AusweisApp2
|
#include <SignalHandler.h>
Öffentliche Methoden | |
void | init () |
void | setController (AppController &pAppController) |
bool | shouldQuit () const |
Öffentliche, statische Methoden | |
static SignalHandler & | getInstance () |
Geschützte Methoden | |
SignalHandler () | |
virtual | ~SignalHandler () |
|
protected |
|
protectedvirtual |
|
static |
void SignalHandler::init | ( | ) |
void SignalHandler::setController | ( | AppController & | pAppController | ) |
bool SignalHandler::shouldQuit | ( | ) | const |