Qt 4.8
|
#include <QtCore/qobject.h>
#include <QtCore/qbytearray.h>
#include <QtGui/qregion.h>
#include <QtGui/qimage.h>
#include <QtGui/qwindowdefs.h>
#include <QtCore/qlist.h>
Go to the source code of this file.
Classes | |
class | QWSDisplay |
The QWSDisplay class provides a display for QWS; it is an internal class. More... | |
class | QWSWindowInfo |
Macros | |
#define | QT_QWS_PROPERTY_CONVERTSELECTION 999 |
#define | QT_QWS_PROPERTY_MARKEDTEXT 997 |
#define | QT_QWS_PROPERTY_WINDOWNAME 998 |
Variables | |
Q_GUI_EXPORT QWSDisplay * | qt_fbdpy |
#define QT_QWS_PROPERTY_CONVERTSELECTION 999 |
Definition at line 75 of file qwsdisplay_qws.h.
Referenced by QWSDisplay::convertSelection().
#define QT_QWS_PROPERTY_MARKEDTEXT 997 |
Definition at line 77 of file qwsdisplay_qws.h.
Referenced by QWSServerPrivate::invokeSetProperty().
#define QT_QWS_PROPERTY_WINDOWNAME 998 |
Definition at line 76 of file qwsdisplay_qws.h.
Q_GUI_EXPORT QWSDisplay* qt_fbdpy |
Definition at line 407 of file qapplication_qws.cpp.
Referenced by QLinuxFbScreen::cache(), QLinuxFbScreen::clearCache(), QLinuxFbScreen::deleteEntry(), QCopChannel::flush(), QCopChannel::init(), QWSDisplay::instance(), QCopChannel::isRegistered(), QFontEngineQPF::QFontEngineQPF(), QPaintDevice::qwsDisplay(), QCopChannel::reregisterAll(), QCopChannel::send(), QCopChannel::~QCopChannel(), and QFontEngineQPF::~QFontEngineQPF().