![]() |
GT RoboCup SSL
Soccer software, robot firmware
|
main gui thread class More...
Signals | |
int | historyLocationChanged (int value) |
Public Member Functions | |
MainWindow (Processor *processor, QWidget *parent=nullptr) | |
void | configuration (Configuration *config) |
void | initialize () |
SystemState * | state () |
void | allDebugOff () |
Deselects all debug layers. | |
void | allDebugOn () |
Selects all debug layers. | |
bool | live () |
void | setLive () |
void | setPlayBackRate (double playbackRate) |
int | frameNumber () const |
void | frameNumber (int value) |
void | logFileChanged () |
void | setRadioChannel (RadioChannels channel) |
void | setUseRefChecked (bool use_ref) |
Public Attributes | |
QTimer | updateTimer |
main gui thread class