This event signals that the application is about to close. More...
#include <ApplicationEvents.h>
Public Member Functions | |
AppClosed () | |
Constructor. More... | |
Public Attributes | |
int | m_id |
Identifier. More... | |
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 |