C# 클래스 Chronopic2016, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
FakeButtonContactsRealDone Gtk.Button
StoredCanCaptureContacts bool
SuccededConnectContactsRealThread bool
WindowOpened bool

공개 메소드들

메소드 설명
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

비공개 메소드들

메소드 설명
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

메소드 상세

ChangeMultitestFirmwarePre() 공개 메소드

public ChangeMultitestFirmwarePre ( int thresholdValue, int cpCount ) : bool
thresholdValue int
cpCount int
리턴 bool

CheckAuto() 공개 메소드

public CheckAuto ( bool &isChronopicAuto ) : string
isChronopicAuto bool
리턴 string

Chronopic2016() 공개 메소드

public Chronopic2016 ( ) : System
리턴 System

ConnectContactsReal() 공개 메소드

public ConnectContactsReal ( Gtk app1, ChronopicRegisterPort, crp, int cpCount, string labelStr ) : void
app1 Gtk
crp ChronopicRegisterPort,
cpCount int
labelStr string
리턴 void

IsLastConnectedReal() 공개 메소드

public IsLastConnectedReal ( ChronopicRegisterPort, crp ) : bool
crp ChronopicRegisterPort,
리턴 bool

SerialPortsCloseIfNeeded() 공개 메소드

public SerialPortsCloseIfNeeded ( ) : void
리턴 void

TestsChangeMultitestFirmwareDo() 공개 메소드

public TestsChangeMultitestFirmwareDo ( int debounceChange ) : bool
debounceChange int
리턴 bool

WindowsLastConnectedRealExists() 공개 메소드

public WindowsLastConnectedRealExists ( ) : bool
리턴 bool

프로퍼티 상세

FakeButtonContactsRealDone 공개적으로 프로퍼티

public Button,Gtk FakeButtonContactsRealDone
리턴 Gtk.Button

StoredCanCaptureContacts 공개적으로 프로퍼티

public bool StoredCanCaptureContacts
리턴 bool

SuccededConnectContactsRealThread 공개적으로 프로퍼티

public bool SuccededConnectContactsRealThread
리턴 bool

WindowOpened 공개적으로 프로퍼티

public bool WindowOpened
리턴 bool