defuze.me  Client
Public Slots | Signals | Public Member Functions
Network::WebSocket Class Reference

List of all members.

Public Slots

void connect ()

Signals

void messageSignal (const QByteArray &data)
void openSignal ()
void closeSignal (const QString &error)

Public Member Functions

 WebSocket (const QString &uri)
void onMessage (const QObject *receiver, const char *method)
void onOpen (const QObject *receiver, const char *method)
void onClose (const QObject *receiver, const char *method)
void send (WebFrame &frame)

Detailed Description

Definition at line 30 of file websocket.hpp.


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