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

#include <CoreIpcClient.h>

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

Signals

void commandReceived (const QString &command, const QString &args)
Signals inherited from deskflow::gui::ipc::IpcClient
void connected ()
void connectionFailed ()

Public Member Functions

 CoreIpcClient (QObject *parent=nullptr)
Public Member Functions inherited from deskflow::gui::ipc::IpcClient
 IpcClient (QObject *parent, const QString &socketName, const QString &typeName)
void connectToServer ()
void disconnectFromServer ()
bool isConnected () const

Protected Member Functions

void processCommand (const QString &command, const QStringList &parts) override
Protected Member Functions inherited from deskflow::gui::ipc::IpcClient
void sendMessage (const QString &message)

Constructor & Destructor Documentation

◆ CoreIpcClient()

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

Member Function Documentation

◆ commandReceived

void deskflow::gui::ipc::CoreIpcClient::commandReceived ( const QString & command,
const QString & args )
signal

◆ processCommand()

void deskflow::gui::ipc::CoreIpcClient::processCommand ( const QString & command,
const QStringList & parts )
overrideprotectedvirtual

Reimplemented from deskflow::gui::ipc::IpcClient.


The documentation for this class was generated from the following files: