42 #ifndef QWSSOCKET_QWS_H 43 #define QWSSOCKET_QWS_H 45 #include <QtCore/qconfig.h> 46 #include <QtGui/qwsutils_qws.h> 48 #ifndef QT_NO_QWS_MULTIPROCESS 51 #include <QtCore/qmutex.h> 52 #include <QtGui/private/qunixsocketserver_p.h> 53 #include <QtGui/private/qunixsocket_p.h> 55 #include <QtNetwork/qtcpsocket.h> 56 #include <QtNetwork/qtcpserver.h> 73 bool connectToLocalFile(
const QString &file);
82 void forwardStateChange(SocketState);
118 #endif // QT_NO_QWS_MULTIPROCESS 120 #endif // QWSSOCKET_QWS_H
#define QT_END_NAMESPACE
This macro expands to.
The QMutex class provides access serialization between threads.
QList< int > inboundConnections
#define Q_DISABLE_COPY(Class)
Disables the use of copy constructors and assignment operators for the given Class.
The QString class provides a Unicode character string.
The QObject class is the base class of all Qt objects.
Q_GUI_EXPORT QString errorString(EGLint code=eglGetError())
#define QT_BEGIN_NAMESPACE
This macro expands to.
static QIntfbScreen * connected
SocketError
This enum describes the socket errors that can occur.
QWSServerSocket(const QString &file, QObject *parent=0)
void init(const QString &file)
void incomingConnection(int socketDescriptor)
#define QWS_SOCK_SERVER_BASE
QWSSocket * nextPendingConnection()