#include <ServerConnection.h>
◆ ServerConnection()
| deskflow::gui::ServerConnection::ServerConnection |
( |
QWidget * | parent, |
|
|
IServerConfig & | serverConfig ) |
|
explicit |
◆ clientsChanged
| void deskflow::gui::ServerConnection::clientsChanged |
( |
const QStringList & | clients | ) |
|
|
signal |
◆ configureClient
| void deskflow::gui::ServerConnection::configureClient |
( |
const QString & | clientName | ) |
|
|
signal |
◆ connectedClients()
| QStringList deskflow::gui::ServerConnection::connectedClients |
( |
| ) |
const |
◆ handleLogLine()
| void deskflow::gui::ServerConnection::handleLogLine |
( |
const QString & | logLine | ) |
|
◆ handleNewClientResult()
| void deskflow::gui::ServerConnection::handleNewClientResult |
( |
const QString & | clientName, |
|
|
bool | acceptClient ) |
◆ requestNewClientPrompt
| void deskflow::gui::ServerConnection::requestNewClientPrompt |
( |
const QString & | clientName, |
|
|
bool | peerAuthRequired ) |
|
signal |
◆ serverConfigDialogVisible()
| void deskflow::gui::ServerConnection::serverConfigDialogVisible |
( |
bool | visible | ) |
|
|
inline |
The documentation for this class was generated from the following files: