#include <client.h>
|
| | Client (const QUrl &url, bool debug=false, QObject *parent=Q_NULLPTR) |
| | [constructor] More...
|
| |
Definition at line 58 of file client.h.
| QT_USE_NAMESPACE Client::Client |
( |
const QUrl & |
url, |
|
|
bool |
debug = false, |
|
|
QObject * |
parent = Q_NULLPTR |
|
) |
| |
|
explicit |
| void Client::onConnected |
( |
| ) |
|
|
privateslot |
[constructor]
[onConnected]
Definition at line 79 of file client.cpp.
| void Client::onTextMessageReceived |
( |
QString |
message | ) |
|
|
privateslot |
[onConnected]
[onTextMessageReceived]
Definition at line 122 of file client.cpp.
| void Client::sendMsg |
( |
const QString & |
key | ) |
|
|
privateslot |
| QWebSocket Client::m_webSocket |
|
private |
The documentation for this class was generated from the following files: