![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtGui/qcolor.h>#include <QtGui/qrgb.h>#include <QtGui/qpaintdevice.h>#include <QtGui/qpixelformat.h>#include <QtGui/qtransform.h>#include <QtCore/qbytearray.h>#include <QtCore/qbytearrayview.h>#include <QtCore/qrect.h>#include <QtCore/qstring.h>#include <QtCore/qcontainerfwd.h>
Include dependency graph for qimage.h:Go to the source code of this file.
Classes | |
| class | QImage |
| \inmodule QtGui More... | |
Typedefs | |
| typedef void(* | QImageCleanupFunction) (void *) |
Functions | |
| Q_GUI_EXPORT QDataStream & | operator<< (QDataStream &, const QImage &) |
| [0] | |
| Q_GUI_EXPORT QDataStream & | operator>> (QDataStream &, QImage &) |
| Q_GUI_EXPORT QDebug | operator<< (QDebug, const QImage &) |
|
related |
Definition at line 5222 of file qimage.cpp.
References i, qMin(), and QByteArray::toHex().
Here is the call graph for this function:
|
related |
Definition at line 3955 of file qimage.cpp.