Kirigami2
shadowedrectangle.h
282 Q_PROPERTY(RenderType renderType READ renderType WRITE setRenderType NOTIFY renderTypeChanged FINAL)
289 Q_PROPERTY(bool softwareRendering READ isSoftwareRendering NOTIFY softwareRenderingChanged FINAL)
358 void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &value) override;
QML_ELEMENTqreal width
This property holds the border's width in pixels.
Definition shadowedrectangle.h:29
qreal bottomLeftRadius
This property holds the bottom-left corner's radius in pixels.
Definition shadowedrectangle.h:153
QML_ELEMENTqreal topLeftRadius
This property holds the top-left corner's radius in pixels.
Definition shadowedrectangle.h:135
qreal topRightRadius
This property holds the top-right corner's radius in pixels.
Definition shadowedrectangle.h:144
qreal bottomRightRadius
This property holds the bottom-right corner's radius in pixels.
Definition shadowedrectangle.h:162
A rectangle with a border and rounded corners, rendered through QPainter.
Definition paintedrectangleitem.h:24
qreal xOffset
This property holds the shadow's offset in pixels on the X axis.
Definition shadowedrectangle.h:80
qreal yOffset
This property holds the shadow's offset in pixels on the Y axis.
Definition shadowedrectangle.h:86
QML_ELEMENTqreal size
This property holds the shadow's approximate size in pixels.
Definition shadowedrectangle.h:74
QObject(QObject *parent)
Q_ENUM(...)
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALQ_SIGNAL
Q_SIGNALSQ_SIGNALS
QObject * parent() const const
ItemChange
black
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:56:43 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Feb 14 2025 11:56:43 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.