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
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
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-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:16:21 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.