RumPi Linux Client 1.0
A wxWidgets desktop dashboard that visualizes a RumPi robot's live sensor data as a condition-reactive scene
MainWindow Member List

This is the complete list of members for MainWindow, including all inherited members.

ConstructDevicesPanel()MainWindowprotected
ConstructHomePanel()MainWindowprotected
ConstructLoggerPanel()MainWindowprotected
ConstructMenuAndStatusBar()MainWindowprotected
ConstructNotebook()MainWindowprotected
ConstructSettingsPanel()MainWindowprotected
ConstructSummaryPanel()MainWindowprotected
CreateSummaryTile(wxWindow *parent, wxSizer *tileGridSizer, const wxString &title)MainWindowprotected
MainWindow(wxWindow *parent, wxWindowID id=wxID_ANY, const wxString &title=wxEmptyString, const wxPoint &pos=wxDefaultPosition, const wxSize &size=wxSize(500, 300), long style=wxDEFAULT_FRAME_STYLE|wxTAB_TRAVERSAL)MainWindow
myAirQualityValueMainWindowprotected
myCO2ValueMainWindowprotected
myComponentDataCollectionMainWindowprotected
myDataViewGridSizerMainWindowprotected
myDevicesPanelMainWindowprotected
myDevicesScrollWindowMainWindowprotected
myFormaldehydeValueMainWindowprotected
myHomeScenePanelMainWindowprotected
myHumidityValueMainWindowprotected
myLightValueMainWindowprotected
myLoggerDataViewCtrlMainWindowprotected
myLoggerEventForwarderMainWindowprotected
myLoggerListDataModelMainWindowprotected
myLoggerPanelMainWindowprotected
myMotionValueMainWindowprotected
myNotebookMainWindowprotected
myPmTwoPointFiveValueMainWindowprotected
myRumPiManagerThreadMainWindowprotected
mySettingsPanelMainWindowprotected
mySummaryPanelMainWindowprotected
myTemperatureValueMainWindowprotected
myTVOCValueMainWindowprotected
myWindSpeedValueMainWindowprotected
OnAbout(wxCommandEvent &event)MainWindowprotectedvirtual
OnClose(wxCloseEvent &event)MainWindowprotectedvirtual
OnExit(wxCommandEvent &event)MainWindowprotectedvirtual
OnLoggerUpdate(wxThreadEvent &event)MainWindowprotectedvirtual
OnRumPiUpdate(wxThreadEvent &event)MainWindowprotectedvirtual
OnShowLogs(wxCommandEvent &event)MainWindowprotectedvirtual
RefreshDeviceTiles(const std::string &componentJson)MainWindowprotected
TeardownBackgroundWork()MainWindowprotected
UpdateSummaryPanel(const RumPi::SelectedSensorReadings &readings)MainWindowprotected
~MainWindow()MainWindow