PlasmaCore
svgitem.cpp
Go to the documentation of this file.
135 //setContainsMultipleImages has to be done there since m_frameSvg can be shared with somebody else
void setImplicitWidth(qreal w)
void setRenderHint(RenderHint hint, bool on)
void setFlag(GraphicsItemFlag flag, bool enabled)
void implicitHeightChanged()
void svgChanged()
T * data() const
Plasma::Svg * svg() const
qreal implicitHeight() const
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
QSizeF naturalSize() const
void update(const QRectF &rect)
bool smooth() const
qreal implicitHeight() const
void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget)
Definition: svgitem.cpp:121
bool isEmpty() const
qreal implicitWidth() const
void elementIdChanged()
void implicitWidthChanged()
qreal implicitWidth() const
virtual QRectF boundingRect() const =0
void setImplicitHeight(qreal h)
bool testRenderHint(RenderHint hint) const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
QString elementId() 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.