The Connection object created by BoblightServer when a new connection is establshed.
More...
#include <BoblightClientConnection.h>
The Connection object created by BoblightServer when a new connection is establshed.
§ BoblightClientConnection()
| BoblightClientConnection::BoblightClientConnection |
( |
Hyperion * |
hyperion, |
|
|
QTcpSocket * |
socket, |
|
|
const int |
priority |
|
) |
| |
Constructor.
- Parameters
-
| socket | The Socket object for this connection |
| hyperion | The Hyperion server |
§ connectionClosed
Signal which is emitted when the connection is being closed.
- Parameters
-
| connection | This connection object |
The documentation for this class was generated from the following files: