Qt 6.11
Qt Canvas Painter
C++ Classes
QtCanvasPainter (Technical Preview)
QCanvasBoxShadow
Qt Canvas Painter | Commercial or GPLv3
List of All Members for QCanvasBoxShadow
This is the complete list of members for
QCanvasBoxShadow
, including inherited members.
QCanvasBoxShadow
()
QCanvasBoxShadow
(float, float, float, float, float, float, const int &)
blur
() const : float
bottomLeftRadius
() const : float
bottomRightRadius
() const : float
boundingRect
() const : int
color
() const : int
radius
() const : float
rect
() const : int
setBlur
(float)
setBottomLeftRadius
(float)
setBottomRightRadius
(float)
setColor
(const int &)
setRadius
(float)
setRect
(float, float, float, float)
setRect
(const int &)
setSpread
(float)
setTopLeftRadius
(float)
setTopRightRadius
(float)
spread
() const : float
topLeftRadius
() const : float
topRightRadius
() const : float
operator=
(QCanvasBrush &&) : class QCanvasBrush &