![]() |
Deskflow 1.26.0.0
Keyboard and mouse sharing utility
|
#include <DaemonApp.h>


Public Member Functions | |
| DaemonApp (IEventQueue &events) | |
| ~DaemonApp () override | |
| void | run (QThread &daemonThread) |
| void | setForeground () |
| void | initLogging () |
| void | connectIpcServer (const deskflow::core::ipc::DaemonIpcServer *ipcServer) const |
Static Public Member Functions | |
| static QString | logFilename () |
|
explicit |
|
overridedefault |
| void DaemonApp::connectIpcServer | ( | const deskflow::core::ipc::DaemonIpcServer * | ipcServer | ) | const |
| void DaemonApp::initLogging | ( | ) |
|
static |
| void DaemonApp::run | ( | QThread & | daemonThread | ) |
| void DaemonApp::setForeground | ( | ) |