QtBase  v6.3.1
Classes | Functions
qpainter.h File Reference
#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:
This graph shows which files directly or indirectly include this file:

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)
 

Function Documentation

◆ Q_DECLARE_TYPEINFO()

Q_DECLARE_TYPEINFO ( QPainter::PixmapFragment  ,
Q_RELOCATABLE_TYPE   
)