Qt 4.8
Classes | Macros | Variables
qwsdisplay_qws.h File Reference
#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 QWSDisplayqt_fbdpy
 

Macro Definition Documentation

◆ QT_QWS_PROPERTY_CONVERTSELECTION

#define QT_QWS_PROPERTY_CONVERTSELECTION   999

Definition at line 75 of file qwsdisplay_qws.h.

Referenced by QWSDisplay::convertSelection().

◆ QT_QWS_PROPERTY_MARKEDTEXT

#define QT_QWS_PROPERTY_MARKEDTEXT   997

Definition at line 77 of file qwsdisplay_qws.h.

Referenced by QWSServerPrivate::invokeSetProperty().

◆ QT_QWS_PROPERTY_WINDOWNAME

#define QT_QWS_PROPERTY_WINDOWNAME   998

Definition at line 76 of file qwsdisplay_qws.h.

Variable Documentation

◆ qt_fbdpy