#include "aWindowEventHandler.h"
Public Member Functions | |
aWindowEventHandler () | |
virtual | ~aWindowEventHandler () |
virtual bool | closeEvent (void) |
This function will be called by the window when the closeEvent occurs If the return value is true the closeEvent will be acceptet otherwise ignored. | |
|
inline |
|
inlinevirtual |
|
inlinevirtual |
This function will be called by the window when the closeEvent occurs If the return value is true the closeEvent will be acceptet otherwise ignored.
Reimplemented in AppBase.