C# 클래스 GnomeSubtitles.Dialog.SubtitleFileSaveAsDialog

상속: GladeDialog
파일 보기 프로젝트 열기: GNOME/gnome-subtitles 1 사용 예제들

보호된 프로퍼티들

프로퍼티 타입 설명
dialog Gtk.FileChooserDialog

보호된 메소드들

메소드 설명
ProcessResponse ( ResponseType response ) : bool
SubtitleFileSaveAsDialog ( SubtitleTextType textType ) : Glade

비공개 메소드들

메소드 설명
AddExtensionIfNeeded ( SubtitleType type ) : string
ConnectHandlers ( ) : void
GetFilenameExtension ( string filename, int &index ) : string

Returns the extension for the specified filename.

GetFixedEncoding ( ) : int
GetFixedSubtitleType ( ) : SubtitleType
InitEncodingComboBox ( ) : void
InitFormatComboBox ( ) : void
InitNewlineComboBox ( ) : void
OnFormatChanged ( object o, EventArgs args ) : void
SetDialogFromFileProperties ( ) : void
SetTitle ( ) : void
UpdateFilenameExtension ( string filename, SubtitleType type ) : string

메소드 상세

ProcessResponse() 보호된 메소드

protected ProcessResponse ( ResponseType response ) : bool
response ResponseType
리턴 bool

SubtitleFileSaveAsDialog() 보호된 메소드

protected SubtitleFileSaveAsDialog ( SubtitleTextType textType ) : Glade
textType SubtitleTextType
리턴 Glade

프로퍼티 상세

dialog 보호되어 있는 프로퍼티

protected FileChooserDialog,Gtk dialog
리턴 Gtk.FileChooserDialog