![]() |
Ember
|
#include "App/MonitorFrame.h"#include "Panels/ConnectionPanel.h"#include "Panels/MainPanel.h"#include "Panels/RightSidePanel.h"#include "Tabs/MonitorNavigatorTab.h"#include "Tabs/PropertiesTab.h"#include "Utils/DPI.h"#include "Utils/LayoutConstants.h"#include "Utils/Logger.h"Go to the source code of this file.
Namespaces | |
| namespace | Ember |
| namespace | Ember::Monitor |
Enumerations | |
| enum | { Ember::Monitor::ID_POLL_TIMER = wxID_HIGHEST + 100 , Ember::Monitor::ID_QUIT = wxID_EXIT , Ember::Monitor::ID_ABOUT = wxID_ABOUT } |
Functions | |
| Ember::Monitor::wxBEGIN_EVENT_TABLE (MonitorFrame, wxFrame) EVT_CLOSE(MonitorFrame | |