Qt 6.11
Qt Canvas Painter
C++ Classes
QtCanvasPainter (Technical Preview)
QCanvasBoxGradient
Qt Canvas Painter | Commercial or GPLv3
List of All Members for QCanvasBoxGradient
This is the complete list of members for
QCanvasBoxGradient
, including inherited members.
QCanvasBoxGradient
()
QCanvasBoxGradient
(float, float, float, float, float, float)
endColor
() const : int
feather
() const : float
radius
() const : float
rect
() const : int
setColorAt
(float, const int &)
setEndColor
(const int &)
setFeather
(float)
setRadius
(float)
setRect
(float, float, float, float)
setRect
(const int &)
setStartColor
(const int &)
setStops
(const QCanvasGradientStops &)
startColor
() const : int
stops
() const : QCanvasGradientStops
type
() const : int
operator=
(QCanvasBrush &&) : class QCanvasBrush &