QtNetwork/qlocalserver.h Source File
Go to the documentation of this file.
42 #ifndef QLOCALSERVER_H
43 #define QLOCALSERVER_H
53 #ifndef QT_NO_LOCALSERVER
56 class QLocalServerPrivate;
72 virtual bool hasPendingConnections()
const;
73 bool isListening()
const;
75 int maxPendingConnections()
const;
79 static bool removeServer(
const QString &name);
81 void setMaxPendingConnections(
int numConnections);
82 bool waitForNewConnection(
int msec = 0,
bool *timedOut = 0);
85 virtual void incomingConnection(quintptr socketDescriptor);
92 #endif // QT_NO_LOCALSERVER
98 #endif // QLOCALSERVER_H
#define Q_PRIVATE_SLOT(d, signature)
#define QT_BEGIN_NAMESPACE
GLuint const GLchar * name