![]() |
Qt 6.x
The Qt SDK
|
#include <QtGui/qtguiglobal.h>#include <QtCore/qnamespace.h>#include <QtCore/qrect.h>#include <QtCore/qpoint.h>#include <QtCore/qscopedpointer.h>#include <QtGui/qpixmap.h>#include <QtGui/qimage.h>#include <QtGui/qtextoption.h>#include <memory>#include <QtGui/qpolygon.h>#include <QtGui/qpen.h>#include <QtGui/qbrush.h>#include <QtGui/qtransform.h>#include <QtGui/qfontinfo.h>#include <QtGui/qfontmetrics.h>
Include dependency graph for qpainter.h:Go to the source code of this file.
Classes | |
| class | QPainter |
| The QPainter class performs low-level painting on widgets and other paint devices. More... | |
| class | QPainter::PixmapFragment |
| This class is used in conjunction with the QPainter::drawPixmapFragments() function to specify how a pixmap, or sub-rect of a pixmap, is drawn. More... | |
Functions | |
| Q_DECLARE_TYPEINFO (QPainter::PixmapFragment, Q_RELOCATABLE_TYPE) | |
| Q_DECLARE_TYPEINFO | ( | QPainter::PixmapFragment | , |
| Q_RELOCATABLE_TYPE | |||
| ) |