C# Class GnomeSubtitles.Dialog.VideoSeekToDialog

Inheritance: GladeDialog
显示文件 Open project: GNOME/gnome-subtitles

Public Methods

Method Description
Show ( ) : void
VideoSeekToDialog ( ) : Glade

Protected Methods

Method Description
ProcessResponse ( ResponseType response ) : bool

Private Methods

Method Description
InitSpinButton ( ) : void
OnClear ( object o, EventArgs args ) : void
SetSpinButtonFromTimingMode ( ) : void
SetSpinButtonValue ( double newValue ) : void

Method Details

ProcessResponse() protected method

protected ProcessResponse ( ResponseType response ) : bool
response ResponseType
return bool

Show() public method

public Show ( ) : void
return void

VideoSeekToDialog() public method

public VideoSeekToDialog ( ) : Glade
return Glade