C# Class GnomeSubtitles.Dialog.VideoSeekToDialog

Inheritance: GladeDialog
Afficher le fichier Open project: GNOME/gnome-subtitles

Méthodes publiques

Méthode Description
Show ( ) : void
VideoSeekToDialog ( ) : Glade

Méthodes protégées

Méthode Description
ProcessResponse ( ResponseType response ) : bool

Private Methods

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

Method Details

ProcessResponse() protected méthode

protected ProcessResponse ( ResponseType response ) : bool
response ResponseType
Résultat bool

Show() public méthode

public Show ( ) : void
Résultat void

VideoSeekToDialog() public méthode

public VideoSeekToDialog ( ) : Glade
Résultat Glade