![]() |
RumPi Linux Client 1.0
A wxWidgets desktop dashboard that visualizes a RumPi robot's live sensor data as a condition-reactive scene
|
The wxWidgets application entry point for the RumPi Linux client; creates and shows the main window on startup. More...
#include <RumPiLinuxClient.h>
Public Member Functions | |
| RumPiLinuxClient () | |
| Builds the application object. More... | |
| virtual | ~RumPiLinuxClient () |
| Destroys the application object. More... | |
| virtual bool | OnInit () override |
| Initializes the application: enables PNG image support and creates and shows the main window. More... | |
The wxWidgets application entry point for the RumPi Linux client; creates and shows the main window on startup.
| RumPiLinuxClient::RumPiLinuxClient | ( | ) |
Builds the application object.
|
virtual |
Destroys the application object.
|
overridevirtual |
Initializes the application: enables PNG image support and creates and shows the main window.