Qt 5.11
Qt SVG
C++ Classes
QSvgRenderer
Qt 5.11.3 Reference Documentation
List of All Members for QSvgRenderer
This is the complete list of members for
QSvgRenderer
, including inherited members.
QSvgRenderer
(QObject *)
QSvgRenderer
(const QString &, QObject *)
QSvgRenderer
(const QByteArray &, QObject *)
QSvgRenderer
(QXmlStreamReader *, QObject *)
~QSvgRenderer
()
animated
() const : bool
boundsOnElement
(const QString &) const : QRectF
defaultSize
() const : QSize
elementExists
(const QString &) const : bool
framesPerSecond
() const : int
isValid
() const : bool
load
(const QString &) : bool
load
(const QByteArray &) : bool
load
(QXmlStreamReader *) : bool
matrixForElement
(const QString &) const : QMatrix
metaObject
() const : const QMetaObject *
qt_metacall
(
QMetaObject::Call
,
int
,
void **
) : int
qt_metacast
(
const char *
) : void *
render
(QPainter *)
render
(QPainter *, const QRectF &)
render
(QPainter *, const QString &, const QRectF &)
repaintNeeded
()
setFramesPerSecond
(int )
setViewBox
(const QRect &)
setViewBox
(const QRectF &)
staticMetaObject
: const QMetaObject
tr
(const char *, const char *, int ) : QString
trUtf8
(const char *, const char *, int ) : QString
viewBox
() const : QRect
viewBoxF
() const : QRectF