C# Class GnomeSubtitles.Dialog.TimingsAdjustDialog

Inheritance: GladeDialog
Exibir arquivo Open project: GNOME/gnome-subtitles

Public Methods

Method Description
TimingsAdjustDialog ( ) : GnomeSubtitles.Core

Protected Methods

Method Description
ProcessResponse ( ResponseType response ) : bool

Private Methods

Method Description
OnToggleAllSubtitles ( object o, EventArgs args ) : void
OnToggleSelectedSubtitles ( object o, EventArgs args ) : void
SetApplyToAll ( ) : void
SetApplyToSelection ( ) : void
SetApplyToSelectionSensitivity ( ) : void
SetSelectionType ( ) : void
SetSpinButtons ( ) : void
UpdateForTimingMode ( ) : void
UpdateInputValues ( int firstNo, int lastNo ) : void

Method Details

ProcessResponse() protected method

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

TimingsAdjustDialog() public method

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