KSvg
svg.h
202 Q_INVOKABLE void paint(QPainter *painter, const QPointF &point, const QString &elementID = QString());
230 Q_INVOKABLE void paint(QPainter *painter, const QRectF &rect, const QString &elementID = QString());
void statusChanged(KSvg::Svg::Status status)
This signal is emitted when the status has changed.
void fromCurrentImageSetChanged(bool fromCurrentImageSet)
This signal is emitted when the value of fromCurrentImageSet() has changed.
void colorSetChanged(KSvg::Svg::ColorSet colorSet)
This signal is emitted when the color set has changed.
void imagePathChanged()
This signal is emitted whenever the image path has changed.
void repaintNeeded()
This signal is emitted whenever the SVG data has changed in such a way that a repaint is required.
void imageSetChanged(ImageSet *imageSet)
This signal is emitted when the image set has changed.
void colorHintChanged()
This signal is emitted whenever the color hint has changed.
Q_SCRIPTABLE CaptureState status()
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.