Qt 4.8
|
#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 QWSServer * | qwsServer |
typedef QMap<int, QWSCursor*> QWSCursorMap |
Definition at line 435 of file qwindowsystem_qws.h.
Q_GUI_EXPORT QWSServer* qwsServer |
Definition at line 112 of file qwindowsystem_qws.cpp.
Referenced by QWSServer::instance(), QWSInputMethod::sendEvent(), and QWSInputMethod::sendQuery().