Qt 4.8
Classes | Typedefs | Variables
qwindowsystem_qws.h File Reference
#include <QtCore/qbytearray.h>
#include <QtCore/qmap.h>
#include <QtCore/qdatetime.h>
#include <QtCore/qlist.h>
#include <QtGui/qwsevent_qws.h>
#include <QtGui/qkbd_qws.h>
#include <QtGui/qregion.h>

Go to the source code of this file.

Classes

class  QWSClient
 The QWSClient class encapsulates a client process in Qt for Embedded Linux. More...
 
class  QWSInputMethod
 The QWSInputMethod class provides international input methods in Qt for Embedded Linux. More...
 
class  QWSInternalWindowInfo
 
class  QWSScreenSaver
 The QWSScreenSaver class is a base class for screensavers in Qt for Embedded Linux. More...
 
class  QWSServer
 The QWSServer class encapsulates a server process in Qt for Embedded Linux. More...
 
class  QWSServer::KeyboardFilter
 The KeyboardFilter class is a base class for global keyboard event filters in Qt for Embedded Linux. More...
 
class  QWSWindow
 The QWSWindow class encapsulates a top-level window in Qt for Embedded Linux. More...
 

Typedefs

typedef QMap< int, QWSCursor * > QWSCursorMap
 

Variables

Q_GUI_EXPORT QWSServerqwsServer
 

Typedef Documentation

◆ QWSCursorMap

typedef QMap<int, QWSCursor*> QWSCursorMap

Definition at line 435 of file qwindowsystem_qws.h.

Variable Documentation

◆ qwsServer

Q_GUI_EXPORT QWSServer* qwsServer