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

#include <IpcClient.h>

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

Signals

void connected ()
void connectionFailed ()

Public Member Functions

 IpcClient (QObject *parent, const QString &socketName, const QString &typeName)
void connectToServer ()
void disconnectFromServer ()
bool isConnected () const

Protected Member Functions

virtual void processCommand (const QString &command, const QStringList &parts)
void sendMessage (const QString &message)

Constructor & Destructor Documentation

◆ IpcClient()

deskflow::gui::ipc::IpcClient::IpcClient ( QObject * parent,
const QString & socketName,
const QString & typeName )
explicit

Member Function Documentation

◆ connected

void deskflow::gui::ipc::IpcClient::connected ( )
signal

◆ connectionFailed

void deskflow::gui::ipc::IpcClient::connectionFailed ( )
signal

◆ connectToServer()

void deskflow::gui::ipc::IpcClient::connectToServer ( )

◆ disconnectFromServer()

void deskflow::gui::ipc::IpcClient::disconnectFromServer ( )

◆ isConnected()

bool deskflow::gui::ipc::IpcClient::isConnected ( ) const
inline

◆ processCommand()

virtual void deskflow::gui::ipc::IpcClient::processCommand ( const QString & command,
const QStringList & parts )
inlineprotectedvirtual

◆ sendMessage()

void deskflow::gui::ipc::IpcClient::sendMessage ( const QString & message)
protected

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