45 #include <QtCore/qobjectdefs.h> 46 #include <QtCore/qnamespace.h> 89 template<
typename T>
class QList;
97 #if defined(Q_WS_MAC) && !defined(Q_WS_QWS) 99 #include <QtGui/qmacdefines_mac.h> 109 #if defined(Q_WS_WIN) 110 #include <QtGui/qwindowdefs_win.h> 113 #if defined(Q_WS_X11) 117 typedef struct _XGC *
GC;
119 typedef unsigned long WId;
123 #if defined(Q_WS_QWS) 125 typedef unsigned long WId;
134 #if defined(Q_WS_QPA) 136 typedef unsigned long WId;
140 #if defined(Q_OS_SYMBIAN) 142 typedef CCoeControl *
WId;
143 #endif // Q_OS_SYMBIAN 148 template<
class K,
class V>
class QHash;
157 #if defined(QT_NEEDS_QMAIN) 163 #endif // QWINDOWDEFS_H QSet< QWidget * > QWidgetSet
The QPainter class performs low-level painting on widgets and other paint devices.
The QColor class provides colors based on RGB, HSV or CMYK values.
The QApplication class manages the GUI application's control flow and main settings.
The QCursor class provides a mouse cursor with an arbitrary shape.
The QFontMetrics class provides font metrics information.
#define QT_END_NAMESPACE
This macro expands to.
The QMovie class is a convenience class for playing movies with QImageReader.
The QMatrix class specifies 2D transformations of a coordinate system.
The QDialog class is the base class of dialog windows.
The QByteArray class provides an array of bytes.
The QPolygon class provides a vector of points using integer precision.
The QString class provides a Unicode character string.
The QHash class is a template class that provides a hash-table-based dictionary.
The QPen class defines how a QPainter should draw lines and outlines of shapes.
The QWSEvent class encapsulates an event in Qt for Embedded Linux.
The QBitmap class provides monochrome (1-bit depth) pixmaps.
The QTime class provides clock time functions.
#define QT_BEGIN_NAMESPACE
This macro expands to.
The QPrinter class is a paint device that paints on a printer.
The QImage class provides a hardware-independent image representation that allows direct access to th...
The QRegion class specifies a clip region for a painter.
The QClipboard class provides access to the window system clipboard.
The QFontInfo class provides general information about fonts.
QHash< WId, QWidget * > QWidgetMapper
The QBrush class defines the fill pattern of shapes drawn by QPainter.
The QFont class specifies a font used for drawing text.
The QPoint class defines a point in the plane using integer precision.
The QRect class defines a rectangle in the plane using integer precision.
The QColorGroup class contains color groups for each widget state.
The QPixmap class is an off-screen image representation that can be used as a paint device...
The QSize class defines the size of a two-dimensional object using integer point precision.
The QTimer class provides repetitive and single-shot timers.
The QPicture class is a paint device that records and replays QPainter commands.
The QList class is a template class that provides lists.
The QPalette class contains color groups for each widget state.