![]() |
RumPi Linux Client 1.0
A wxWidgets desktop dashboard that visualizes a RumPi robot's live sensor data as a condition-reactive scene
|
#include <wx/panel.h>#include <wx/statbmp.h>#include <wx/textctrl.h>#include "../../Headers/GUI/ComponentData.h"Go to the source code of this file.
Classes | |
| class | ComponentPanel |
| A dashboard tile for a single component: shows its icon, name, enabled status, and current data, auto-sizing the data field to fit its text. More... | |