An interface providing access to some of the graphics API specific internals of the scenegraph.| doc.qt.io
Information about the coordinate system used by the paint system.| doc.qt.io
The QPaintEngine class provides an abstract definition of how QPainter draws to a given device on a given platform.| doc.qt.io
The QTransform class specifies 2D transformations of a coordinate system.| doc.qt.io
The QPaintDevice class is the base class of objects that can be painted on with QPainter.| doc.qt.io
The QBackingStore class provides a drawing area for QWindow.| doc.qt.io
The QImage class provides a hardware-independent image representation that allows direct access to the pixel data, and can be used as a paint device.| doc.qt.io
The QWidget class is the base class of all user interface objects.| doc.qt.io
The QAbstractTextDocumentLayout class is an abstract base class used to implement custom layouts for QTextDocuments.| doc.qt.io
The QPixmap class is an off-screen image representation that can be used as a paint device.| doc.qt.io