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