PlasmaCore
svgitem.h
Go to the documentation of this file.
63 Q_PROPERTY(qreal implicitWidth READ implicitWidth WRITE setImplicitWidth NOTIFY implicitWidthChanged)
68 Q_PROPERTY(qreal implicitHeight READ implicitHeight WRITE setImplicitHeight NOTIFY implicitHeightChanged)
void implicitHeightChanged()
void svgChanged()
Plasma::Svg * svg() const
QSizeF naturalSize() const
bool smooth() const
qreal implicitHeight() const
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
Definition: svgitem.cpp:121
Definition: svgitem.h:29
void elementIdChanged()
void implicitWidthChanged()
qreal implicitWidth() const
QString elementId() const
QObject * parent() const
void naturalSizeChanged()
void smoothChanged()
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:08:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.