|
hyperion.ng
|
The Connection object created by JsonServer when a new connection is established. More...
#include <JsonClientConnection.h>
Public Slots | |
| qint64 | sendMessage (QJsonObject) |
Signals | |
| void | connectionClosed () |
Public Member Functions | |
| JsonClientConnection (QTcpSocket *socket) | |
| Constructor. More... | |
The Connection object created by JsonServer when a new connection is established.
| JsonClientConnection::JsonClientConnection | ( | QTcpSocket * | socket | ) |
Constructor.
| socket | The Socket object for this connection |
1.8.12