|
|
void | setServer (QString host, quint16 port=2442) |
|
void | setPause (bool paused) |
|
bool | start () |
|
void | stop () |
|
void | setMaxConnections (int n) |
|
void | setServerHost (const QString &host) |
|
void | setServerPort (quint16 port) |
|
void | send (Message const &message) |
|
|
void | message (Message const &message) |
|
void | error (QString const &) const |
|
|
| MessageServer (QObject *parent=0) |
|
|
int | activeConnections () |
|
void | pruneConnections () |
|
void | incomingConnection (qintptr handle) |
The documentation for this class was generated from the following files: