Qt 6.2
Qt SVG
C++ Classes
QSvgRenderer
Qt 6.2.2 Reference Documentation
List of All Members for QSvgRenderer
This is the complete list of members for
QSvgRenderer
, including inherited members.
QSvgRenderer
(QXmlStreamReader *, QObject *)
QSvgRenderer
(const QByteArray &, QObject *)
QSvgRenderer
(const QString &, QObject *)
QSvgRenderer
(QObject *)
load
(QXmlStreamReader *) : bool
load
(const QByteArray &) : bool
load
(const QString &) : bool
render
(QPainter *, const QString &, const QRectF &)
render
(QPainter *, const QRectF &)
render
(QPainter *)
repaintNeeded
()
~QSvgRenderer
()
animated
() const : bool
aspectRatioMode
() const : Qt::AspectRatioMode
boundsOnElement
(const QString &) const : QRectF
defaultSize
() const : QSize
elementExists
(const QString &) const : bool
framesPerSecond
() const : int
isValid
() const : bool
setAspectRatioMode
(Qt::AspectRatioMode)
setFramesPerSecond
(int)
setViewBox
(const QRect &)
setViewBox
(const QRectF &)
transformForElement
(const QString &) const : QTransform
viewBox
() const : QRect
viewBoxF
() const : QRectF