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::newConnection ( int  socketDescriptor  )  [signal]

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


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

Generated on Fri Dec 19 00:31:14 2008 for QtWui : Web User Interfaces for Qt by  doxygen 1.5.6