Signals | Public Member Functions | Static Public Member Functions | Protected Member Functions

QLocalServer Class Reference

Search for all occurrences

Detailed Description

Definition at line 58 of file qlocalserver.h.

#include <qlocalserver.h>

Inheritance diagram for QLocalServer:
Inheritance graph
[legend]

List of all members.

Signals

void  newConnection ()

Public Member Functions

  QLocalServer (QObject *parent=0)
  ~QLocalServer ()
void  close ()
QString  errorString () const
virtual bool  hasPendingConnections () const
bool  isListening () const
bool  listen (const QString &name)
int  maxPendingConnections () const
virtual QLocalSocket nextPendingConnection ()
QString  serverName () const
QString  fullServerName () const
QAbstractSocket::SocketError  serverError () const
void  setMaxPendingConnections (int numConnections)
bool  waitForNewConnection (int msec=0, bool *timedOut=0)

Static Public Member Functions

static bool  removeServer (const QString &name)

Protected Member Functions

virtual void  incomingConnection (quintptr socketDescriptor)

Constructor & Destructor Documentation

QLocalServer ( QObject parent = 0 )

Member Function Documentation

void newConnection ( ) [signal]
void close ( )
QString errorString ( ) const
virtual bool hasPendingConnections ( ) const [virtual]
bool isListening ( ) const
bool listen ( const QString name )
int maxPendingConnections ( ) const
virtual QLocalSocket* nextPendingConnection ( ) [virtual]
QString serverName ( ) const
QString fullServerName ( ) const
static bool removeServer ( const QString name ) [static]
QAbstractSocket::SocketError serverError ( ) const
void setMaxPendingConnections ( int  numConnections )
bool waitForNewConnection ( int  msec = 0,
bool *  timedOut = 0 
)
virtual void incomingConnection ( quintptr  socketDescriptor ) [protected, virtual]

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

QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer
QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer QLocalServer