Method | Description | |
---|---|---|
Close ( ) : void | ||
CloseTranslation ( ) : void | ||
Document ( ) : GnomeSubtitles.Core.Command | ||
Document ( string path, |
||
NewTranslation ( ) : void | ||
OpenTranslation ( string path, |
||
Save ( |
||
SaveTranslation ( |
Method | Description | |
---|---|---|
AddExtraSubtitles ( SubLib translation ) : void | ||
ClearTextModified ( ) : void | ||
ClearTranslationModified ( ) : void | ||
ClearTranslationStatus ( ) : void | ||
ConnectInitSignals ( ) : void | ||
CreateNewTextFileProperties ( ) : |
||
DisconnectInitSignals ( ) : void | ||
EmitModificationStatusChangedEvent ( bool modified ) : void | ||
GetFallbackEncoding ( ) : |
||
New ( ) : void | ||
New ( string path ) : void | ||
OnCommandManagerCommandActivated ( object o, |
||
Open ( string path, |
||
RemoveTranslationFromSubtitles ( ) : void |
public Document ( ) : GnomeSubtitles.Core.Command | ||
return | GnomeSubtitles.Core.Command |
public Document ( string path, |
||
path | string | |
encoding | ||
return | GnomeSubtitles.Core.Command |
public OpenTranslation ( string path, |
||
path | string | |
encoding | ||
return | void |
public Save ( |
||
newFileProperties | ||
return | bool |
public SaveTranslation ( |
||
newFileProperties | ||
return | bool |