#include <DaemonIpcServer.h>
◆ DaemonIpcServer()
deskflow::core::ipc::DaemonIpcServer::DaemonIpcServer |
( |
QObject * | parent, |
|
|
const QString & | logFilename ) |
|
explicit |
◆ ~DaemonIpcServer()
deskflow::core::ipc::DaemonIpcServer::~DaemonIpcServer |
( |
| ) |
|
|
override |
◆ clearSettingsRequested
void deskflow::core::ipc::DaemonIpcServer::clearSettingsRequested |
( |
| ) |
|
|
signal |
◆ commandChanged
void deskflow::core::ipc::DaemonIpcServer::commandChanged |
( |
const QString & | command | ) |
|
|
signal |
◆ elevateModeChanged
void deskflow::core::ipc::DaemonIpcServer::elevateModeChanged |
( |
bool | elevate | ) |
|
|
signal |
◆ listen()
void deskflow::core::ipc::DaemonIpcServer::listen |
( |
| ) |
|
◆ logLevelChanged
void deskflow::core::ipc::DaemonIpcServer::logLevelChanged |
( |
const QString & | logLevel | ) |
|
|
signal |
◆ startProcessRequested
void deskflow::core::ipc::DaemonIpcServer::startProcessRequested |
( |
| ) |
|
|
signal |
◆ stopProcessRequested
void deskflow::core::ipc::DaemonIpcServer::stopProcessRequested |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: