RumPi Linux Client 1.0
A wxWidgets desktop dashboard that visualizes a RumPi robot's live sensor data as a condition-reactive scene
ComponentPanel.h File Reference
#include <wx/panel.h>
#include <wx/statbmp.h>
#include <wx/textctrl.h>
#include "../../Headers/GUI/ComponentData.h"
Include dependency graph for ComponentPanel.h:
This graph shows which files directly or indirectly include this file:

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...