#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 |
◆ handleLogLine()
void deskflow::gui::ServerConnection::handleLogLine |
( |
const QString & | logLine | ) |
|
◆ messageShowing
void deskflow::gui::ServerConnection::messageShowing |
( |
| ) |
|
|
signal |
The documentation for this class was generated from the following files: