Deskflow 1.22.0.197
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::gui::ipc::DaemonIpcClient Class Reference

#include <DaemonIpcClient.h>

Inheritance diagram for deskflow::gui::ipc::DaemonIpcClient:
Collaboration diagram for deskflow::gui::ipc::DaemonIpcClient:

Signals

void connected ()
void connectionFailed ()

Public Member Functions

 DaemonIpcClient (QObject *parent=nullptr)
bool connectToServer ()
void disconnectFromServer ()
bool sendLogLevel (const QString &logLevel)
bool sendStartProcess (const QString &command, bool elevate)
bool sendStopProcess ()
bool sendClearSettings ()
QString requestLogPath ()
bool isConnected () const

Constructor & Destructor Documentation

◆ DaemonIpcClient()

deskflow::gui::ipc::DaemonIpcClient::DaemonIpcClient ( QObject * parent = nullptr)
explicit

Member Function Documentation

◆ 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: