Qt Canvas Painter C++ Classes
Provides classes for Qt Canvas Painter application development. More...
This module is under development and is subject to change.
Detailed Description
Qt Canvas Painter provides the following C++ types:
Qt Canvas Painter C++ Types
Brush for box gradient painting | |
Brush for painting rectangle shadows / glows | |
The base class for all QCanvasPainter fill / stroke brushes | |
Brush for conical gradient painting | |
Brush with custom shaders | |
The base class for all QCanvasPainter gradient brushes | |
A gradient stop | |
Brush for painting grid patterns | |
The image class for QCanvasPainter | |
Brush for painting image patterns | |
Brush for linear gradient painting | |
Represents an offscreen canvas that QCanvasPainter can target | |
Performs hardware-accelerated painting on QRhi | |
Manages instances of QCanvasPainter and the associated rendering engine | |
Way to use the Qt Canvas Painter API in the QML Scene Graph | |
Handles all painting for a QCanvasPainterItem | |
Widget for rendering using QCanvasPainter | |
The native path format of QCanvasPainter | |
Brush for radial gradient painting | |
Manages the lower level aspects of QCanvasPainter-based rendering for QRhi render targets and offscreen canvases |