This event signals that the application is about to close. More...
#include <ApplicationEvents.h>
Public Member Functions | |
| AppClosed () | |
| Constructor. | |
Public Attributes | |
| int | m_id |
| Identifier. | |
This event signals that the application is about to close.
Definition at line 60 of file ApplicationEvents.h.
|
inline |
Constructor.
Definition at line 65 of file ApplicationEvents.h.
|
inherited |