KSvg
framesvgitem.h
179 Q_PROPERTY(KSvg::FrameSvg::EnabledBorders enabledBorders READ enabledBorders WRITE setEnabledBorders NOTIFY enabledBordersChanged)
286 void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &data) override;
QList< qreal > margins() const
returns a vector with left, top, right, bottom
Definition framesvgitem.cpp:235
qreal vertical
This property holds the combined width of the top and bottom margins.
Definition framesvgitem.h:74
qreal horizontal
This property holds the combined width of the left and right margins.
Definition framesvgitem.h:68
Q_SCRIPTABLE CaptureState status()
Q_INTERFACES(...)
Q_INVOKABLEQ_INVOKABLE
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
QObject * parent() const const
ItemChange
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Mon Nov 18 2024 12:13:51 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:13:51 by doxygen 1.12.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.