Entry point for the EmberMonitor application.
More...
#include <MonitorApp.h>
|
| | MonitorApp () |
| bool | OnInit () override |
| | Initializes the application and creates the main frame.
|
| int | OnExit () override |
| | Cleans up resources on application exit.
|
Entry point for the EmberMonitor application.
Definition at line 12 of file MonitorApp.h.
◆ MonitorApp()
| MonitorApp::MonitorApp |
( |
| ) |
|
|
inline |
◆ OnExit()
| int MonitorApp::OnExit |
( |
| ) |
|
|
override |
Cleans up resources on application exit.
Definition at line 24 of file MonitorApp.cpp.
◆ OnInit()
| bool MonitorApp::OnInit |
( |
| ) |
|
|
override |
Initializes the application and creates the main frame.
Definition at line 6 of file MonitorApp.cpp.
◆ m_frame
◆ m_screenHeight
| int MonitorApp::m_screenHeight |
|
private |
◆ m_screenWidth
| int MonitorApp::m_screenWidth |
|
private |
The documentation for this class was generated from the following files: