Qt 4.8
|
#include <QtCore/qnamespace.h>
#include <QtCore/qobjectdefs.h>
#include <QtCore/qscopedpointer.h>
#include <QtGui/qpainter.h>
Go to the source code of this file.
Classes | |
class | QPaintEngine |
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform. More... | |
class | QPaintEngineState |
The QPaintEngineState class provides information about the active paint engine's current state. More... | |
class | QTextItem |
The QTextItem class provides all the information required to draw text in a custom paint engine. More... | |
Functions | |
Q_DECLARE_TYPEINFO (QTextItem, Q_PRIMITIVE_TYPE) | |
Q_DECLARE_TYPEINFO | ( | QTextItem | , |
Q_PRIMITIVE_TYPE | |||
) |