C# Class LongoMatch.Gui.Dialog.BusyDialog

Afficher le fichier Open project: GNOME/longomatch Class Usage Examples

Méthodes publiques

Méthode Description
BusyDialog ( Window parent ) : System
Pulse ( ) : void
ShowSync ( ) : void

Méthodes protégées

Méthode Description
OnDestroyed ( ) : void

Private Methods

Méthode Description
OnTimeout ( ) : bool

Method Details

BusyDialog() public méthode

public BusyDialog ( Window parent ) : System
parent Window
Résultat System

OnDestroyed() protected méthode

protected OnDestroyed ( ) : void
Résultat void

Pulse() public méthode

public Pulse ( ) : void
Résultat void

ShowSync() public méthode

public ShowSync ( ) : void
Résultat void