Display::CloseCallback Class Referenceabstract
#include <Display.h>
Description
Base class for the trigger of a close signal from the user.
Usually this is akin to the user pressing the "close" button on a window in their desktop environment.
Functions | |
virtual void | operator() (void)=0 |
Member Function Documentation
|
pure virtual |
The actual callback.
The documentation for this class was generated from the following file:
- /home/jc/git/Dynacoe/DynacoeSrc/includes/Dynacoe/Backends/Display/Display.h