#include <DaemonIpcClient.h>
◆ DaemonIpcClient()
| deskflow::gui::ipc::DaemonIpcClient::DaemonIpcClient |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ logPathReceived
| void deskflow::gui::ipc::DaemonIpcClient::logPathReceived |
( |
const QString & | logPath | ) |
|
|
signal |
◆ processCommand()
| void deskflow::gui::ipc::DaemonIpcClient::processCommand |
( |
const QString & | command, |
|
|
const QStringList & | parts ) |
|
overrideprotectedvirtual |
◆ requestLogPath()
| void deskflow::gui::ipc::DaemonIpcClient::requestLogPath |
( |
| ) |
|
◆ sendClearSettings()
| void deskflow::gui::ipc::DaemonIpcClient::sendClearSettings |
( |
| ) |
|
◆ sendLogLevel()
| void deskflow::gui::ipc::DaemonIpcClient::sendLogLevel |
( |
const QString & | logLevel | ) |
|
◆ sendStartProcess()
| void deskflow::gui::ipc::DaemonIpcClient::sendStartProcess |
( |
const QString & | command, |
|
|
bool | elevate ) |
◆ sendStopProcess()
| void deskflow::gui::ipc::DaemonIpcClient::sendStopProcess |
( |
| ) |
|
The documentation for this class was generated from the following files: