C# Class Threshold, chronojump

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

Méthodes publiques

Méthode Description
ChronopicFirmwareUpdated ( ) : void
GetLabel ( ) : string
SelectTresholdForThisMode ( Constants, m ) : bool
SetHScaleValue ( ) : int
ShouldUpdateChronopicFirmware ( ) : bool
Threshold ( ) : System
UpdateAtDatabaseIfNeeded ( Constants, m ) : void
UpdateFromGUI ( int newThreshold ) : void

Private Methods

Méthode Description
nameAtSQL ( Constants, m ) : string

Method Details

ChronopicFirmwareUpdated() public méthode

public ChronopicFirmwareUpdated ( ) : void
Résultat void

GetLabel() public méthode

public GetLabel ( ) : string
Résultat string

SelectTresholdForThisMode() public méthode

public SelectTresholdForThisMode ( Constants, m ) : bool
m Constants,
Résultat bool

SetHScaleValue() public méthode

public SetHScaleValue ( ) : int
Résultat int

ShouldUpdateChronopicFirmware() public méthode

public ShouldUpdateChronopicFirmware ( ) : bool
Résultat bool

Threshold() public méthode

public Threshold ( ) : System
Résultat System

UpdateAtDatabaseIfNeeded() public méthode

public UpdateAtDatabaseIfNeeded ( Constants, m ) : void
m Constants,
Résultat void

UpdateFromGUI() public méthode

public UpdateFromGUI ( int newThreshold ) : void
newThreshold int
Résultat void