#include <DaemonIpcClient.h>
◆ DaemonIpcClient()
deskflow::gui::ipc::DaemonIpcClient::DaemonIpcClient |
( |
QObject * | parent = nullptr | ) |
|
|
explicit |
◆ connected
void deskflow::gui::ipc::DaemonIpcClient::connected |
( |
| ) |
|
|
signal |
◆ connectionFailed
void deskflow::gui::ipc::DaemonIpcClient::connectionFailed |
( |
| ) |
|
|
signal |
◆ connectToServer()
bool deskflow::gui::ipc::DaemonIpcClient::connectToServer |
( |
| ) |
|
◆ disconnectFromServer()
void deskflow::gui::ipc::DaemonIpcClient::disconnectFromServer |
( |
| ) |
|
◆ isConnected()
bool deskflow::gui::ipc::DaemonIpcClient::isConnected |
( |
| ) |
const |
|
inline |
◆ requestLogPath()
QString deskflow::gui::ipc::DaemonIpcClient::requestLogPath |
( |
| ) |
|
◆ sendClearSettings()
bool deskflow::gui::ipc::DaemonIpcClient::sendClearSettings |
( |
| ) |
|
◆ sendLogLevel()
bool deskflow::gui::ipc::DaemonIpcClient::sendLogLevel |
( |
const QString & | logLevel | ) |
|
◆ sendStartProcess()
bool deskflow::gui::ipc::DaemonIpcClient::sendStartProcess |
( |
const QString & | command, |
|
|
bool | elevate ) |
◆ sendStopProcess()
bool deskflow::gui::ipc::DaemonIpcClient::sendStopProcess |
( |
| ) |
|
The documentation for this class was generated from the following files: