hyperion.ng
Public Slots | Signals | Public Member Functions | List of all members
JsonClientConnection Class Reference

The Connection object created by JsonServer when a new connection is established. More...

#include <JsonClientConnection.h>

Inheritance diagram for JsonClientConnection:

Public Slots

qint64 sendMessage (QJsonObject)
 

Signals

void connectionClosed ()
 

Public Member Functions

 JsonClientConnection (QTcpSocket *socket)
 Constructor. More...
 

Detailed Description

The Connection object created by JsonServer when a new connection is established.

Constructor & Destructor Documentation

§ JsonClientConnection()

JsonClientConnection::JsonClientConnection ( QTcpSocket *  socket)

Constructor.

Parameters
socketThe Socket object for this connection

The documentation for this class was generated from the following files: