56 #include "QtCore/qatomic.h" 57 #include "QtCore/qbuffer.h" 58 #include "QtCore/qobjectdefs.h" 59 #include "QtGui/qpicture.h" 60 #include "QtGui/qpixmap.h" 61 #include "QtGui/qpen.h" 62 #include "QtGui/qbrush.h" 63 #include "QtCore/qrect.h" 64 #include "private/qobject_p.h" 169 #endif // QPICTURE_P_H QScopedPointer< QPaintEngine > paintEngine
QList< QPixmap > pixmap_list
#define QT_END_NAMESPACE
This macro expands to.
The QAtomicInt class provides platform-independent atomic operations on integers. ...
friend Q_GUI_EXPORT QDataStream & operator>>(QDataStream &s, QPicture &r)
The QBuffer class provides a QIODevice interface for a QByteArray.
QList< QBrush > brush_list
#define QT_BEGIN_NAMESPACE
This macro expands to.
const char * qt_mfhdr_tag
QList< QImage > image_list
friend Q_GUI_EXPORT QDataStream & operator<<(QDataStream &s, const QPicture &r)
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a g...
bool checkFormat()
Checks data integrity and format version number.
The QRect class defines a rectangle in the plane using integer precision.
The QDataStream class provides serialization of binary data to a QIODevice.
The QPicture class is a paint device that records and replays QPainter commands.