Qt 5.12
Qt Widgets
C++ Classes
QGraphicsDropShadowEffect
Qt 5.12.0 Reference Documentation
List of All Members for QGraphicsDropShadowEffect
This is the complete list of members for
QGraphicsDropShadowEffect
, including inherited members.
QGraphicsDropShadowEffect
(QObject *)
~QGraphicsDropShadowEffect
()
blurRadius
() const : qreal
blurRadiusChanged
(qreal )
boundingRectFor
(const QRectF &) const : QRectF
color
() const : QColor
colorChanged
(const QColor &)
draw
(QPainter *)
metaObject
() const : const QMetaObject *
offset
() const : QPointF
offsetChanged
(const QPointF &)
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
setBlurRadius
(qreal )
setColor
(const QColor &)
setOffset
(const QPointF &)
setOffset
(qreal , qreal )
setOffset
(qreal )
setXOffset
(qreal )
setYOffset
(qreal )
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
xOffset
() const : qreal
yOffset
() const : qreal