QwuiTcpServer Class Reference

A simple subclass of QTcpServer. This class provides only a signal newConnection(int) with the incoming connection socket descriptor as parameter. More...

#include <qwuitcpserver.h>

List of all members.

Signals

void newConnection (int socketDescriptor)

Public Member Functions

 QwuiTcpServer (QObject *parent=NULL)
virtual ~QwuiTcpServer ()

Protected Member Functions

virtual void incomingConnection (int socketDescriptor)

Detailed Description

A simple subclass of QTcpServer. This class provides only a signal newConnection(int) with the incoming connection socket descriptor as parameter.


Constructor & Destructor Documentation

QwuiTcpServer::QwuiTcpServer ( QObject *  parent = NULL  ) 
QwuiTcpServer::~QwuiTcpServer (  )  [virtual]

Member Function Documentation

void QwuiTcpServer::incomingConnection ( int  socketDescriptor  )  [protected, virtual]
void QwuiTcpServer::newConnection ( int  socketDescriptor  )  [signal]

The documentation for this class was generated from the following files:
Generated on Fri Jun 4 01:18:58 2010 for QtWui : Web User Interfaces for Qt by  doxygen 1.6.3