QWSServerSocket Class Reference

QWSServerSocket Class Reference

#include <qwssocket_qws.h>

Class Description

Definition at line 90 of file qwssocket_qws.h.

+ Inheritance diagram for QWSServerSocket:

Signals

void newConnection ()
 

Public Member Functions

 QWSServerSocket (const QString &file, QObject *parent=0)
 
 ~QWSServerSocket ()
 
QWSSocketnextPendingConnection ()
 

Protected Member Functions

void incomingConnection (int socketDescriptor)
 

Constructor & Destructor Documentation

QWSServerSocket ( const QString file,
QObject parent = 0 
)

Member Function Documentation

QWSSocket* nextPendingConnection ( )
void newConnection ( )
signal
void incomingConnection ( int  socketDescriptor)
protected

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