C# Class GnomeSubtitles.Dialog.TimingsShiftDialog

Inheritance: GladeDialog
Show file Open project: GNOME/gnome-subtitles

Public Methods

Method Description
Show ( ) : void
TimingsShiftDialog ( ) : GnomeSubtitles.Core

Protected Methods

Method Description
ProcessResponse ( ResponseType response ) : bool

Private Methods

Method Description
GetSelectionIntended ( ) : SelectionIntended
InitSpinButton ( ) : void
OnClear ( object o, EventArgs args ) : void
SetSpinButtonValue ( double newValue ) : void
UpdateContents ( bool initializing ) : void
UpdateFromSelection ( ) : void
UpdateFromTimingMode ( TimingMode newTimingMode, bool initializing ) : void
UpdateSpinButtonValue ( bool initializing ) : void

Method Details

ProcessResponse() protected method

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

Show() public method

public Show ( ) : void
return void

TimingsShiftDialog() public method

public TimingsShiftDialog ( ) : GnomeSubtitles.Core
return GnomeSubtitles.Core