C# Class Chronopic2016, chronojump

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

Méthodes publiques

Свойство Type Description
FakeButtonContactsRealDone Gtk.Button
StoredCanCaptureContacts bool
SuccededConnectContactsRealThread bool
WindowOpened bool

Méthodes publiques

Méthode Description
ChangeMultitestFirmwarePre ( int thresholdValue, int cpCount ) : bool
CheckAuto ( bool &isChronopicAuto ) : string
Chronopic2016 ( ) : System
ConnectContactsReal ( Gtk app1, ChronopicRegisterPort, crp, int cpCount, string labelStr ) : void
IsLastConnectedReal ( ChronopicRegisterPort, crp ) : bool
SerialPortsCloseIfNeeded ( ) : void
TestsChangeMultitestFirmwareDo ( int debounceChange ) : bool
WindowsLastConnectedRealExists ( ) : bool

Private Methods

Méthode Description
changeMultitestFirmwareDo ( int debounceChange ) : bool
connectContactsRealDo ( ) : void
connectContactsRealEnd ( ) : void
createGui ( Gtk app1, string labelStr ) : void
hideAndNull ( ) : void
on_button_cancel_clicked ( object o, EventArgs args ) : void
on_delete_event ( object o, Gtk.DeleteEventArgs args ) : void
pulseConnectContactsReal ( ) : bool

Method Details

ChangeMultitestFirmwarePre() public méthode

public ChangeMultitestFirmwarePre ( int thresholdValue, int cpCount ) : bool
thresholdValue int
cpCount int
Résultat bool

CheckAuto() public méthode

public CheckAuto ( bool &isChronopicAuto ) : string
isChronopicAuto bool
Résultat string

Chronopic2016() public méthode

public Chronopic2016 ( ) : System
Résultat System

ConnectContactsReal() public méthode

public ConnectContactsReal ( Gtk app1, ChronopicRegisterPort, crp, int cpCount, string labelStr ) : void
app1 Gtk
crp ChronopicRegisterPort,
cpCount int
labelStr string
Résultat void

IsLastConnectedReal() public méthode

public IsLastConnectedReal ( ChronopicRegisterPort, crp ) : bool
crp ChronopicRegisterPort,
Résultat bool

SerialPortsCloseIfNeeded() public méthode

public SerialPortsCloseIfNeeded ( ) : void
Résultat void

TestsChangeMultitestFirmwareDo() public méthode

public TestsChangeMultitestFirmwareDo ( int debounceChange ) : bool
debounceChange int
Résultat bool

WindowsLastConnectedRealExists() public méthode

public WindowsLastConnectedRealExists ( ) : bool
Résultat bool

Property Details

FakeButtonContactsRealDone public_oe property

public Button,Gtk FakeButtonContactsRealDone
Résultat Gtk.Button

StoredCanCaptureContacts public_oe property

public bool StoredCanCaptureContacts
Résultat bool

SuccededConnectContactsRealThread public_oe property

public bool SuccededConnectContactsRealThread
Résultat bool

WindowOpened public_oe property

public bool WindowOpened
Résultat bool