Qt GUI C++ Classes
The Qt GUI module provides the basic enablers for graphical applications written with Qt. More...
Namespaces
Contains QColor predefined constants |
Classes
Implements parts of the QAccessibleInterface for QObjects | |
Monochrome (1-bit depth) pixmaps | |
Colors based on RGB, HSV or CMYK values | |
Transformation between color spaces | |
Methods for accessing common desktop services | |
Template class that represents a NxM transformation matrix with N columns and M rows | |
Creates plugin drivers | |
Direct access to the internal glyphs in a font | |
Abstract base class for QIcon renderers | |
Format independent interface for reading images from files or other devices | |
Format independent interface for writing images to files or other devices | |
Represents a 4x4 transformation matrix in 3D space | |
Native interface to a offscreen surface on Android | |
Native interface to an NSOpenGLContext on macOS | |
Native interface to an EGL context | |
Native interface to a GLX context | |
Native interface to a WGL context on Windows | |
Native interface to an X11 application | |
Describes the size, orientation and margins of a page | |
Represents a collection of page ranges | |
QPageRanges::Range struct holds the from and to endpoints of a range | |
Describes the size and name of a defined page size | |
Represents a paint device that supports multiple pages | |
The base class of objects that can be painted on with QPainter | |
Defines how a QPainter should draw lines and outlines of shapes | |
Class for describing different pixel layouts in graphics buffers | |
Off-screen image representation that can be used as a paint device | |
Represents a quaternion consisting of a vector and scalar | |
Struct contains a 64-bit RGB color | |
Struct contains a four part RGBA floating-point color | |
Description of general rich text properties | |
Represents a vector or vertex in 2D space | |
Represents a vector or vertex in 3D space | |
Represents a vector or vertex in 4D space | |
Represents information about a Vulkan extension | |
A specialized QList for QVulkanLayer and QVulkanExtension | |
Represents a native Vulkan instance, enabling Vulkan rendering onto a QSurface | |
Represents information about a Vulkan layer |
Detailed Description
The Qt GUI page contains information about how to use the module.