tbx
0.7.3
|
Class to simplify handling of Quit WIMP message. More...
#include <quitlistener.h>
Public Member Functions | |
virtual void | quit ()=0 |
Called when the application has be told to quit by the desktop. | |
![]() | |
virtual | ~Listener () |
Destroy the listener object. | |
Friends | |
class | tbx::Application |
Additional Inherited Members | |
![]() | |
Listener () | |
Construct the Listener object. | |
Class to simplify handling of Quit WIMP message.
Normally used internally by Application::add_quit_listener