KSvg
svgitem.h
108 void itemChange(QQuickItem::ItemChange change, const QQuickItem::ItemChangeData &data) override;
QString elementId
This property specifies the sub-element of the SVG to be rendered.
Definition svgitem.h:53
QRectF elementRect
This property holds the rectangle of the selected elementId relative to the unscaled size of the SVG ...
Definition svgitem.h:73
QString imagePath
This property specifies the relative path of the Svg in the theme.
Definition svgitem.h:43
Q_OBJECTQ_OBJECT
Q_PROPERTY(...)
Q_SIGNALSQ_SIGNALS
Q_SLOTSQ_SLOTS
ItemChange
parent
virtual QSGNode * updatePaintNode(QSGNode *oldNode, UpdatePaintNodeData *updatePaintNodeData)
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.