![]() |
Qt 4.8
|
#include <QtGui/qpaintdevice.h>#include <QtGui/qcolor.h>#include <QtCore/qnamespace.h>#include <QtCore/qstring.h>#include <QtCore/qsharedpointer.h>#include <QtGui/qimage.h>#include <QtGui/qtransform.h>Go to the source code of this file.
Classes | |
| class | QPixmap |
| The QPixmap class is an off-screen image representation that can be used as a paint device. More... | |
Functions | |
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QPixmap &) |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QPixmap &) |
|
related |
Referenced by QPixmap::loadFromData().
| Q_GUI_EXPORT QDataStream& operator>> | ( | QDataStream & | , |
| QPixmap & | |||
| ) |
Referenced by QPixmap::loadFromData().