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