The QPainterPath class provides a container for painting operations, enabling graphical shapes to be constructed and reused.| doc.qt.io
Information about the coordinate system used by the paint system.| doc.qt.io
Description of how data types are exchanged between QML and C++| doc.qt.io
The QStyleOption class stores the parameters used by QStyle functions.| doc.qt.io
The QPalette class contains color groups for each widget state.| doc.qt.io
The QOpenGLShaderProgram class allows OpenGL shader programs to be linked and used.| doc.qt.io
The QSettings class provides persistent platform-independent application settings.| doc.qt.io
The QImageReader class provides a format independent interface for reading images from files or other devices.| doc.qt.io
The QBrush class defines the fill pattern of shapes drawn by QPainter.| doc.qt.io
The QStyle class is an abstract base class that encapsulates the look and feel of a GUI.| 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 QDataStream class provides serialization of binary data to a QIODevice.| doc.qt.io
The QColor class provides colors based on RGB, HSV or CMYK values.| doc.qt.io
The Qt namespace contains miscellaneous identifiers used throughout the Qt library.| doc.qt.io
The QVariant class acts like a union for the most common Qt data types.| doc.qt.io