Deskflow 1.25.0.128
Keyboard and mouse sharing utility
Loading...
Searching...
No Matches
deskflow::gui::ClientConnection Class Reference

#include <ClientConnection.h>

Inheritance diagram for deskflow::gui::ClientConnection:
Collaboration diagram for deskflow::gui::ClientConnection:

Signals

void requestShowError (deskflow::client::ErrorType error, const QString &address)
 requestShowError, This signal is emitted when the client connection would like the owning process to report an error message

Public Member Functions

 ClientConnection (QWidget *parent)
void handleLogLine (const QString &line)

Constructor & Destructor Documentation

◆ ClientConnection()

deskflow::gui::ClientConnection::ClientConnection ( QWidget * parent)
inlineexplicit

Member Function Documentation

◆ handleLogLine()

void deskflow::gui::ClientConnection::handleLogLine ( const QString & line)

◆ requestShowError

void deskflow::gui::ClientConnection::requestShowError ( deskflow::client::ErrorType error,
const QString & address )
signal

requestShowError, This signal is emitted when the client connection would like the owning process to report an error message

Parameters
errorthe type of error being reported
addressof the host

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