#include <ServerConnection.h>
◆ ServerConnection()
| deskflow::gui::ServerConnection::ServerConnection |
( |
QWidget * | parent, |
|
|
IServerConfig & | serverConfig, |
|
|
std::shared_ptr< Deps > | deps = std::make_shared<Deps>() ) |
|
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 | ) |
|
◆ messageShowing
| void deskflow::gui::ServerConnection::messageShowing |
( |
| ) |
|
|
signal |
◆ serverConfigDialogVisible()
| void deskflow::gui::ServerConnection::serverConfigDialogVisible |
( |
bool | visible | ) |
|
|
inline |
The documentation for this class was generated from the following files: