Sophie

Sophie

distrib > Mageia > 6 > armv5tl > by-pkgid > 7170d5d604bb8b95fae27d44c92a733f > files > 27

qtsvg5-doc-5.9.4-1.mga6.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE QDOCINDEX>
<INDEX url="http://doc.qt.io/qt-5" title="Qt SVG Reference Documentation" version="5.9.4" project="QtSvg" indexTitle="Qt SVG">
    <namespace threadsafety="unspecified" name="" status="active" access="public" module="qtsvg">
        <class threadsafety="unspecified" name="QSvgIconEngine" href="qsvgiconengine.html" status="internal" access="private" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="50">
            <function threadsafety="unspecified" name="pixmap" fullname="QSvgIconEngine::pixmap" href="qsvgiconengine.html#pixmap" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="60" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QPixmap" signature="QPixmap pixmap(const QSize &amp;size, QIcon::Mode mode, QIcon::State state) override">
                <parameter left="const QSize &amp;" right="" name="size" default=""/>
                <parameter left="QIcon::Mode" right="" name="mode" default=""/>
                <parameter left="QIcon::State" right="" name="state" default=""/>
            </function>
            <function threadsafety="unspecified" name="actualSize" fullname="QSvgIconEngine::actualSize" href="qsvgiconengine.html#actualSize" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="58" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QSize" signature="QSize actualSize(const QSize &amp;size, QIcon::Mode mode, QIcon::State state) override">
                <parameter left="const QSize &amp;" right="" name="size" default=""/>
                <parameter left="QIcon::Mode" right="" name="mode" default=""/>
                <parameter left="QIcon::State" right="" name="state" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgIconEngine" fullname="QSvgIconEngine::QSvgIconEngine" href="qsvgiconengine.html#QSvgIconEngine" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="53" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgIconEngine()"/>
            <function threadsafety="unspecified" name="QSvgIconEngine" fullname="QSvgIconEngine::QSvgIconEngine" href="qsvgiconengine.html#QSvgIconEngine-1" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="54" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgIconEngine(const QSvgIconEngine &amp;other)">
                <parameter left="const QSvgIconEngine &amp;" right="" name="other" default=""/>
            </function>
            <function threadsafety="unspecified" name="read" fullname="QSvgIconEngine::read" href="qsvgiconengine.html#read" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool read(QDataStream &amp;in) override">
                <parameter left="QDataStream &amp;" right="" name="in" default=""/>
            </function>
            <function threadsafety="unspecified" name="addFile" fullname="QSvgIconEngine::addFile" href="qsvgiconengine.html#addFile" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addFile(const QString &amp;fileName, const QSize &amp;size, QIcon::Mode mode, QIcon::State state) override">
                <parameter left="const QString &amp;" right="" name="fileName" default=""/>
                <parameter left="const QSize &amp;" right="" name="size" default=""/>
                <parameter left="QIcon::Mode" right="" name="mode" default=""/>
                <parameter left="QIcon::State" right="" name="state" default=""/>
            </function>
            <function threadsafety="unspecified" name="addPixmap" fullname="QSvgIconEngine::addPixmap" href="qsvgiconengine.html#addPixmap" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="63" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void addPixmap(const QPixmap &amp;pixmap, QIcon::Mode mode, QIcon::State state) override">
                <parameter left="const QPixmap &amp;" right="" name="pixmap" default=""/>
                <parameter left="QIcon::Mode" right="" name="mode" default=""/>
                <parameter left="QIcon::State" right="" name="state" default=""/>
            </function>
            <function threadsafety="unspecified" name="paint" fullname="QSvgIconEngine::paint" href="qsvgiconengine.html#paint" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="56" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void paint(QPainter *painter, const QRect &amp;rect, QIcon::Mode mode, QIcon::State state) override">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QRect &amp;" right="" name="rect" default=""/>
                <parameter left="QIcon::Mode" right="" name="mode" default=""/>
                <parameter left="QIcon::State" right="" name="state" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgIconEngine" fullname="QSvgIconEngine::~QSvgIconEngine" href="qsvgiconengine.html#dtor.QSvgIconEngine" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="55" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgIconEngine()"/>
            <function threadsafety="unspecified" name="clone" fullname="QSvgIconEngine::clone" href="qsvgiconengine.html#clone" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="69" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QIconEngine *" signature="QIconEngine * clone() const override"/>
            <function threadsafety="unspecified" name="key" fullname="QSvgIconEngine::key" href="qsvgiconengine.html#key" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QString" signature="QString key() const override"/>
            <function threadsafety="unspecified" name="write" fullname="QSvgIconEngine::write" href="qsvgiconengine.html#write" status="active" access="public" location="qsvgiconengine.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/iconengines/svgiconengine/qsvgiconengine.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool write(QDataStream &amp;out) const override">
                <parameter left="QDataStream &amp;" right="" name="out" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QSvgIOHandler" href="qsvgiohandler.html" status="internal" access="private" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="55">
            <function threadsafety="unspecified" name="QSvgIOHandler" fullname="QSvgIOHandler::QSvgIOHandler" href="qsvgiohandler.html#QSvgIOHandler" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="58" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgIOHandler()"/>
            <function threadsafety="unspecified" name="canRead" fullname="QSvgIOHandler::canRead" href="qsvgiohandler.html#canRead-1" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="63" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool canRead(QIODevice *device)">
                <parameter left="QIODevice *" right="" name="device" default=""/>
            </function>
            <function threadsafety="unspecified" name="read" fullname="QSvgIOHandler::read" href="qsvgiohandler.html#read" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="62" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool read(QImage *image) override">
                <parameter left="QImage *" right="" name="image" default=""/>
            </function>
            <function threadsafety="unspecified" name="setOption" fullname="QSvgIOHandler::setOption" href="qsvgiohandler.html#setOption" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="65" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void setOption(ImageOption option, const QVariant &amp;value) override">
                <parameter left="ImageOption" right="" name="option" default=""/>
                <parameter left="const QVariant &amp;" right="" name="value" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgIOHandler" fullname="QSvgIOHandler::~QSvgIOHandler" href="qsvgiohandler.html#dtor.QSvgIOHandler" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="59" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgIOHandler()"/>
            <function threadsafety="unspecified" name="name" fullname="QSvgIOHandler::name" href="qsvgiohandler.html#name" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="61" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QByteArray" signature="QByteArray name() const override"/>
            <function threadsafety="unspecified" name="option" fullname="QSvgIOHandler::option" href="qsvgiohandler.html#option" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="64" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QVariant" signature="QVariant option(ImageOption option) const override">
                <parameter left="ImageOption" right="" name="option" default=""/>
            </function>
            <function threadsafety="unspecified" name="canRead" fullname="QSvgIOHandler::canRead" href="qsvgiohandler.html#canRead" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="60" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool canRead() const override"/>
            <function threadsafety="unspecified" name="supportsOption" fullname="QSvgIOHandler::supportsOption" href="qsvgiohandler.html#supportsOption" status="active" access="public" location="qsvgiohandler.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/plugins/imageformats/svg/qsvgiohandler.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="bool" signature="bool supportsOption(ImageOption option) const override">
                <parameter left="ImageOption" right="" name="option" default=""/>
            </function>
        </class>
        <page name="qtsvg-index.html" href="qtsvg-index.html" status="active" location="qtsvg-index.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/doc/src/qtsvg-index.qdoc" lineno="28" subtype="page" title="Qt SVG" fulltitle="Qt SVG" subtitle="" module="QtSvg" brief="Qt SVG provides functionality for handling SVG images">
            <contents name="getting-started" title="Getting Started" level="1"/>
            <contents name="licenses-and-attributions" title="Licenses and Attributions" level="1"/>
            <contents name="articles" title="Articles" level="1"/>
            <contents name="references" title="References" level="1"/>
        </page>
        <page name="svgrendering.html" href="svgrendering.html" status="active" location="svgrendering.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/doc/src/svgrendering.qdoc" lineno="28" subtype="page" title="Rendering SVG Files" fulltitle="Rendering SVG Files" subtitle="" module="QtSvg" brief="Rendering SVG files with the Qt SVG module">
            <contents name="rendering-svg-files" title="Rendering SVG Files" level="1"/>
        </page>
        <page name="qtsvg-attribution-xsvg.html" href="qtsvg-attribution-xsvg.html" status="active" location="codeattributions.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/codeattributions.qdoc" lineno="1" subtype="attribution" title="XSVG" fulltitle="XSVG" subtitle="" module="QtSvg" groups="attributions-libs,attributions-qtsvg" brief="MIT &quot;Old Style&quot; License">
            <target name="xsvg"/>
        </page>
        <class threadsafety="unspecified" name="QGraphicsSvgItem" href="qgraphicssvgitem.html" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="56" since="4.2" module="QtSvg" groups="graphicsview-api" brief="QGraphicsItem that can be used to render the contents of SVG files">
            <function threadsafety="unspecified" name="QGraphicsSvgItem" fullname="QGraphicsSvgItem::QGraphicsSvgItem" href="qgraphicssvgitem.html#QGraphicsSvgItem" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="64" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QGraphicsSvgItem(QGraphicsItem *parent)">
                <parameter left="QGraphicsItem *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="QGraphicsSvgItem" fullname="QGraphicsSvgItem::QGraphicsSvgItem" href="qgraphicssvgitem.html#QGraphicsSvgItem-1" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QGraphicsSvgItem(const QString &amp;fileName, QGraphicsItem *parent)">
                <parameter left="const QString &amp;" right="" name="fileName" default=""/>
                <parameter left="QGraphicsItem *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="paint" fullname="QGraphicsSvgItem::paint" href="qgraphicssvgitem.html#paint" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void paint(QPainter *painter, const QStyleOptionGraphicsItem *option, QWidget *widget) override">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QStyleOptionGraphicsItem *" right="" name="option" default=""/>
                <parameter left="QWidget *" right="" name="widget" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="setCachingEnabled" fullname="QGraphicsSvgItem::setCachingEnabled" href="qgraphicssvgitem-obsolete.html#setCachingEnabled" status="obsolete" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setCachingEnabled(bool caching)">
                <parameter left="bool" right="" name="caching" default=""/>
            </function>
            <function threadsafety="unspecified" name="setElementId" fullname="QGraphicsSvgItem::setElementId" href="qgraphicssvgitem.html#setElementId" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="70" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="elementId" type="void" signature="void setElementId(const QString &amp;id)">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMaximumCacheSize" fullname="QGraphicsSvgItem::setMaximumCacheSize" href="qgraphicssvgitem.html#setMaximumCacheSize" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="76" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="maximumCacheSize" type="void" signature="void setMaximumCacheSize(const QSize &amp;size)">
                <parameter left="const QSize &amp;" right="" name="size" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSharedRenderer" fullname="QGraphicsSvgItem::setSharedRenderer" href="qgraphicssvgitem.html#setSharedRenderer" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="67" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSharedRenderer(QSvgRenderer *renderer)">
                <parameter left="QSvgRenderer *" right="" name="renderer" default=""/>
            </function>
            <function threadsafety="unspecified" name="boundingRect" fullname="QGraphicsSvgItem::boundingRect" href="qgraphicssvgitem.html#boundingRect" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF boundingRect() const override"/>
            <function threadsafety="unspecified" name="maximumCacheSize" fullname="QGraphicsSvgItem::maximumCacheSize" href="qgraphicssvgitem.html#maximumCacheSize" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="77" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="maximumCacheSize" type="QSize" signature="QSize maximumCacheSize() const"/>
            <function threadsafety="unspecified" name="elementId" fullname="QGraphicsSvgItem::elementId" href="qgraphicssvgitem.html#elementId" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="71" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="elementId" type="QString" signature="QString elementId() const"/>
            <function threadsafety="unspecified" name="renderer" fullname="QGraphicsSvgItem::renderer" href="qgraphicssvgitem.html#renderer" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgRenderer *" signature="QSvgRenderer * renderer() const"/>
            <function threadsafety="unspecified" name="isCachingEnabled" fullname="QGraphicsSvgItem::isCachingEnabled" href="qgraphicssvgitem-obsolete.html#isCachingEnabled" status="obsolete" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isCachingEnabled() const"/>
            <function threadsafety="unspecified" name="type" fullname="QGraphicsSvgItem::type" href="qgraphicssvgitem.html#type" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="int" signature="int type() const override"/>
            <property threadsafety="unspecified" name="elementId" fullname="QGraphicsSvgItem::elementId" href="qgraphicssvgitem.html#elementId-prop" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="60" since="4.6" type="QString">
                <getter name="elementId"/>
                <setter name="setElementId"/>
            </property>
            <property threadsafety="unspecified" name="maximumCacheSize" fullname="QGraphicsSvgItem::maximumCacheSize" href="qgraphicssvgitem.html#maximumCacheSize-prop" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="61" since="4.6" type="QSize">
                <getter name="maximumCacheSize"/>
                <setter name="setMaximumCacheSize"/>
            </property>
            <variable threadsafety="unspecified" name="Type" fullname="QGraphicsSvgItem::Type" href="qgraphicssvgitem.html#Type-var" status="active" access="public" location="qgraphicssvgitem.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qgraphicssvgitem.h" lineno="85" type="const int" static="true"/>
        </class>
        <class threadsafety="unspecified" name="QSvgFont" href="qsvgfont.html" status="internal" access="private" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="74" bases="QSvgRefCounted" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgFont" fullname="QSvgFont::QSvgFont" href="qsvgfont.html#QSvgFont" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="77" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgFont(qreal horizAdvX)">
                <parameter left="qreal" right="" name="horizAdvX" default=""/>
            </function>
            <function threadsafety="unspecified" name="addGlyph" fullname="QSvgFont::addGlyph" href="qsvgfont.html#addGlyph" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addGlyph(QChar unicode, const QPainterPath &amp;path, qreal horizAdvX)">
                <parameter left="QChar" right="" name="unicode" default=""/>
                <parameter left="const QPainterPath &amp;" right="" name="path" default=""/>
                <parameter left="qreal" right="" name="horizAdvX" default="-1"/>
            </function>
            <function threadsafety="unspecified" name="setFamilyName" fullname="QSvgFont::setFamilyName" href="qsvgfont.html#setFamilyName" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="79" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFamilyName(const QString &amp;name)">
                <parameter left="const QString &amp;" right="" name="name" default=""/>
            </function>
            <function threadsafety="unspecified" name="setUnitsPerEm" fullname="QSvgFont::setUnitsPerEm" href="qsvgfont.html#setUnitsPerEm" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="82" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setUnitsPerEm(qreal upem)">
                <parameter left="qreal" right="" name="upem" default=""/>
            </function>
            <function threadsafety="unspecified" name="familyName" fullname="QSvgFont::familyName" href="qsvgfont.html#familyName" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="80" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString familyName() const"/>
            <function threadsafety="unspecified" name="draw" fullname="QSvgFont::draw" href="qsvgfont.html#draw" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void draw(QPainter *p, const QPointF &amp;point, const QString &amp;str, qreal pixelSize, Qt::Alignment alignment) const">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QPointF &amp;" right="" name="point" default=""/>
                <parameter left="const QString &amp;" right="" name="str" default=""/>
                <parameter left="qreal" right="" name="pixelSize" default=""/>
                <parameter left="Qt::Alignment" right="" name="alignment" default=""/>
            </function>
            <variable threadsafety="unspecified" name="m_ascent" fullname="QSvgFont::m_ascent" href="qsvgfont.html#m_ascent-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="90" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="m_descent" fullname="QSvgFont::m_descent" href="qsvgfont.html#m_descent-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="91" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="m_familyName" fullname="QSvgFont::m_familyName" href="qsvgfont.html#m_familyName-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="88" type="QString" static="false"/>
            <variable threadsafety="unspecified" name="m_glyphs" fullname="QSvgFont::m_glyphs" href="qsvgfont.html#m_glyphs-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="93" type="QHash&lt;QChar, QSvgGlyph&gt;" static="false"/>
            <variable threadsafety="unspecified" name="m_horizAdvX" fullname="QSvgFont::m_horizAdvX" href="qsvgfont.html#m_horizAdvX-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="92" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="m_unitsPerEm" fullname="QSvgFont::m_unitsPerEm" href="qsvgfont.html#m_unitsPerEm-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="89" type="qreal" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QSvgGlyph" href="qsvgglyph.html" status="internal" access="private" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="62" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgGlyph" fullname="QSvgGlyph::QSvgGlyph" href="qsvgglyph.html#QSvgGlyph-1" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="66" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgGlyph()"/>
            <function threadsafety="unspecified" name="QSvgGlyph" fullname="QSvgGlyph::QSvgGlyph" href="qsvgglyph.html#QSvgGlyph" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="65" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgGlyph(QChar unicode, const QPainterPath &amp;path, qreal horizAdvX)">
                <parameter left="QChar" right="" name="unicode" default=""/>
                <parameter left="const QPainterPath &amp;" right="" name="path" default=""/>
                <parameter left="qreal" right="" name="horizAdvX" default=""/>
            </function>
            <variable threadsafety="unspecified" name="m_horizAdvX" fullname="QSvgGlyph::m_horizAdvX" href="qsvgglyph.html#m_horizAdvX-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="70" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="m_path" fullname="QSvgGlyph::m_path" href="qsvgglyph.html#m_path-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="69" type="QPainterPath" static="false"/>
            <variable threadsafety="unspecified" name="m_unicode" fullname="QSvgGlyph::m_unicode" href="qsvgglyph.html#m_unicode-var" status="active" access="public" location="qsvgfont_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgfont_p.h" lineno="68" type="QChar" static="false"/>
        </class>
        <function threadsafety="unspecified" name="viewBox" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="171" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF viewBox() const"/>
        <function threadsafety="unspecified" name="size" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="142" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize size() const"/>
        <class threadsafety="reentrant" name="QSvgGenerator" href="qsvggenerator.html" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="58" since="4.3" module="QtSvg" groups="painting" brief="Paint device that is used to create SVG drawings">
            <function threadsafety="unspecified" name="QSvgGenerator" fullname="QSvgGenerator::QSvgGenerator" href="qsvggenerator.html#QSvgGenerator" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="70" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgGenerator()"/>
            <function threadsafety="unspecified" name="setDescription" fullname="QSvgGenerator::setDescription" href="qsvggenerator.html#description-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="77" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="description" type="void" signature="void setDescription(const QString &amp;description)">
                <parameter left="const QString &amp;" right="" name="description" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFileName" fullname="QSvgGenerator::setFileName" href="qsvggenerator.html#fileName-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="88" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="fileName" type="void" signature="void setFileName(const QString &amp;fileName)">
                <parameter left="const QString &amp;" right="" name="fileName" default=""/>
            </function>
            <function threadsafety="unspecified" name="setOutputDevice" fullname="QSvgGenerator::setOutputDevice" href="qsvggenerator.html#outputDevice-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="91" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="outputDevice" type="void" signature="void setOutputDevice(QIODevice *outputDevice)">
                <parameter left="QIODevice *" right="" name="outputDevice" default=""/>
            </function>
            <function threadsafety="unspecified" name="setResolution" fullname="QSvgGenerator::setResolution" href="qsvggenerator.html#resolution-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="resolution" type="void" signature="void setResolution(int dpi)">
                <parameter left="int" right="" name="dpi" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSize" fullname="QSvgGenerator::setSize" href="qsvggenerator.html#size-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="size" type="void" signature="void setSize(const QSize &amp;size)">
                <parameter left="const QSize &amp;" right="" name="size" default=""/>
            </function>
            <function threadsafety="unspecified" name="setTitle" fullname="QSvgGenerator::setTitle" href="qsvggenerator.html#title-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="74" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="title" type="void" signature="void setTitle(const QString &amp;title)">
                <parameter left="const QString &amp;" right="" name="title" default=""/>
            </function>
            <function threadsafety="unspecified" name="setViewBox" fullname="QSvgGenerator::setViewBox" href="qsvggenerator.html#viewBox-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="viewBox" type="void" signature="void setViewBox(const QRect &amp;viewBox)">
                <parameter left="const QRect &amp;" right="" name="viewBox" default=""/>
            </function>
            <function threadsafety="unspecified" name="setViewBox" fullname="QSvgGenerator::setViewBox" href="qsvggenerator.html#viewBox-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="viewBox" type="void" signature="void setViewBox(const QRectF &amp;viewBox)">
                <parameter left="const QRectF &amp;" right="" name="viewBox" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgGenerator" fullname="QSvgGenerator::~QSvgGenerator" href="qsvggenerator.html#dtor.QSvgGenerator" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="71" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgGenerator()"/>
            <function threadsafety="unspecified" name="outputDevice" fullname="QSvgGenerator::outputDevice" href="qsvggenerator.html#outputDevice-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="outputDevice" type="QIODevice *" signature="QIODevice * outputDevice() const"/>
            <function threadsafety="unspecified" name="paintEngine" fullname="QSvgGenerator::paintEngine" href="qsvggenerator.html#paintEngine" status="active" access="protected" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="96" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QPaintEngine *" signature="QPaintEngine * paintEngine() const override"/>
            <function threadsafety="unspecified" name="viewBox" fullname="QSvgGenerator::viewBox" href="qsvggenerator.html#viewBox" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="82" since="4.5" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRect" signature="QRect viewBox() const"/>
            <function threadsafety="unspecified" name="viewBoxF" fullname="QSvgGenerator::viewBoxF" href="qsvggenerator.html#viewBox-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="viewBox" type="QRectF" signature="QRectF viewBoxF() const"/>
            <function threadsafety="unspecified" name="size" fullname="QSvgGenerator::size" href="qsvggenerator.html#size-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="size" type="QSize" signature="QSize size() const"/>
            <function threadsafety="unspecified" name="description" fullname="QSvgGenerator::description" href="qsvggenerator.html#description-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="description" type="QString" signature="QString description() const"/>
            <function threadsafety="unspecified" name="fileName" fullname="QSvgGenerator::fileName" href="qsvggenerator.html#fileName-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="fileName" type="QString" signature="QString fileName() const"/>
            <function threadsafety="unspecified" name="title" fullname="QSvgGenerator::title" href="qsvggenerator.html#title-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="73" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="title" type="QString" signature="QString title() const"/>
            <function threadsafety="unspecified" name="metric" fullname="QSvgGenerator::metric" href="qsvggenerator.html#metric" status="active" access="protected" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="97" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="int" signature="int metric(QPaintDevice::PaintDeviceMetric metric) const override">
                <parameter left="QPaintDevice::PaintDeviceMetric" right="" name="metric" default=""/>
            </function>
            <function threadsafety="unspecified" name="resolution" fullname="QSvgGenerator::resolution" href="qsvggenerator.html#resolution-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="94" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="resolution" type="int" signature="int resolution() const"/>
            <property threadsafety="unspecified" name="description" fullname="QSvgGenerator::description" href="qsvggenerator.html#description-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="65" since="4.5" type="QString" brief="The description of the generated SVG drawing">
                <getter name="description"/>
                <setter name="setDescription"/>
            </property>
            <property threadsafety="unspecified" name="fileName" fullname="QSvgGenerator::fileName" href="qsvggenerator.html#fileName-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="66" since="4.5" type="QString" brief="The target filename for the generated SVG drawing">
                <getter name="fileName"/>
                <setter name="setFileName"/>
            </property>
            <property threadsafety="unspecified" name="outputDevice" fullname="QSvgGenerator::outputDevice" href="qsvggenerator.html#outputDevice-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="67" since="4.5" type="QIODevice *" brief="The output device for the generated SVG drawing">
                <getter name="outputDevice"/>
                <setter name="setOutputDevice"/>
            </property>
            <property threadsafety="unspecified" name="resolution" fullname="QSvgGenerator::resolution" href="qsvggenerator.html#resolution-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="68" since="4.5" type="int" brief="The resolution of the generated output">
                <getter name="resolution"/>
                <setter name="setResolution"/>
            </property>
            <property threadsafety="unspecified" name="size" fullname="QSvgGenerator::size" href="qsvggenerator.html#size-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="62" since="4.5" type="QSize" brief="The size of the generated SVG drawing">
                <getter name="size"/>
                <setter name="setSize"/>
            </property>
            <property threadsafety="unspecified" name="title" fullname="QSvgGenerator::title" href="qsvggenerator.html#title-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="64" since="4.5" type="QString" brief="The title of the generated SVG drawing">
                <getter name="title"/>
                <setter name="setTitle"/>
            </property>
            <property threadsafety="unspecified" name="viewBox" fullname="QSvgGenerator::viewBox" href="qsvggenerator.html#viewBox-prop" status="active" access="public" location="qsvggenerator.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggenerator.h" lineno="63" since="4.5" type="QRectF" brief="The viewBox of the generated SVG drawing">
                <getter name="viewBoxF"/>
                <setter name="setViewBox"/>
                <setter name="setViewBox"/>
            </property>
        </class>
        <class threadsafety="unspecified" name="QSvgAnimation" href="qsvganimation.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="67" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="draw" fullname="QSvgAnimation::draw" href="qsvganimation.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="70" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgAnimation::type" href="qsvganimation.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="71" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgArc" href="qsvgarc.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="74" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgArc" fullname="QSvgArc::QSvgArc" href="qsvgarc.html#QSvgArc" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="77" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgArc(QSvgNode *parent, const QPainterPath &amp;path)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QPainterPath &amp;" right="" name="path" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgArc::draw" href="qsvgarc.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="78" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgArc::bounds" href="qsvgarc.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="80" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgArc::type" href="qsvgarc.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="79" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgCircle" href="qsvgcircle.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="96" bases="QSvgEllipse" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgCircle" fullname="QSvgCircle::QSvgCircle" href="qsvgcircle.html#QSvgCircle" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="99" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgCircle(QSvgNode *parent, const QRectF &amp;rect)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QRectF &amp;" right="" name="rect" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgCircle::type" href="qsvgcircle.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="100" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgEllipse" href="qsvgellipse.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="85" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgEllipse" fullname="QSvgEllipse::QSvgEllipse" href="qsvgellipse.html#QSvgEllipse" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="88" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgEllipse(QSvgNode *parent, const QRectF &amp;rect)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QRectF &amp;" right="" name="rect" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgEllipse::draw" href="qsvgellipse.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="89" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgEllipse::bounds" href="qsvgellipse.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="91" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgEllipse::type" href="qsvgellipse.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="90" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgImage" href="qsvgimage.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="103" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgImage" fullname="QSvgImage::QSvgImage" href="qsvgimage.html#QSvgImage" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="106" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgImage(QSvgNode *parent, const QImage &amp;image, const QRect &amp;bounds)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QImage &amp;" right="" name="image" default=""/>
                <parameter left="const QRect &amp;" right="" name="bounds" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgImage::draw" href="qsvgimage.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="108" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgImage::bounds" href="qsvgimage.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="110" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgImage::type" href="qsvgimage.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="109" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgLine" href="qsvgline.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="116" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgLine" fullname="QSvgLine::QSvgLine" href="qsvgline.html#QSvgLine" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="119" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgLine(QSvgNode *parent, const QLineF &amp;line)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QLineF &amp;" right="" name="line" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgLine::draw" href="qsvgline.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="120" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgLine::bounds" href="qsvgline.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="122" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgLine::type" href="qsvgline.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="121" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgPath" href="qsvgpath.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="127" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="qpath" fullname="QSvgPath::qpath" href="qsvgpath.html#qpath" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="135" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QPainterPath *" signature="QPainterPath * qpath()"/>
            <function threadsafety="unspecified" name="QSvgPath" fullname="QSvgPath::QSvgPath" href="qsvgpath.html#QSvgPath" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="130" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgPath(QSvgNode *parent, const QPainterPath &amp;qpath)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QPainterPath &amp;" right="" name="qpath" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgPath::draw" href="qsvgpath.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="131" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgPath::bounds" href="qsvgpath.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="133" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgPath::type" href="qsvgpath.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="132" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgPolygon" href="qsvgpolygon.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="142" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgPolygon" fullname="QSvgPolygon::QSvgPolygon" href="qsvgpolygon.html#QSvgPolygon" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="145" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgPolygon(QSvgNode *parent, const QPolygonF &amp;poly)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QPolygonF &amp;" right="" name="poly" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgPolygon::draw" href="qsvgpolygon.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="146" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgPolygon::bounds" href="qsvgpolygon.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="148" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgPolygon::type" href="qsvgpolygon.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="147" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgPolyline" href="qsvgpolyline.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="153" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgPolyline" fullname="QSvgPolyline::QSvgPolyline" href="qsvgpolyline.html#QSvgPolyline" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="156" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgPolyline(QSvgNode *parent, const QPolygonF &amp;poly)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QPolygonF &amp;" right="" name="poly" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgPolyline::draw" href="qsvgpolyline.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="157" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgPolyline::bounds" href="qsvgpolyline.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="159" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgPolyline::type" href="qsvgpolyline.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="158" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgRect" href="qsvgrect.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="164" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgRect" fullname="QSvgRect::QSvgRect" href="qsvgrect.html#QSvgRect" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="167" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRect(QSvgNode *paren, const QRectF &amp;rect, int rx, int ry)">
                <parameter left="QSvgNode *" right="" name="paren" default=""/>
                <parameter left="const QRectF &amp;" right="" name="rect" default=""/>
                <parameter left="int" right="" name="rx" default="0"/>
                <parameter left="int" right="" name="ry" default="0"/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgRect::draw" href="qsvgrect.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="169" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgRect::bounds" href="qsvgrect.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="170" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgRect::type" href="qsvgrect.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="168" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgText" href="qsvgtext.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="178" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgText" fullname="QSvgText::QSvgText" href="qsvgtext.html#QSvgText" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="187" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgText(QSvgNode *parent, const QPointF &amp;coord)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="const QPointF &amp;" right="" name="coord" default=""/>
            </function>
            <function threadsafety="unspecified" name="addText" fullname="QSvgText::addText" href="qsvgtext.html#addText" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="195" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addText(const QString &amp;text)">
                <parameter left="const QString &amp;" right="" name="text" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgText::draw" href="qsvgtext.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="191" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setTextArea" fullname="QSvgText::setTextArea" href="qsvgtext.html#setTextArea" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="189" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setTextArea(const QSizeF &amp;size)">
                <parameter left="const QSizeF &amp;" right="" name="size" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgText" fullname="QSvgText::~QSvgText" href="qsvgtext.html#dtor.QSvgText" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="188" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgText()"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgText::type" href="qsvgtext.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="192" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <enum threadsafety="unspecified" name="WhitespaceMode" fullname="QSvgText::WhitespaceMode" href="qsvgtext.html#WhitespaceMode-enum" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="181">
                <value name="Default" value="0"/>
                <value name="Preserve" value="1"/>
            </enum>
            <function threadsafety="unspecified" name="addLineBreak" fullname="QSvgText::addLineBreak" href="qsvgtext.html#addLineBreak" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="196" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addLineBreak()"/>
            <function threadsafety="unspecified" name="addTspan" fullname="QSvgText::addTspan" href="qsvgtext.html#addTspan" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="194" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addTspan(QSvgTspan *tspan)">
                <parameter left="QSvgTspan *" right="" name="tspan" default=""/>
            </function>
            <function threadsafety="unspecified" name="setWhitespaceMode" fullname="QSvgText::setWhitespaceMode" href="qsvgtext.html#setWhitespaceMode" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="197" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWhitespaceMode(WhitespaceMode mode)">
                <parameter left="WhitespaceMode" right="" name="mode" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QSvgTspan" href="qsvgtspan.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="214" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgTspan" fullname="QSvgTspan::QSvgTspan" href="qsvgtspan.html#QSvgTspan" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="218" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgTspan(QSvgNode *parent, bool isProperTspan)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="bool" right="" name="isProperTspan" default="true"/>
            </function>
            <function threadsafety="unspecified" name="addText" fullname="QSvgTspan::addText" href="qsvgtspan.html#addText" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="225" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addText(const QString &amp;text)">
                <parameter left="const QString &amp;" right="" name="text" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgTspan::draw" href="qsvgtspan.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="224" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *, QSvgExtraStates &amp;) override">
                <parameter left="QPainter *" right="" name="" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="setWhitespaceMode" fullname="QSvgTspan::setWhitespaceMode" href="qsvgtspan.html#setWhitespaceMode" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="228" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWhitespaceMode(QSvgText::WhitespaceMode mode)">
                <parameter left="QSvgText::WhitespaceMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgTspan" fullname="QSvgTspan::~QSvgTspan" href="qsvgtspan.html#dtor.QSvgTspan" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="222" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgTspan()"/>
            <function threadsafety="unspecified" name="whitespaceMode" fullname="QSvgTspan::whitespaceMode" href="qsvgtspan.html#whitespaceMode" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="229" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgText::WhitespaceMode" signature="QSvgText::WhitespaceMode whitespaceMode() const"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgTspan::type" href="qsvgtspan.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="223" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="isTspan" fullname="QSvgTspan::isTspan" href="qsvgtspan.html#isTspan" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="227" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isTspan() const"/>
            <function threadsafety="unspecified" name="text" fullname="QSvgTspan::text" href="qsvgtspan.html#text" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="226" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QString &amp;" signature="const QString &amp; text() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgUse" href="qsvguse.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="236" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgUse" fullname="QSvgUse::QSvgUse" href="qsvguse.html#QSvgUse" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="239" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgUse(const QPointF &amp;start, QSvgNode *parent, QSvgNode *link)">
                <parameter left="const QPointF &amp;" right="" name="start" default=""/>
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
                <parameter left="QSvgNode *" right="" name="link" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgUse::draw" href="qsvguse.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="240" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgUse::bounds" href="qsvguse.html#bounds" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="242" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgUse::type" href="qsvguse.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="241" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgVideo" href="qsvgvideo.html" status="internal" access="private" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="249" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="draw" fullname="QSvgVideo::draw" href="qsvgvideo.html#draw" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="252" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgVideo::type" href="qsvgvideo.html#type" status="active" access="public" location="qsvggraphics_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvggraphics_p.h" lineno="253" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgCssAttribute" href="qsvgcssattribute.html" status="internal" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="74" module="QtSvg">
            <variable threadsafety="unspecified" name="name" fullname="QSvgCssAttribute::name" href="qsvgcssattribute.html#name-var" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="76" type="QXmlStreamStringRef" static="false"/>
            <variable threadsafety="unspecified" name="value" fullname="QSvgCssAttribute::value" href="qsvgcssattribute.html#value-var" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="77" type="QXmlStreamStringRef" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QSvgHandler" href="qsvghandler.html" status="internal" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="82" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgHandler" fullname="QSvgHandler::QSvgHandler" href="qsvghandler.html#QSvgHandler" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="97" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgHandler(QIODevice *device)">
                <parameter left="QIODevice *" right="" name="device" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgHandler" fullname="QSvgHandler::QSvgHandler" href="qsvghandler.html#QSvgHandler-2" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="99" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgHandler(QXmlStreamReader * const data)">
                <parameter left="QXmlStreamReader * const" right="" name="data" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgHandler" fullname="QSvgHandler::QSvgHandler" href="qsvghandler.html#QSvgHandler-1" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="98" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgHandler(const QByteArray &amp;data)">
                <parameter left="const QByteArray &amp;" right="" name="data" default=""/>
            </function>
            <function threadsafety="unspecified" name="characters" fullname="QSvgHandler::characters" href="qsvghandler.html#characters" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="139" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool characters(const QStringRef &amp;str)">
                <parameter left="const QStringRef &amp;" right="" name="str" default=""/>
            </function>
            <function threadsafety="unspecified" name="endElement" fullname="QSvgHandler::endElement" href="qsvghandler.html#endElement" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="138" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool endElement(const QStringRef &amp;localName)">
                <parameter left="const QStringRef &amp;" right="" name="localName" default=""/>
            </function>
            <function threadsafety="unspecified" name="processingInstruction" fullname="QSvgHandler::processingInstruction" href="qsvghandler.html#processingInstruction" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool processingInstruction(const QString &amp;target, const QString &amp;data)">
                <parameter left="const QString &amp;" right="" name="target" default=""/>
                <parameter left="const QString &amp;" right="" name="data" default=""/>
            </function>
            <function threadsafety="unspecified" name="startElement" fullname="QSvgHandler::startElement" href="qsvghandler.html#startElement" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool startElement(const QString &amp;localName, const QXmlStreamAttributes &amp;attributes)">
                <parameter left="const QString &amp;" right="" name="localName" default=""/>
                <parameter left="const QXmlStreamAttributes &amp;" right="" name="attributes" default=""/>
            </function>
            <function threadsafety="unspecified" name="init" fullname="QSvgHandler::init" href="qsvghandler.html#init" status="active" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void init()"/>
            <function threadsafety="unspecified" name="parse" fullname="QSvgHandler::parse" href="qsvghandler.html#parse" status="active" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="179" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void parse()"/>
            <function threadsafety="unspecified" name="parseCSStoXMLAttrs" fullname="QSvgHandler::parseCSStoXMLAttrs" href="qsvghandler.html#parseCSStoXMLAttrs" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="130" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void parseCSStoXMLAttrs(QString css, QVector&lt;QSvgCssAttribute&gt; *attributes)">
                <parameter left="QString" right="" name="css" default=""/>
                <parameter left="QVector&lt;QSvgCssAttribute&gt; *" right="" name="attributes" default=""/>
            </function>
            <function threadsafety="unspecified" name="popColor" fullname="QSvgHandler::popColor" href="qsvghandler.html#popColor" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void popColor()"/>
            <function threadsafety="unspecified" name="pushColor" fullname="QSvgHandler::pushColor" href="qsvghandler.html#pushColor" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="114" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pushColor(const QColor &amp;color)">
                <parameter left="const QColor &amp;" right="" name="color" default=""/>
            </function>
            <function threadsafety="unspecified" name="pushColorCopy" fullname="QSvgHandler::pushColorCopy" href="qsvghandler.html#pushColorCopy" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="115" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void pushColorCopy()"/>
            <function threadsafety="unspecified" name="resolveGradients" fullname="QSvgHandler::resolveGradients" href="qsvghandler.html#resolveGradients" status="active" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="180" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void resolveGradients(QSvgNode *node)">
                <parameter left="QSvgNode *" right="" name="node" default=""/>
            </function>
            <function threadsafety="unspecified" name="setAnimPeriod" fullname="QSvgHandler::setAnimPeriod" href="qsvghandler.html#setAnimPeriod" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAnimPeriod(int start, int end)">
                <parameter left="int" right="" name="start" default=""/>
                <parameter left="int" right="" name="end" default=""/>
            </function>
            <function threadsafety="unspecified" name="setDefaultCoordinateSystem" fullname="QSvgHandler::setDefaultCoordinateSystem" href="qsvghandler.html#setDefaultCoordinateSystem" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="111" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDefaultCoordinateSystem(LengthType type)">
                <parameter left="LengthType" right="" name="type" default=""/>
            </function>
            <function threadsafety="unspecified" name="setInStyle" fullname="QSvgHandler::setInStyle" href="qsvghandler.html#setInStyle" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setInStyle(bool b)">
                <parameter left="bool" right="" name="b" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgHandler" fullname="QSvgHandler::~QSvgHandler" href="qsvghandler.html#dtor.QSvgHandler" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="100" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgHandler()"/>
            <function threadsafety="unspecified" name="defaultCoordinateSystem" fullname="QSvgHandler::defaultCoordinateSystem" href="qsvghandler.html#defaultCoordinateSystem" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="112" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="LengthType" signature="LengthType defaultCoordinateSystem() const"/>
            <function threadsafety="unspecified" name="currentColor" fullname="QSvgHandler::currentColor" href="qsvghandler.html#currentColor" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QColor" signature="QColor currentColor() const"/>
            <function threadsafety="unspecified" name="defaultPen" fullname="QSvgHandler::defaultPen" href="qsvghandler.html#defaultPen" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="133" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QPen" signature="QPen defaultPen() const"/>
            <function threadsafety="unspecified" name="errorString" fullname="QSvgHandler::errorString" href="qsvghandler.html#errorString" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="108" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString errorString() const"/>
            <function threadsafety="unspecified" name="selector" fullname="QSvgHandler::selector" href="qsvghandler.html#selector" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="123" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgStyleSelector *" signature="QSvgStyleSelector * selector() const"/>
            <function threadsafety="unspecified" name="document" fullname="QSvgHandler::document" href="qsvghandler.html#document" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgTinyDocument *" signature="QSvgTinyDocument * document() const"/>
            <function threadsafety="unspecified" name="inStyle" fullname="QSvgHandler::inStyle" href="qsvghandler.html#inStyle" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="121" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool inStyle() const"/>
            <function threadsafety="unspecified" name="ok" fullname="QSvgHandler::ok" href="qsvghandler.html#ok" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool ok() const"/>
            <function threadsafety="unspecified" name="animationDuration" fullname="QSvgHandler::animationDuration" href="qsvghandler.html#animationDuration" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="127" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int animationDuration() const"/>
            <enum threadsafety="unspecified" name="CurrentNode" fullname="QSvgHandler::CurrentNode" href="qsvghandler.html#CurrentNode-enum" status="active" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="150">
                <value name="Unknown" value="0"/>
                <value name="Graphics" value="1"/>
                <value name="Style" value="2"/>
            </enum>
            <enum threadsafety="unspecified" name="LengthType" fullname="QSvgHandler::LengthType" href="qsvghandler.html#LengthType-enum" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="85">
                <value name="LT_PERCENT" value="0"/>
                <value name="LT_PX" value="1"/>
                <value name="LT_PC" value="2"/>
                <value name="LT_PT" value="3"/>
                <value name="LT_MM" value="4"/>
                <value name="LT_CM" value="5"/>
                <value name="LT_IN" value="6"/>
                <value name="LT_OTHER" value="7"/>
            </enum>
            <function threadsafety="unspecified" name="lineNumber" fullname="QSvgHandler::lineNumber" href="qsvghandler.html#lineNumber" status="active" access="public" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int lineNumber() const"/>
        </class>
        <function threadsafety="unspecified" name="Q_DECLARE_LOGGING_CATEGORY" status="internal" access="private" location="qsvghandler_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvghandler_p.h" lineno="190" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="Q_DECLARE_LOGGING_CATEGORY(lcSvgHandler )">
            <parameter left="lcSvgHandler" right="" name="" default=""/>
        </function>
        <class threadsafety="unspecified" name="QSvgNode" href="qsvgnode.html" status="internal" access="private" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="65" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgNode" fullname="QSvgNode::QSvgNode" href="qsvgnode.html#QSvgNode" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="111" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgNode(QSvgNode *parent)">
                <parameter left="QSvgNode *" right="" name="parent" default="0"/>
            </function>
            <function threadsafety="unspecified" name="strokeWidth" fullname="QSvgNode::strokeWidth" href="qsvgnode.html#strokeWidth" status="active" access="protected" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="160" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="qreal" signature="qreal strokeWidth(QPainter *p)">
                <parameter left="QPainter *" right="" name="p" default=""/>
            </function>
            <function threadsafety="unspecified" name="appendStyleProperty" fullname="QSvgNode::appendStyleProperty" href="qsvgnode.html#appendStyleProperty" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="118" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void appendStyleProperty(QSvgStyleProperty *prop, const QString &amp;id)">
                <parameter left="QSvgStyleProperty *" right="" name="prop" default=""/>
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgNode::draw" href="qsvgnode.html#draw" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="113" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) = 0">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setDisplayMode" fullname="QSvgNode::setDisplayMode" href="qsvgnode.html#setDisplayMode" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="149" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDisplayMode(DisplayMode display)">
                <parameter left="DisplayMode" right="" name="display" default=""/>
            </function>
            <function threadsafety="unspecified" name="setNodeId" fullname="QSvgNode::setNodeId" href="qsvgnode.html#setNodeId" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="153" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setNodeId(const QString &amp;i)">
                <parameter left="const QString &amp;" right="" name="i" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRequiredExtensions" fullname="QSvgNode::setRequiredExtensions" href="qsvgnode.html#setRequiredExtensions" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="134" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRequiredExtensions(const QStringList &amp;lst)">
                <parameter left="const QStringList &amp;" right="" name="lst" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRequiredFeatures" fullname="QSvgNode::setRequiredFeatures" href="qsvgnode.html#setRequiredFeatures" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="131" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRequiredFeatures(const QStringList &amp;lst)">
                <parameter left="const QStringList &amp;" right="" name="lst" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRequiredFonts" fullname="QSvgNode::setRequiredFonts" href="qsvgnode.html#setRequiredFonts" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="143" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRequiredFonts(const QStringList &amp;lst)">
                <parameter left="const QStringList &amp;" right="" name="lst" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRequiredFormats" fullname="QSvgNode::setRequiredFormats" href="qsvgnode.html#setRequiredFormats" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="140" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRequiredFormats(const QStringList &amp;lst)">
                <parameter left="const QStringList &amp;" right="" name="lst" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRequiredLanguages" fullname="QSvgNode::setRequiredLanguages" href="qsvgnode.html#setRequiredLanguages" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="137" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRequiredLanguages(const QStringList &amp;lst)">
                <parameter left="const QStringList &amp;" right="" name="lst" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVisible" fullname="QSvgNode::setVisible" href="qsvgnode.html#setVisible" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="146" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setVisible(bool visible)">
                <parameter left="bool" right="" name="visible" default=""/>
            </function>
            <function threadsafety="unspecified" name="setXmlClass" fullname="QSvgNode::setXmlClass" href="qsvgnode.html#setXmlClass" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="156" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setXmlClass(const QString &amp;str)">
                <parameter left="const QString &amp;" right="" name="str" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgNode" fullname="QSvgNode::~QSvgNode" href="qsvgnode.html#dtor.QSvgNode" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="112" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgNode()"/>
            <function threadsafety="unspecified" name="displayMode" fullname="QSvgNode::displayMode" href="qsvgnode.html#displayMode" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="150" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="DisplayMode" signature="DisplayMode displayMode() const"/>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgNode::bounds" href="qsvgnode.html#bounds" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="127" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="transformedBounds" fullname="QSvgNode::transformedBounds" href="qsvgnode.html#transformedBounds-1" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="129" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF transformedBounds() const"/>
            <function threadsafety="unspecified" name="transformedBounds" fullname="QSvgNode::transformedBounds" href="qsvgnode.html#transformedBounds" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="128" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF transformedBounds(QPainter *p, QSvgExtraStates &amp;states) const">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="nodeId" fullname="QSvgNode::nodeId" href="qsvgnode.html#nodeId" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="152" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString nodeId() const"/>
            <function threadsafety="unspecified" name="xmlClass" fullname="QSvgNode::xmlClass" href="qsvgnode.html#xmlClass" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="155" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString xmlClass() const"/>
            <function threadsafety="unspecified" name="styleProperty" fullname="QSvgNode::styleProperty" href="qsvgnode.html#styleProperty-1" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="122" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgFillStyleProperty *" signature="QSvgFillStyleProperty * styleProperty(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="parent" fullname="QSvgNode::parent" href="qsvgnode.html#parent" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="115" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgNode *" signature="QSvgNode * parent() const"/>
            <function threadsafety="unspecified" name="styleProperty" fullname="QSvgNode::styleProperty" href="qsvgnode.html#styleProperty" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="121" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgStyleProperty *" signature="QSvgStyleProperty * styleProperty(QSvgStyleProperty::Type type) const">
                <parameter left="QSvgStyleProperty::Type" right="" name="type" default=""/>
            </function>
            <function threadsafety="unspecified" name="document" fullname="QSvgNode::document" href="qsvgnode.html#document" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="124" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgTinyDocument *" signature="QSvgTinyDocument * document() const"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgNode::type" href="qsvgnode.html#type" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="126" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="Type" signature="Type type() const = 0"/>
            <function threadsafety="unspecified" name="isDescendantOf" fullname="QSvgNode::isDescendantOf" href="qsvgnode.html#isDescendantOf" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="116" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isDescendantOf(const QSvgNode *parent) const">
                <parameter left="const QSvgNode *" right="" name="parent" default=""/>
            </function>
            <function threadsafety="unspecified" name="isVisible" fullname="QSvgNode::isVisible" href="qsvgnode.html#isVisible" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="147" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isVisible() const"/>
            <function threadsafety="unspecified" name="requiredExtensions" fullname="QSvgNode::requiredExtensions" href="qsvgnode.html#requiredExtensions" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="135" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QStringList &amp;" signature="const QStringList &amp; requiredExtensions() const"/>
            <function threadsafety="unspecified" name="requiredFeatures" fullname="QSvgNode::requiredFeatures" href="qsvgnode.html#requiredFeatures" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="132" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QStringList &amp;" signature="const QStringList &amp; requiredFeatures() const"/>
            <function threadsafety="unspecified" name="requiredFonts" fullname="QSvgNode::requiredFonts" href="qsvgnode.html#requiredFonts" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="144" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QStringList &amp;" signature="const QStringList &amp; requiredFonts() const"/>
            <function threadsafety="unspecified" name="requiredFormats" fullname="QSvgNode::requiredFormats" href="qsvgnode.html#requiredFormats" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="141" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QStringList &amp;" signature="const QStringList &amp; requiredFormats() const"/>
            <function threadsafety="unspecified" name="requiredLanguages" fullname="QSvgNode::requiredLanguages" href="qsvgnode.html#requiredLanguages" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="138" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QStringList &amp;" signature="const QStringList &amp; requiredLanguages() const"/>
            <function threadsafety="unspecified" name="applyStyle" fullname="QSvgNode::applyStyle" href="qsvgnode.html#applyStyle" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="119" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void applyStyle(QPainter *p, QSvgExtraStates &amp;states) const">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revertStyle" fullname="QSvgNode::revertStyle" href="qsvgnode.html#revertStyle" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="120" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void revertStyle(QPainter *p, QSvgExtraStates &amp;states) const">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <enum threadsafety="unspecified" name="DisplayMode" fullname="QSvgNode::DisplayMode" href="qsvgnode.html#DisplayMode-enum" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="90">
                <value name="InlineMode" value="0"/>
                <value name="BlockMode" value="1"/>
                <value name="ListItemMode" value="2"/>
                <value name="RunInMode" value="3"/>
                <value name="CompactMode" value="4"/>
                <value name="MarkerMode" value="5"/>
                <value name="TableMode" value="6"/>
                <value name="InlineTableMode" value="7"/>
                <value name="TableRowGroupMode" value="8"/>
                <value name="TableHeaderGroupMode" value="9"/>
                <value name="TableFooterGroupMode" value="10"/>
                <value name="TableRowMode" value="11"/>
                <value name="TableColumnGroupMode" value="12"/>
                <value name="TableColumnMode" value="13"/>
                <value name="TableCellMode" value="14"/>
                <value name="TableCaptionMode" value="15"/>
                <value name="NoneMode" value="16"/>
                <value name="InheritMode" value="17"/>
            </enum>
            <enum threadsafety="unspecified" name="Type" fullname="QSvgNode::Type" href="qsvgnode.html#Type-enum" status="active" access="public" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="68">
                <value name="DOC" value="0"/>
                <value name="G" value="1"/>
                <value name="DEFS" value="2"/>
                <value name="SWITCH" value="3"/>
                <value name="ANIMATION" value="4"/>
                <value name="ARC" value="5"/>
                <value name="CIRCLE" value="6"/>
                <value name="ELLIPSE" value="7"/>
                <value name="IMAGE" value="8"/>
                <value name="LINE" value="9"/>
                <value name="PATH" value="10"/>
                <value name="POLYGON" value="11"/>
                <value name="POLYLINE" value="12"/>
                <value name="RECT" value="13"/>
                <value name="TEXT" value="14"/>
                <value name="TEXTAREA" value="15"/>
                <value name="TSPAN" value="16"/>
                <value name="USE" value="17"/>
                <value name="VIDEO" value="18"/>
            </enum>
        </class>
        <function threadsafety="unspecified" name="nodeId" status="internal" access="private" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="191" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString nodeId() const"/>
        <function threadsafety="unspecified" name="xmlClass" status="internal" access="private" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="196" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString xmlClass() const"/>
        <function threadsafety="unspecified" name="parent" status="internal" access="private" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="181" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgNode *" signature="QSvgNode * parent() const"/>
        <function threadsafety="unspecified" name="isVisible" status="internal" access="private" location="qsvgnode_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgnode_p.h" lineno="186" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isVisible() const"/>
        <class threadsafety="reentrant" name="QSvgRenderer" href="qsvgrenderer.html" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="60" since="4.1" module="QtSvg" groups="painting" brief="Used to draw the contents of SVG files onto paint devices">
            <function threadsafety="unspecified" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="68" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRenderer(QObject *parent)">
                <parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer-3" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="71" since="4.5" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRenderer(QXmlStreamReader *contents, QObject *parent)">
                <parameter left="QXmlStreamReader *" right="" name="contents" default=""/>
                <parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer-2" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="70" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRenderer(const QByteArray &amp;contents, QObject *parent)">
                <parameter left="const QByteArray &amp;" right="" name="contents" default=""/>
                <parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="QSvgRenderer" fullname="QSvgRenderer::QSvgRenderer" href="qsvgrenderer.html#QSvgRenderer-1" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="69" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRenderer(const QString &amp;filename, QObject *parent)">
                <parameter left="const QString &amp;" right="" name="filename" default=""/>
                <parameter left="QObject *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgRenderer::load" href="qsvgrenderer.html#load-2" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="97" since="4.5" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool load(QXmlStreamReader *contents)">
                <parameter left="QXmlStreamReader *" right="" name="contents" default=""/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgRenderer::load" href="qsvgrenderer.html#load-1" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="96" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool load(const QByteArray &amp;contents)">
                <parameter left="const QByteArray &amp;" right="" name="contents" default=""/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgRenderer::load" href="qsvgrenderer.html#load" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="95" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool load(const QString &amp;filename)">
                <parameter left="const QString &amp;" right="" name="filename" default=""/>
            </function>
            <function threadsafety="unspecified" name="render" fullname="QSvgRenderer::render" href="qsvgrenderer.html#render" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="98" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void render(QPainter *painter)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
            </function>
            <function threadsafety="unspecified" name="render" fullname="QSvgRenderer::render" href="qsvgrenderer.html#render-1" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="99" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void render(QPainter *painter, const QRectF &amp;bounds)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QRectF &amp;" right="" name="bounds" default=""/>
            </function>
            <function threadsafety="unspecified" name="render" fullname="QSvgRenderer::render" href="qsvgrenderer.html#render-2" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="101" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void render(QPainter *painter, const QString &amp;elementId, const QRectF &amp;bounds)">
                <parameter left="QPainter *" right="" name="painter" default=""/>
                <parameter left="const QString &amp;" right="" name="elementId" default=""/>
                <parameter left="const QRectF &amp;" right="" name="bounds" default="QRectF()"/>
            </function>
            <function threadsafety="unspecified" name="repaintNeeded" fullname="QSvgRenderer::repaintNeeded" href="qsvgrenderer.html#repaintNeeded" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="105" virtual="non" meta="signal" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void repaintNeeded()"/>
            <function threadsafety="unspecified" name="setCurrentFrame" fullname="QSvgRenderer::setCurrentFrame" href="qsvgrenderer.html#setCurrentFrame" status="internal" access="private" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="87" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="currentFrame" type="void" signature="void setCurrentFrame(int frame)">
                <parameter left="int" right="" name="frame" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFramesPerSecond" fullname="QSvgRenderer::setFramesPerSecond" href="qsvgrenderer.html#framesPerSecond-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="85" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="framesPerSecond" type="void" signature="void setFramesPerSecond(int num)">
                <parameter left="int" right="" name="num" default=""/>
            </function>
            <function threadsafety="unspecified" name="setViewBox" fullname="QSvgRenderer::setViewBox" href="qsvgrenderer.html#viewBox-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="80" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="viewBox" type="void" signature="void setViewBox(const QRect &amp;viewbox)">
                <parameter left="const QRect &amp;" right="" name="viewbox" default=""/>
            </function>
            <function threadsafety="unspecified" name="setViewBox" fullname="QSvgRenderer::setViewBox" href="qsvgrenderer.html#viewBox-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="81" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="viewBox" type="void" signature="void setViewBox(const QRectF &amp;viewbox)">
                <parameter left="const QRectF &amp;" right="" name="viewbox" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgRenderer" fullname="QSvgRenderer::~QSvgRenderer" href="qsvgrenderer.html#dtor.QSvgRenderer" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="72" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgRenderer()"/>
            <function threadsafety="unspecified" name="matrixForElement" fullname="QSvgRenderer::matrixForElement" href="qsvgrenderer.html#matrixForElement" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="92" since="4.2" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QMatrix" signature="QMatrix matrixForElement(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="viewBox" fullname="QSvgRenderer::viewBox" href="qsvgrenderer.html#viewBox" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="78" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRect" signature="QRect viewBox() const"/>
            <function threadsafety="unspecified" name="boundsOnElement" fullname="QSvgRenderer::boundsOnElement" href="qsvgrenderer.html#boundsOnElement" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="90" since="4.2" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF boundsOnElement(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="viewBoxF" fullname="QSvgRenderer::viewBoxF" href="qsvgrenderer.html#viewBox-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="79" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="viewBox" type="QRectF" signature="QRectF viewBoxF() const"/>
            <function threadsafety="unspecified" name="defaultSize" fullname="QSvgRenderer::defaultSize" href="qsvgrenderer.html#defaultSize" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize defaultSize() const"/>
            <function threadsafety="unspecified" name="animated" fullname="QSvgRenderer::animated" href="qsvgrenderer.html#animated" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="83" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool animated() const"/>
            <function threadsafety="unspecified" name="elementExists" fullname="QSvgRenderer::elementExists" href="qsvgrenderer.html#elementExists" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="91" since="4.2" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool elementExists(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="isValid" fullname="QSvgRenderer::isValid" href="qsvgrenderer.html#isValid" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="74" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isValid() const"/>
            <function threadsafety="unspecified" name="animationDuration" fullname="QSvgRenderer::animationDuration" href="qsvgrenderer.html#animationDuration" status="internal" access="private" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int animationDuration() const"/>
            <function threadsafety="unspecified" name="currentFrame" fullname="QSvgRenderer::currentFrame" href="qsvgrenderer.html#currentFrame" status="internal" access="private" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="currentFrame" type="int" signature="int currentFrame() const"/>
            <function threadsafety="unspecified" name="framesPerSecond" fullname="QSvgRenderer::framesPerSecond" href="qsvgrenderer.html#framesPerSecond-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="84" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" associated-property="framesPerSecond" type="int" signature="int framesPerSecond() const"/>
            <property threadsafety="unspecified" name="currentFrame" fullname="QSvgRenderer::currentFrame" href="qsvgrenderer.html#currentFrame-prop" status="internal" access="private" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="66" type="int" brief="The current frame of the document's animation, or 0 if the document is not animated">
                <getter name="currentFrame"/>
                <setter name="setCurrentFrame"/>
            </property>
            <property threadsafety="unspecified" name="framesPerSecond" fullname="QSvgRenderer::framesPerSecond" href="qsvgrenderer.html#framesPerSecond-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="65" type="int" brief="The number of frames per second to be shown">
                <getter name="framesPerSecond"/>
                <setter name="setFramesPerSecond"/>
            </property>
            <property threadsafety="unspecified" name="viewBox" fullname="QSvgRenderer::viewBox" href="qsvgrenderer.html#viewBox-prop" status="active" access="public" location="qsvgrenderer.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgrenderer.h" lineno="64" since="4.2" type="QRectF" brief="The rectangle specifying the visible area of the document in logical coordinates">
                <getter name="viewBoxF"/>
                <setter name="setViewBox"/>
                <setter name="setViewBox"/>
            </property>
        </class>
        <class threadsafety="unspecified" name="QSvgDefs" href="qsvgdefs.html" status="internal" access="private" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="91" bases="QSvgStructureNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgDefs" fullname="QSvgDefs::QSvgDefs" href="qsvgdefs.html#QSvgDefs" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="94" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgDefs(QSvgNode *parent)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgDefs::draw" href="qsvgdefs.html#draw" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="95" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgDefs::type" href="qsvgdefs.html#type" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="96" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgG" href="qsvgg.html" status="internal" access="private" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="83" bases="QSvgStructureNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgG" fullname="QSvgG::QSvgG" href="qsvgg.html#QSvgG" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="86" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgG(QSvgNode *parent)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgG::draw" href="qsvgg.html#draw" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="87" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgG::type" href="qsvgg.html#type" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="88" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgStructureNode" href="qsvgstructurenode.html" status="internal" access="private" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="67" bases="QSvgNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgStructureNode" fullname="QSvgStructureNode::QSvgStructureNode" href="qsvgstructurenode.html#QSvgStructureNode" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="70" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgStructureNode(QSvgNode *parent)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
            </function>
            <function threadsafety="unspecified" name="addChild" fullname="QSvgStructureNode::addChild" href="qsvgstructurenode.html#addChild" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addChild(QSvgNode *child, const QString &amp;id)">
                <parameter left="QSvgNode *" right="" name="child" default=""/>
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgStructureNode" fullname="QSvgStructureNode::~QSvgStructureNode" href="qsvgstructurenode.html#dtor.QSvgStructureNode" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="71" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgStructureNode()"/>
            <function threadsafety="unspecified" name="renderers" fullname="QSvgStructureNode::renderers" href="qsvgstructurenode.html#renderers" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="76" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QList&lt;QSvgNode *&gt;" signature="QList&lt;QSvgNode *&gt; renderers() const"/>
            <function threadsafety="unspecified" name="bounds" fullname="QSvgStructureNode::bounds" href="qsvgstructurenode.html#bounds" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="74" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QRectF" signature="QRectF bounds(QPainter *p, QSvgExtraStates &amp;states) const override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="previousSiblingNode" fullname="QSvgStructureNode::previousSiblingNode" href="qsvgstructurenode.html#previousSiblingNode" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="75" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgNode *" signature="QSvgNode * previousSiblingNode(QSvgNode *n) const">
                <parameter left="QSvgNode *" right="" name="n" default=""/>
            </function>
            <function threadsafety="unspecified" name="scopeNode" fullname="QSvgStructureNode::scopeNode" href="qsvgstructurenode.html#scopeNode" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="72" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgNode *" signature="QSvgNode * scopeNode(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <variable threadsafety="unspecified" name="m_linkedScopes" fullname="QSvgStructureNode::m_linkedScopes" href="qsvgstructurenode.html#m_linkedScopes-var" status="active" access="protected" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="80" type="QList&lt;QSvgStructureNode *&gt;" static="false"/>
            <variable threadsafety="unspecified" name="m_renderers" fullname="QSvgStructureNode::m_renderers" href="qsvgstructurenode.html#m_renderers-var" status="active" access="protected" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="78" type="QList&lt;QSvgNode *&gt;" static="false"/>
            <variable threadsafety="unspecified" name="m_scope" fullname="QSvgStructureNode::m_scope" href="qsvgstructurenode.html#m_scope-var" status="active" access="protected" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="79" type="QHash&lt;QString, QSvgNode *&gt;" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QSvgSwitch" href="qsvgswitch.html" status="internal" access="private" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="99" bases="QSvgStructureNode" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgSwitch" fullname="QSvgSwitch::QSvgSwitch" href="qsvgswitch.html#QSvgSwitch" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="102" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgSwitch(QSvgNode *parent)">
                <parameter left="QSvgNode *" right="" name="parent" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgSwitch::draw" href="qsvgswitch.html#draw" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="103" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="init" fullname="QSvgSwitch::init" href="qsvgswitch.html#init" status="active" access="private" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void init()"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgSwitch::type" href="qsvgswitch.html#type" status="active" access="public" location="qsvgstructure_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstructure_p.h" lineno="104" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgAnimateColor" href="qsvganimatecolor.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="704" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgAnimateColor" fullname="QSvgAnimateColor::QSvgAnimateColor" href="qsvganimatecolor.html#QSvgAnimateColor" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="707" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgAnimateColor(int startMs, int endMs, int by)">
                <parameter left="int" right="" name="startMs" default=""/>
                <parameter left="int" right="" name="endMs" default=""/>
                <parameter left="int" right="" name="by" default="0"/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgAnimateColor::apply" href="qsvganimatecolor.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="711" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgAnimateColor::revert" href="qsvganimatecolor.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="712" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setArgs" fullname="QSvgAnimateColor::setArgs" href="qsvganimatecolor.html#setArgs" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="708" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setArgs(bool fill, const QList&lt;QColor&gt; &amp;colors)">
                <parameter left="bool" right="" name="fill" default=""/>
                <parameter left="const QList&lt;QColor&gt; &amp;" right="" name="colors" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFreeze" fullname="QSvgAnimateColor::setFreeze" href="qsvganimatecolor.html#setFreeze" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="709" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFreeze(bool freeze)">
                <parameter left="bool" right="" name="freeze" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRepeatCount" fullname="QSvgAnimateColor::setRepeatCount" href="qsvganimatecolor.html#setRepeatCount" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="710" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRepeatCount(qreal repeatCount)">
                <parameter left="qreal" right="" name="repeatCount" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgAnimateColor::type" href="qsvganimatecolor.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="713" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgAnimateTransform" href="qsvganimatetransform.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="631" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgAnimateTransform" fullname="QSvgAnimateTransform::QSvgAnimateTransform" href="qsvganimatetransform.html#QSvgAnimateTransform" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="649" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgAnimateTransform(int startMs, int endMs, int by)">
                <parameter left="int" right="" name="startMs" default=""/>
                <parameter left="int" right="" name="endMs" default=""/>
                <parameter left="int" right="" name="by" default="0"/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgAnimateTransform::apply" href="qsvganimatetransform.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="653" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgAnimateTransform::revert" href="qsvganimatetransform.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="654" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setArgs" fullname="QSvgAnimateTransform::setArgs" href="qsvganimatetransform.html#setArgs" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="650" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setArgs(TransformType type, Additive additive, const QVector&lt;qreal&gt; &amp;args)">
                <parameter left="TransformType" right="" name="type" default=""/>
                <parameter left="Additive" right="" name="additive" default=""/>
                <parameter left="const QVector&lt;qreal&gt; &amp;" right="" name="args" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFreeze" fullname="QSvgAnimateTransform::setFreeze" href="qsvganimatetransform.html#setFreeze" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="651" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFreeze(bool freeze)">
                <parameter left="bool" right="" name="freeze" default=""/>
            </function>
            <function threadsafety="unspecified" name="setRepeatCount" fullname="QSvgAnimateTransform::setRepeatCount" href="qsvganimatetransform.html#setRepeatCount" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="652" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setRepeatCount(qreal repeatCount)">
                <parameter left="qreal" right="" name="repeatCount" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgAnimateTransform::type" href="qsvganimatetransform.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="655" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <enum threadsafety="unspecified" name="Additive" fullname="QSvgAnimateTransform::Additive" href="qsvganimatetransform.html#Additive-enum" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="643">
                <value name="Sum" value="0"/>
                <value name="Replace" value="1"/>
            </enum>
            <enum threadsafety="unspecified" name="TransformType" fullname="QSvgAnimateTransform::TransformType" href="qsvganimatetransform.html#TransformType-enum" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="634">
                <value name="Empty" value="0"/>
                <value name="Translate" value="1"/>
                <value name="Scale" value="2"/>
                <value name="Rotate" value="3"/>
                <value name="SkewX" value="4"/>
                <value name="SkewY" value="5"/>
            </enum>
            <function threadsafety="unspecified" name="animActive" fullname="QSvgAnimateTransform::animActive" href="qsvganimatetransform.html#animActive" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="661" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool animActive(qreal totalTimeElapsed)">
                <parameter left="qreal" right="" name="totalTimeElapsed" default=""/>
            </function>
            <function threadsafety="unspecified" name="clearTransformApplied" fullname="QSvgAnimateTransform::clearTransformApplied" href="qsvganimatetransform.html#clearTransformApplied" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="681" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void clearTransformApplied()"/>
            <function threadsafety="unspecified" name="resolveMatrix" fullname="QSvgAnimateTransform::resolveMatrix" href="qsvganimatetransform.html#resolveMatrix" status="active" access="protected" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="687" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void resolveMatrix(const QSvgNode *node)">
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
            </function>
            <function threadsafety="unspecified" name="additiveType" fullname="QSvgAnimateTransform::additiveType" href="qsvganimatetransform.html#additiveType" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="656" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgAnimateTransform::Additive" signature="QSvgAnimateTransform::Additive additiveType() const"/>
            <function threadsafety="unspecified" name="transformApplied" fullname="QSvgAnimateTransform::transformApplied" href="qsvganimatetransform.html#transformApplied" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="675" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool transformApplied() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgCompOpStyle" href="qsvgcompopstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="727" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgCompOpStyle" fullname="QSvgCompOpStyle::QSvgCompOpStyle" href="qsvgcompopstyle.html#QSvgCompOpStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="730" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgCompOpStyle(QPainter::CompositionMode mode)">
                <parameter left="QPainter::CompositionMode" right="" name="mode" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgCompOpStyle::apply" href="qsvgcompopstyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="731" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgCompOpStyle::revert" href="qsvgcompopstyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="732" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgCompOpStyle::type" href="qsvgcompopstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="733" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="compOp" fullname="QSvgCompOpStyle::compOp" href="qsvgcompopstyle.html#compOp" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="735" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QPainter::CompositionMode &amp;" signature="const QPainter::CompositionMode &amp; compOp() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgExtraStates" href="qsvgextrastates.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="137" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgExtraStates" fullname="QSvgExtraStates::QSvgExtraStates" href="qsvgextrastates.html#QSvgExtraStates" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="139" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgExtraStates()"/>
            <variable threadsafety="unspecified" name="fillOpacity" fullname="QSvgExtraStates::fillOpacity" href="qsvgextrastates.html#fillOpacity-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="141" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="fillRule" fullname="QSvgExtraStates::fillRule" href="qsvgextrastates.html#fillRule-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="146" type="Qt::FillRule" static="false"/>
            <variable threadsafety="unspecified" name="fontWeight" fullname="QSvgExtraStates::fontWeight" href="qsvgextrastates.html#fontWeight-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="145" type="int" static="false"/>
            <variable threadsafety="unspecified" name="strokeDashOffset" fullname="QSvgExtraStates::strokeDashOffset" href="qsvgextrastates.html#strokeDashOffset-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="147" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="strokeOpacity" fullname="QSvgExtraStates::strokeOpacity" href="qsvgextrastates.html#strokeOpacity-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="142" type="qreal" static="false"/>
            <variable threadsafety="unspecified" name="svgFont" fullname="QSvgExtraStates::svgFont" href="qsvgextrastates.html#svgFont-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="143" type="QSvgFont *" static="false"/>
            <variable threadsafety="unspecified" name="textAnchor" fullname="QSvgExtraStates::textAnchor" href="qsvgextrastates.html#textAnchor-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="144" type="Qt::Alignment" static="false"/>
            <variable threadsafety="unspecified" name="vectorEffect" fullname="QSvgExtraStates::vectorEffect" href="qsvgextrastates.html#vectorEffect-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="148" type="bool" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QSvgFillStyle" href="qsvgfillstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="228" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgFillStyle" fullname="QSvgFillStyle::QSvgFillStyle" href="qsvgfillstyle.html#QSvgFillStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="231" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgFillStyle()"/>
            <function threadsafety="unspecified" name="apply" fullname="QSvgFillStyle::apply" href="qsvgfillstyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="232" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgFillStyle::revert" href="qsvgfillstyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="233" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setBrush" fullname="QSvgFillStyle::setBrush" href="qsvgfillstyle.html#setBrush" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="239" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setBrush(QBrush brush)">
                <parameter left="QBrush" right="" name="brush" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFillOpacity" fullname="QSvgFillStyle::setFillOpacity" href="qsvgfillstyle.html#setFillOpacity" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="237" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFillOpacity(qreal opacity)">
                <parameter left="qreal" right="" name="opacity" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFillRule" fullname="QSvgFillStyle::setFillRule" href="qsvgfillstyle.html#setFillRule" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="236" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFillRule(Qt::FillRule f)">
                <parameter left="Qt::FillRule" right="" name="f" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFillStyle" fullname="QSvgFillStyle::setFillStyle" href="qsvgfillstyle.html#setFillStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="238" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFillStyle(QSvgFillStyleProperty *style)">
                <parameter left="QSvgFillStyleProperty *" right="" name="style" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGradientId" fullname="QSvgFillStyle::setGradientId" href="qsvgfillstyle.html#setGradientId" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="261" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setGradientId(const QString &amp;Id)">
                <parameter left="const QString &amp;" right="" name="Id" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGradientResolved" fullname="QSvgFillStyle::setGradientResolved" href="qsvgfillstyle.html#setGradientResolved" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="271" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setGradientResolved(bool resolved)">
                <parameter left="bool" right="" name="resolved" default=""/>
            </function>
            <function threadsafety="unspecified" name="gradientId" fullname="QSvgFillStyle::gradientId" href="qsvgfillstyle.html#gradientId" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="266" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString gradientId() const"/>
            <function threadsafety="unspecified" name="style" fullname="QSvgFillStyle::style" href="qsvgfillstyle.html#style" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="256" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgFillStyleProperty *" signature="QSvgFillStyleProperty * style() const"/>
            <function threadsafety="unspecified" name="fillRule" fullname="QSvgFillStyle::fillRule" href="qsvgfillstyle.html#fillRule" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="251" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="Qt::FillRule" signature="Qt::FillRule fillRule() const"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgFillStyle::type" href="qsvgfillstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="234" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="isGradientResolved" fullname="QSvgFillStyle::isGradientResolved" href="qsvgfillstyle.html#isGradientResolved" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="276" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isGradientResolved() const"/>
            <function threadsafety="unspecified" name="qbrush" fullname="QSvgFillStyle::qbrush" href="qsvgfillstyle.html#qbrush" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="241" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBrush &amp;" signature="const QBrush &amp; qbrush() const"/>
            <function threadsafety="unspecified" name="fillOpacity" fullname="QSvgFillStyle::fillOpacity" href="qsvgfillstyle.html#fillOpacity" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="246" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qreal" signature="qreal fillOpacity() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgFillStyleProperty" href="qsvgfillstyleproperty.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="176" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="brush" fullname="QSvgFillStyleProperty::brush" href="qsvgfillstyleproperty.html#brush" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="179" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QBrush" signature="QBrush brush(QPainter *p, QSvgExtraStates &amp;states) = 0">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgFillStyleProperty::apply" href="qsvgfillstyleproperty.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="180" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgFillStyleProperty::revert" href="qsvgfillstyleproperty.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="181" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
        </class>
        <class threadsafety="unspecified" name="QSvgFontStyle" href="qsvgfontstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="321" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgFontStyle" fullname="QSvgFontStyle::QSvgFontStyle" href="qsvgfontstyle.html#QSvgFontStyle-1" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="328" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgFontStyle()"/>
            <function threadsafety="unspecified" name="QSvgFontStyle" fullname="QSvgFontStyle::QSvgFontStyle" href="qsvgfontstyle.html#QSvgFontStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="327" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgFontStyle(QSvgFont *font, QSvgTinyDocument *doc)">
                <parameter left="QSvgFont *" right="" name="font" default=""/>
                <parameter left="QSvgTinyDocument *" right="" name="doc" default=""/>
            </function>
            <function threadsafety="unspecified" name="SVGToQtWeight" fullname="QSvgFontStyle::SVGToQtWeight" href="qsvgfontstyle.html#SVGToQtWeight" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="364" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int SVGToQtWeight(int weight)">
                <parameter left="int" right="" name="weight" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgFontStyle::apply" href="qsvgfontstyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="329" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgFontStyle::revert" href="qsvgfontstyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="330" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFamily" fullname="QSvgFontStyle::setFamily" href="qsvgfontstyle.html#setFamily" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="347" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFamily(const QString &amp;family)">
                <parameter left="const QString &amp;" right="" name="family" default=""/>
            </function>
            <function threadsafety="unspecified" name="setSize" fullname="QSvgFontStyle::setSize" href="qsvgfontstyle.html#setSize" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="333" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setSize(qreal size)">
                <parameter left="qreal" right="" name="size" default=""/>
            </function>
            <function threadsafety="unspecified" name="setStyle" fullname="QSvgFontStyle::setStyle" href="qsvgfontstyle.html#setStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="353" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setStyle(QFont::Style fontStyle)">
                <parameter left="QFont::Style" right="" name="fontStyle" default=""/>
            </function>
            <function threadsafety="unspecified" name="setTextAnchor" fullname="QSvgFontStyle::setTextAnchor" href="qsvgfontstyle.html#setTextAnchor" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="341" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setTextAnchor(Qt::Alignment anchor)">
                <parameter left="Qt::Alignment" right="" name="anchor" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVariant" fullname="QSvgFontStyle::setVariant" href="qsvgfontstyle.html#setVariant" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="358" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setVariant(QFont::Capitalization fontVariant)">
                <parameter left="QFont::Capitalization" right="" name="fontVariant" default=""/>
            </function>
            <function threadsafety="unspecified" name="setWeight" fullname="QSvgFontStyle::setWeight" href="qsvgfontstyle.html#setWeight" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="366" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWeight(int weight)">
                <parameter left="int" right="" name="weight" default=""/>
            </function>
            <function threadsafety="unspecified" name="svgFont" fullname="QSvgFontStyle::svgFont" href="qsvgfontstyle.html#svgFont" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="372" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgFont *" signature="QSvgFont * svgFont() const"/>
            <function threadsafety="unspecified" name="doc" fullname="QSvgFontStyle::doc" href="qsvgfontstyle.html#doc" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="382" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgTinyDocument *" signature="QSvgTinyDocument * doc() const"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgFontStyle::type" href="qsvgfontstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="331" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="qfont" fullname="QSvgFontStyle::qfont" href="qsvgfontstyle.html#qfont" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="377" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QFont &amp;" signature="const QFont &amp; qfont() const"/>
            <variable threadsafety="unspecified" name="BOLDER" fullname="QSvgFontStyle::BOLDER" href="qsvgfontstyle.html#BOLDER-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="325" type="const int = 1" static="true"/>
            <variable threadsafety="unspecified" name="LIGHTER" fullname="QSvgFontStyle::LIGHTER" href="qsvgfontstyle.html#LIGHTER-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="324" type="const int =-1" static="true"/>
        </class>
        <class threadsafety="unspecified" name="QSvgGradientStyle" href="qsvggradientstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="570" bases="QSvgFillStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="brush" fullname="QSvgGradientStyle::brush" href="qsvggradientstyle.html#brush" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="602" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QBrush" signature="QBrush brush(QPainter *, QSvgExtraStates &amp;) override">
                <parameter left="QPainter *" right="" name="" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgGradientStyle" fullname="QSvgGradientStyle::QSvgGradientStyle" href="qsvggradientstyle.html#QSvgGradientStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="573" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgGradientStyle(QGradient *grad)">
                <parameter left="QGradient *" right="" name="grad" default=""/>
            </function>
            <function threadsafety="unspecified" name="resolveStops" fullname="QSvgGradientStyle::resolveStops" href="qsvggradientstyle.html#resolveStops" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="579" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void resolveStops()"/>
            <function threadsafety="unspecified" name="setGradientStopsSet" fullname="QSvgGradientStyle::setGradientStopsSet" href="qsvggradientstyle.html#setGradientStopsSet" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="597" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setGradientStopsSet(bool set)">
                <parameter left="bool" right="" name="set" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMatrix" fullname="QSvgGradientStyle::setMatrix" href="qsvggradientstyle.html#setMatrix" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="581" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setMatrix(const QMatrix &amp;matrix)">
                <parameter left="const QMatrix &amp;" right="" name="matrix" default=""/>
            </function>
            <function threadsafety="unspecified" name="setStopLink" fullname="QSvgGradientStyle::setStopLink" href="qsvggradientstyle.html#setStopLink" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="577" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setStopLink(const QString &amp;link, QSvgTinyDocument *doc)">
                <parameter left="const QString &amp;" right="" name="link" default=""/>
                <parameter left="QSvgTinyDocument *" right="" name="doc" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgGradientStyle" fullname="QSvgGradientStyle::~QSvgGradientStyle" href="qsvggradientstyle.html#dtor.QSvgGradientStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="574" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgGradientStyle()"/>
            <function threadsafety="unspecified" name="qgradient" fullname="QSvgGradientStyle::qgradient" href="qsvggradientstyle.html#qgradient" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="587" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QGradient *" signature="QGradient * qgradient() const"/>
            <function threadsafety="unspecified" name="qmatrix" fullname="QSvgGradientStyle::qmatrix" href="qsvggradientstyle.html#qmatrix" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="582" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QMatrix" signature="QMatrix qmatrix() const"/>
            <function threadsafety="unspecified" name="stopLink" fullname="QSvgGradientStyle::stopLink" href="qsvggradientstyle.html#stopLink" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="578" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString stopLink() const"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgGradientStyle::type" href="qsvggradientstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="575" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="gradientStopsSet" fullname="QSvgGradientStyle::gradientStopsSet" href="qsvggradientstyle.html#gradientStopsSet" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="592" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool gradientStopsSet() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgOpacityStyle" href="qsvgopacitystyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="216" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgOpacityStyle" fullname="QSvgOpacityStyle::QSvgOpacityStyle" href="qsvgopacitystyle.html#QSvgOpacityStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="219" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgOpacityStyle(qreal opacity)">
                <parameter left="qreal" right="" name="opacity" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgOpacityStyle::apply" href="qsvgopacitystyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="220" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgOpacityStyle::revert" href="qsvgopacitystyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="221" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgOpacityStyle::type" href="qsvgopacitystyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="222" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgQualityStyle" href="qsvgqualitystyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="184" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgQualityStyle" fullname="QSvgQualityStyle::QSvgQualityStyle" href="qsvgqualitystyle.html#QSvgQualityStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="187" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgQualityStyle(int color)">
                <parameter left="int" right="" name="color" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgQualityStyle::apply" href="qsvgqualitystyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="188" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgQualityStyle::revert" href="qsvgqualitystyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="189" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgQualityStyle::type" href="qsvgqualitystyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="190" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
        </class>
        <class threadsafety="unspecified" name="QSvgRefCounted" href="qsvgrefcounted.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="117" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgRefCounted" fullname="QSvgRefCounted::QSvgRefCounted" href="qsvgrefcounted.html#QSvgRefCounted" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="120" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRefCounted()"/>
            <function threadsafety="unspecified" name="deref" fullname="QSvgRefCounted::deref" href="qsvgrefcounted.html#deref" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="126" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void deref()"/>
            <function threadsafety="unspecified" name="ref" fullname="QSvgRefCounted::ref" href="qsvgrefcounted.html#ref" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void ref()"/>
            <function threadsafety="unspecified" name="~QSvgRefCounted" fullname="QSvgRefCounted::~QSvgRefCounted" href="qsvgrefcounted.html#dtor.QSvgRefCounted" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="121" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgRefCounted()"/>
        </class>
        <class threadsafety="unspecified" name="QSvgRefCounter" href="qsvgrefcounter.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="70" module="QtSvg">
            <function threadsafety="unspecified" name="operator=" fullname="QSvgRefCounter::operator=" href="qsvgrefcounter.html#operator-eq" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="86" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgRefCounter &amp;" signature="QSvgRefCounter &amp; operator=(T *_t)">
                <parameter left="T *" right="" name="_t" default=""/>
            </function>
            <function threadsafety="unspecified" name="operator=" fullname="QSvgRefCounter::operator=" href="qsvgrefcounter.html#operator-eq-1" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="95" virtual="non" meta="copy-assign" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgRefCounter &amp;" signature="QSvgRefCounter &amp; operator=(const QSvgRefCounter &amp;other)">
                <parameter left="const QSvgRefCounter &amp;" right="" name="other" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgRefCounter" fullname="QSvgRefCounter::QSvgRefCounter" href="qsvgrefcounter.html#QSvgRefCounter" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="73" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRefCounter()"/>
            <function threadsafety="unspecified" name="QSvgRefCounter" fullname="QSvgRefCounter::QSvgRefCounter" href="qsvgrefcounter.html#QSvgRefCounter-1" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="74" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRefCounter(T *_t)">
                <parameter left="T *" right="" name="_t" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgRefCounter" fullname="QSvgRefCounter::QSvgRefCounter" href="qsvgrefcounter.html#QSvgRefCounter-2" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="80" virtual="non" meta="copy-constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgRefCounter(const QSvgRefCounter &amp;other)">
                <parameter left="const QSvgRefCounter &amp;" right="" name="other" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgRefCounter" fullname="QSvgRefCounter::~QSvgRefCounter" href="qsvgrefcounter.html#dtor.QSvgRefCounter" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="104" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgRefCounter()"/>
            <function threadsafety="unspecified" name="operator-&gt;" fullname="QSvgRefCounter::operator-&gt;" href="qsvgrefcounter.html#operator--gt" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="110" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="T *" signature="T * operator-&gt;() const"/>
            <function threadsafety="unspecified" name="operator T *" fullname="QSvgRefCounter::operator T *" href="qsvgrefcounter.html#operator-T--2a" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="operator T *() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgSolidColorStyle" href="qsvgsolidcolorstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="545" bases="QSvgFillStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="brush" fullname="QSvgSolidColorStyle::brush" href="qsvgsolidcolorstyle.html#brush" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="556" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QBrush" signature="QBrush brush(QPainter *, QSvgExtraStates &amp;) override">
                <parameter left="QPainter *" right="" name="" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgSolidColorStyle" fullname="QSvgSolidColorStyle::QSvgSolidColorStyle" href="qsvgsolidcolorstyle.html#QSvgSolidColorStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="548" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgSolidColorStyle(const QColor &amp;color)">
                <parameter left="const QColor &amp;" right="" name="color" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgSolidColorStyle::type" href="qsvgsolidcolorstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="549" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="qcolor" fullname="QSvgSolidColorStyle::qcolor" href="qsvgsolidcolorstyle.html#qcolor" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="551" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QColor &amp;" signature="const QColor &amp; qcolor() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgStrokeStyle" href="qsvgstrokestyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="405" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgStrokeStyle" fullname="QSvgStrokeStyle::QSvgStrokeStyle" href="qsvgstrokestyle.html#QSvgStrokeStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="408" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgStrokeStyle()"/>
            <function threadsafety="unspecified" name="width" fullname="QSvgStrokeStyle::width" href="qsvgstrokestyle.html#width" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="471" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="qreal" signature="qreal width()"/>
            <function threadsafety="unspecified" name="apply" fullname="QSvgStrokeStyle::apply" href="qsvgstrokestyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="409" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgStrokeStyle::revert" href="qsvgstrokestyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="410" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="setDashArray" fullname="QSvgStrokeStyle::setDashArray" href="qsvgstrokestyle.html#setDashArray" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="426" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDashArray(const QVector&lt;qreal&gt; &amp;dashes)">
                <parameter left="const QVector&lt;qreal&gt; &amp;" right="" name="dashes" default=""/>
            </function>
            <function threadsafety="unspecified" name="setDashArrayNone" fullname="QSvgStrokeStyle::setDashArrayNone" href="qsvgstrokestyle.html#setDashArrayNone" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="428" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDashArrayNone()"/>
            <function threadsafety="unspecified" name="setDashOffset" fullname="QSvgStrokeStyle::setDashOffset" href="qsvgstrokestyle.html#setDashOffset" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="434" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setDashOffset(qreal offset)">
                <parameter left="qreal" right="" name="offset" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGradientId" fullname="QSvgStrokeStyle::setGradientId" href="qsvgstrokestyle.html#setGradientId" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="487" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setGradientId(const QString &amp;Id)">
                <parameter left="const QString &amp;" right="" name="Id" default=""/>
            </function>
            <function threadsafety="unspecified" name="setGradientResolved" fullname="QSvgStrokeStyle::setGradientResolved" href="qsvgstrokestyle.html#setGradientResolved" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="497" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setGradientResolved(bool resolved)">
                <parameter left="bool" right="" name="resolved" default=""/>
            </function>
            <function threadsafety="unspecified" name="setLineCap" fullname="QSvgStrokeStyle::setLineCap" href="qsvgstrokestyle.html#setLineCap" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="440" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setLineCap(Qt::PenCapStyle cap)">
                <parameter left="Qt::PenCapStyle" right="" name="cap" default=""/>
            </function>
            <function threadsafety="unspecified" name="setLineJoin" fullname="QSvgStrokeStyle::setLineJoin" href="qsvgstrokestyle.html#setLineJoin" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="446" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setLineJoin(Qt::PenJoinStyle join)">
                <parameter left="Qt::PenJoinStyle" right="" name="join" default=""/>
            </function>
            <function threadsafety="unspecified" name="setMiterLimit" fullname="QSvgStrokeStyle::setMiterLimit" href="qsvgstrokestyle.html#setMiterLimit" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="452" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setMiterLimit(qreal limit)">
                <parameter left="qreal" right="" name="limit" default=""/>
            </function>
            <function threadsafety="unspecified" name="setOpacity" fullname="QSvgStrokeStyle::setOpacity" href="qsvgstrokestyle.html#setOpacity" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="458" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setOpacity(qreal opacity)">
                <parameter left="qreal" right="" name="opacity" default=""/>
            </function>
            <function threadsafety="unspecified" name="setStroke" fullname="QSvgStrokeStyle::setStroke" href="qsvgstrokestyle.html#setStroke" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="413" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setStroke(QBrush brush)">
                <parameter left="QBrush" right="" name="brush" default=""/>
            </function>
            <function threadsafety="unspecified" name="setStyle" fullname="QSvgStrokeStyle::setStyle" href="qsvgstrokestyle.html#setStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="420" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setStyle(QSvgFillStyleProperty *style)">
                <parameter left="QSvgFillStyleProperty *" right="" name="style" default=""/>
            </function>
            <function threadsafety="unspecified" name="setVectorEffect" fullname="QSvgStrokeStyle::setVectorEffect" href="qsvgstrokestyle.html#setVectorEffect" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="476" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setVectorEffect(bool nonScalingStroke)">
                <parameter left="bool" right="" name="nonScalingStroke" default=""/>
            </function>
            <function threadsafety="unspecified" name="setWidth" fullname="QSvgStrokeStyle::setWidth" href="qsvgstrokestyle.html#setWidth" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="464" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWidth(qreal width)">
                <parameter left="qreal" right="" name="width" default=""/>
            </function>
            <function threadsafety="unspecified" name="stroke" fullname="QSvgStrokeStyle::stroke" href="qsvgstrokestyle.html#stroke" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="507" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QPen" signature="QPen stroke() const"/>
            <function threadsafety="unspecified" name="gradientId" fullname="QSvgStrokeStyle::gradientId" href="qsvgstrokestyle.html#gradientId" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="492" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QString" signature="QString gradientId() const"/>
            <function threadsafety="unspecified" name="style" fullname="QSvgStrokeStyle::style" href="qsvgstrokestyle.html#style" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="482" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgFillStyleProperty *" signature="QSvgFillStyleProperty * style() const"/>
            <function threadsafety="unspecified" name="type" fullname="QSvgStrokeStyle::type" href="qsvgstrokestyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="411" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="isGradientResolved" fullname="QSvgStrokeStyle::isGradientResolved" href="qsvgstrokestyle.html#isGradientResolved" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="502" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool isGradientResolved() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgStyle" href="qsvgstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="747" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgStyle" fullname="QSvgStyle::QSvgStyle" href="qsvgstyle.html#QSvgStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="750" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgStyle()"/>
            <function threadsafety="unspecified" name="apply" fullname="QSvgStyle::apply" href="qsvgstyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="765" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states)">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgStyle::revert" href="qsvgstyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="766" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states)">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgStyle" fullname="QSvgStyle::~QSvgStyle" href="qsvgstyle.html#dtor.QSvgStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="763" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgStyle()"/>
            <variable threadsafety="unspecified" name="animateColor" fullname="QSvgStyle::animateColor" href="qsvgstyle.html#animateColor-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="775" type="QSvgRefCounter&lt;QSvgAnimateColor&gt;" static="false"/>
            <variable threadsafety="unspecified" name="animateTransforms" fullname="QSvgStyle::animateTransforms" href="qsvgstyle.html#animateTransforms-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="776" type="QList&lt;QSvgRefCounter&lt;QSvgAnimateTransform&gt; &gt;" static="false"/>
            <variable threadsafety="unspecified" name="compop" fullname="QSvgStyle::compop" href="qsvgstyle.html#compop-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="778" type="QSvgRefCounter&lt;QSvgCompOpStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="fill" fullname="QSvgStyle::fill" href="qsvgstyle.html#fill-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="768" type="QSvgRefCounter&lt;QSvgFillStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="font" fullname="QSvgStyle::font" href="qsvgstyle.html#font-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="770" type="QSvgRefCounter&lt;QSvgFontStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="gradient" fullname="QSvgStyle::gradient" href="qsvgstyle.html#gradient-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="773" type="QSvgRefCounter&lt;QSvgGradientStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="opacity" fullname="QSvgStyle::opacity" href="qsvgstyle.html#opacity-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="777" type="QSvgRefCounter&lt;QSvgOpacityStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="quality" fullname="QSvgStyle::quality" href="qsvgstyle.html#quality-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="767" type="QSvgRefCounter&lt;QSvgQualityStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="solidColor" fullname="QSvgStyle::solidColor" href="qsvgstyle.html#solidColor-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="772" type="QSvgRefCounter&lt;QSvgSolidColorStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="stroke" fullname="QSvgStyle::stroke" href="qsvgstyle.html#stroke-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="771" type="QSvgRefCounter&lt;QSvgStrokeStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="transform" fullname="QSvgStyle::transform" href="qsvgstyle.html#transform-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="774" type="QSvgRefCounter&lt;QSvgTransformStyle&gt;" static="false"/>
            <variable threadsafety="unspecified" name="viewportFill" fullname="QSvgStyle::viewportFill" href="qsvgstyle.html#viewportFill-var" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="769" type="QSvgRefCounter&lt;QSvgViewportFillStyle&gt;" static="false"/>
        </class>
        <class threadsafety="unspecified" name="QSvgStyleProperty" href="qsvgstyleproperty.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="151" bases="QSvgRefCounted" module="QtSvg">
            <function threadsafety="unspecified" name="apply" fullname="QSvgStyleProperty::apply" href="qsvgstyleproperty.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="171" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) = 0">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgStyleProperty" fullname="QSvgStyleProperty::~QSvgStyleProperty" href="qsvgstyleproperty.html#dtor.QSvgStyleProperty" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="170" virtual="virtual" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgStyleProperty()"/>
            <enum threadsafety="unspecified" name="Type" fullname="QSvgStyleProperty::Type" href="qsvgstyleproperty.html#Type-enum" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="154">
                <value name="QUALITY" value="0"/>
                <value name="FILL" value="1"/>
                <value name="VIEWPORT_FILL" value="2"/>
                <value name="FONT" value="3"/>
                <value name="STROKE" value="4"/>
                <value name="SOLID_COLOR" value="5"/>
                <value name="GRADIENT" value="6"/>
                <value name="TRANSFORM" value="7"/>
                <value name="ANIMATE_TRANSFORM" value="8"/>
                <value name="ANIMATE_COLOR" value="9"/>
                <value name="OPACITY" value="10"/>
                <value name="COMP_OP" value="11"/>
            </enum>
            <function threadsafety="unspecified" name="revert" fullname="QSvgStyleProperty::revert" href="qsvgstyleproperty.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="172" virtual="pure" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) = 0">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgStyleProperty::type" href="qsvgstyleproperty.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="173" virtual="pure" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="Type" signature="Type type() const = 0"/>
        </class>
        <class threadsafety="unspecified" name="QSvgTransformStyle" href="qsvgtransformstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="612" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgTransformStyle" fullname="QSvgTransformStyle::QSvgTransformStyle" href="qsvgtransformstyle.html#QSvgTransformStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="615" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgTransformStyle(const QTransform &amp;transform)">
                <parameter left="const QTransform &amp;" right="" name="transform" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgTransformStyle::apply" href="qsvgtransformstyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="616" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgTransformStyle::revert" href="qsvgtransformstyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="617" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgTransformStyle::type" href="qsvgtransformstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="618" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="qtransform" fullname="QSvgTransformStyle::qtransform" href="qsvgtransformstyle.html#qtransform" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="620" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QTransform &amp;" signature="const QTransform &amp; qtransform() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgViewportFillStyle" href="qsvgviewportfillstyle.html" status="internal" access="private" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="301" bases="QSvgStyleProperty" module="QtSvg">
            <function threadsafety="unspecified" name="QSvgViewportFillStyle" fullname="QSvgViewportFillStyle::QSvgViewportFillStyle" href="qsvgviewportfillstyle.html#QSvgViewportFillStyle" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="304" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgViewportFillStyle(const QBrush &amp;brush)">
                <parameter left="const QBrush &amp;" right="" name="brush" default=""/>
            </function>
            <function threadsafety="unspecified" name="apply" fullname="QSvgViewportFillStyle::apply" href="qsvgviewportfillstyle.html#apply" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="305" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void apply(QPainter *p, const QSvgNode *node, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QSvgNode *" right="" name="node" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="revert" fullname="QSvgViewportFillStyle::revert" href="qsvgviewportfillstyle.html#revert" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="306" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void revert(QPainter *p, QSvgExtraStates &amp;states) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="states" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgViewportFillStyle::type" href="qsvgviewportfillstyle.html#type" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="307" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="qbrush" fullname="QSvgViewportFillStyle::qbrush" href="qsvgviewportfillstyle.html#qbrush" status="active" access="public" location="qsvgstyle_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgstyle_p.h" lineno="309" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="const QBrush &amp;" signature="const QBrush &amp; qbrush() const"/>
        </class>
        <class threadsafety="unspecified" name="QSvgTinyDocument" href="qsvgtinydocument.html" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="71" bases="QSvgStructureNode" module="QtSvg">
            <function threadsafety="unspecified" name="load" fullname="QSvgTinyDocument::load" href="qsvgtinydocument.html#load-2" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="76" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QSvgTinyDocument *" signature="QSvgTinyDocument * load(QXmlStreamReader *contents)">
                <parameter left="QXmlStreamReader *" right="" name="contents" default=""/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgTinyDocument::load" href="qsvgtinydocument.html#load-1" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="75" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QSvgTinyDocument *" signature="QSvgTinyDocument * load(const QByteArray &amp;contents)">
                <parameter left="const QByteArray &amp;" right="" name="contents" default=""/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgTinyDocument::load" href="qsvgtinydocument.html#load" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="74" virtual="non" meta="plain" const="false" static="true" overload="false" delete="false" default="false" final="false" override="false" type="QSvgTinyDocument *" signature="QSvgTinyDocument * load(const QString &amp;file)">
                <parameter left="const QString &amp;" right="" name="file" default=""/>
            </function>
            <function threadsafety="unspecified" name="QSvgTinyDocument" fullname="QSvgTinyDocument::QSvgTinyDocument" href="qsvgtinydocument.html#QSvgTinyDocument" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="78" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgTinyDocument()"/>
            <function threadsafety="unspecified" name="addNamedNode" fullname="QSvgTinyDocument::addNamedNode" href="qsvgtinydocument.html#addNamedNode" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="108" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addNamedNode(const QString &amp;id, QSvgNode *node)">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
                <parameter left="QSvgNode *" right="" name="node" default=""/>
            </function>
            <function threadsafety="unspecified" name="addNamedStyle" fullname="QSvgTinyDocument::addNamedStyle" href="qsvgtinydocument.html#addNamedStyle" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="110" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addNamedStyle(const QString &amp;id, QSvgFillStyleProperty *style)">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
                <parameter left="QSvgFillStyleProperty *" right="" name="style" default=""/>
            </function>
            <function threadsafety="unspecified" name="addSvgFont" fullname="QSvgTinyDocument::addSvgFont" href="qsvgtinydocument.html#addSvgFont" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="106" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void addSvgFont(QSvgFont *)">
                <parameter left="QSvgFont *" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgTinyDocument::draw" href="qsvgtinydocument.html#draw-1" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="97" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void draw(QPainter *p)">
                <parameter left="QPainter *" right="" name="p" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgTinyDocument::draw" href="qsvgtinydocument.html#draw" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="95" virtual="virtual" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void draw(QPainter *p, QSvgExtraStates &amp;) override">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="QSvgExtraStates &amp;" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgTinyDocument::draw" href="qsvgtinydocument.html#draw-2" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="98" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void draw(QPainter *p, const QRectF &amp;bounds)">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QRectF &amp;" right="" name="bounds" default=""/>
            </function>
            <function threadsafety="unspecified" name="draw" fullname="QSvgTinyDocument::draw" href="qsvgtinydocument.html#draw-3" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="99" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void draw(QPainter *p, const QString &amp;id, const QRectF &amp;bounds)">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QString &amp;" right="" name="id" default=""/>
                <parameter left="const QRectF &amp;" right="" name="bounds" default="QRectF()"/>
            </function>
            <function threadsafety="unspecified" name="mapSourceToTarget" fullname="QSvgTinyDocument::mapSourceToTarget" href="qsvgtinydocument.html#mapSourceToTarget" status="active" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="122" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void mapSourceToTarget(QPainter *p, const QRectF &amp;targetRect, const QRectF &amp;sourceRect)">
                <parameter left="QPainter *" right="" name="p" default=""/>
                <parameter left="const QRectF &amp;" right="" name="targetRect" default=""/>
                <parameter left="const QRectF &amp;" right="" name="sourceRect" default="QRectF()"/>
            </function>
            <function threadsafety="unspecified" name="restartAnimation" fullname="QSvgTinyDocument::restartAnimation" href="qsvgtinydocument.html#restartAnimation" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="113" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void restartAnimation()"/>
            <function threadsafety="unspecified" name="setAnimated" fullname="QSvgTinyDocument::setAnimated" href="qsvgtinydocument.html#setAnimated" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="116" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setAnimated(bool a)">
                <parameter left="bool" right="" name="a" default=""/>
            </function>
            <function threadsafety="unspecified" name="setCurrentFrame" fullname="QSvgTinyDocument::setCurrentFrame" href="qsvgtinydocument.html#setCurrentFrame" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="119" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setCurrentFrame(int )">
                <parameter left="int" right="" name="" default=""/>
            </function>
            <function threadsafety="unspecified" name="setFramesPerSecond" fullname="QSvgTinyDocument::setFramesPerSecond" href="qsvgtinydocument.html#setFramesPerSecond" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="120" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setFramesPerSecond(int num)">
                <parameter left="int" right="" name="num" default=""/>
            </function>
            <function threadsafety="unspecified" name="setHeight" fullname="QSvgTinyDocument::setHeight" href="qsvgtinydocument.html#setHeight" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="84" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setHeight(int len, bool percent)">
                <parameter left="int" right="" name="len" default=""/>
                <parameter left="bool" right="" name="percent" default=""/>
            </function>
            <function threadsafety="unspecified" name="setViewBox" fullname="QSvgTinyDocument::setViewBox" href="qsvgtinydocument.html#setViewBox" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="93" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setViewBox(const QRectF &amp;rect)">
                <parameter left="const QRectF &amp;" right="" name="rect" default=""/>
            </function>
            <function threadsafety="unspecified" name="setWidth" fullname="QSvgTinyDocument::setWidth" href="qsvgtinydocument.html#setWidth" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="83" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void setWidth(int len, bool percent)">
                <parameter left="int" right="" name="len" default=""/>
                <parameter left="bool" right="" name="percent" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgTinyDocument" fullname="QSvgTinyDocument::~QSvgTinyDocument" href="qsvgtinydocument.html#dtor.QSvgTinyDocument" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="79" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgTinyDocument()"/>
            <function threadsafety="unspecified" name="matrixForElement" fullname="QSvgTinyDocument::matrixForElement" href="qsvgtinydocument.html#matrixForElement" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="102" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QMatrix" signature="QMatrix matrixForElement(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="boundsOnElement" fullname="QSvgTinyDocument::boundsOnElement" href="qsvgtinydocument.html#boundsOnElement" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="103" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF boundsOnElement(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="viewBox" fullname="QSvgTinyDocument::viewBox" href="qsvgtinydocument.html#viewBox" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="92" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QRectF" signature="QRectF viewBox() const"/>
            <function threadsafety="unspecified" name="size" fullname="QSvgTinyDocument::size" href="qsvgtinydocument.html#size" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="82" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSize" signature="QSize size() const"/>
            <function threadsafety="unspecified" name="namedStyle" fullname="QSvgTinyDocument::namedStyle" href="qsvgtinydocument.html#namedStyle" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="111" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgFillStyleProperty *" signature="QSvgFillStyleProperty * namedStyle(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="svgFont" fullname="QSvgTinyDocument::svgFont" href="qsvgtinydocument.html#svgFont" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="107" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgFont *" signature="QSvgFont * svgFont(const QString &amp;family) const">
                <parameter left="const QString &amp;" right="" name="family" default=""/>
            </function>
            <function threadsafety="unspecified" name="namedNode" fullname="QSvgTinyDocument::namedNode" href="qsvgtinydocument.html#namedNode" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="109" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgNode *" signature="QSvgNode * namedNode(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="type" fullname="QSvgTinyDocument::type" href="qsvgtinydocument.html#type" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="80" virtual="virtual" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="Type" signature="Type type() const override"/>
            <function threadsafety="unspecified" name="animated" fullname="QSvgTinyDocument::animated" href="qsvgtinydocument.html#animated" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="115" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool animated() const"/>
            <function threadsafety="unspecified" name="elementExists" fullname="QSvgTinyDocument::elementExists" href="qsvgtinydocument.html#elementExists" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="104" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool elementExists(const QString &amp;id) const">
                <parameter left="const QString &amp;" right="" name="id" default=""/>
            </function>
            <function threadsafety="unspecified" name="heightPercent" fullname="QSvgTinyDocument::heightPercent" href="qsvgtinydocument.html#heightPercent" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="88" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool heightPercent() const"/>
            <function threadsafety="unspecified" name="preserveAspectRatio" fullname="QSvgTinyDocument::preserveAspectRatio" href="qsvgtinydocument.html#preserveAspectRatio" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="90" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool preserveAspectRatio() const"/>
            <function threadsafety="unspecified" name="widthPercent" fullname="QSvgTinyDocument::widthPercent" href="qsvgtinydocument.html#widthPercent" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="87" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool widthPercent() const"/>
            <function threadsafety="unspecified" name="animationDuration" fullname="QSvgTinyDocument::animationDuration" href="qsvgtinydocument.html#animationDuration" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="117" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int animationDuration() const"/>
            <function threadsafety="unspecified" name="currentElapsed" fullname="QSvgTinyDocument::currentElapsed" href="qsvgtinydocument.html#currentElapsed" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="114" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int currentElapsed() const"/>
            <function threadsafety="unspecified" name="currentFrame" fullname="QSvgTinyDocument::currentFrame" href="qsvgtinydocument.html#currentFrame" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="118" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int currentFrame() const"/>
            <function threadsafety="unspecified" name="height" fullname="QSvgTinyDocument::height" href="qsvgtinydocument.html#height" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="86" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int height() const"/>
            <function threadsafety="unspecified" name="width" fullname="QSvgTinyDocument::width" href="qsvgtinydocument.html#width" status="active" access="public" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="85" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int width() const"/>
        </class>
        <function threadsafety="unspecified" name="heightPercent" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="166" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool heightPercent() const"/>
        <function threadsafety="unspecified" name="preserveAspectRatio" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="179" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool preserveAspectRatio() const"/>
        <function threadsafety="unspecified" name="widthPercent" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="161" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="bool" signature="bool widthPercent() const"/>
        <function threadsafety="unspecified" name="animationDuration" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="189" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int animationDuration() const"/>
        <function threadsafety="unspecified" name="currentElapsed" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="184" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int currentElapsed() const"/>
        <function threadsafety="unspecified" name="height" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="156" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int height() const"/>
        <function threadsafety="unspecified" name="width" status="internal" access="private" location="qsvgtinydocument_p.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgtinydocument_p.h" lineno="151" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="int" signature="int width() const"/>
        <class threadsafety="unspecified" name="QSvgWidget" href="qsvgwidget.html" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="58" since="4.1" module="QtSvg" groups="painting" brief="Widget that is used to display the contents of Scalable Vector Graphics (SVG) files">
            <function threadsafety="unspecified" name="QSvgWidget" fullname="QSvgWidget::QSvgWidget" href="qsvgwidget.html#QSvgWidget" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="62" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgWidget(QWidget *parent)">
                <parameter left="QWidget *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="QSvgWidget" fullname="QSvgWidget::QSvgWidget" href="qsvgwidget.html#QSvgWidget-1" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="63" virtual="non" meta="constructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="QSvgWidget(const QString &amp;file, QWidget *parent)">
                <parameter left="const QString &amp;" right="" name="file" default=""/>
                <parameter left="QWidget *" right="" name="parent" default="Q_NULLPTR"/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgWidget::load" href="qsvgwidget.html#load-1" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="71" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void load(const QByteArray &amp;contents)">
                <parameter left="const QByteArray &amp;" right="" name="contents" default=""/>
            </function>
            <function threadsafety="unspecified" name="load" fullname="QSvgWidget::load" href="qsvgwidget.html#load" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="70" virtual="non" meta="slot" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="void" signature="void load(const QString &amp;file)">
                <parameter left="const QString &amp;" right="" name="file" default=""/>
            </function>
            <function threadsafety="unspecified" name="paintEvent" fullname="QSvgWidget::paintEvent" href="qsvgwidget.html#paintEvent" status="active" access="protected" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="73" virtual="non" meta="plain" const="false" static="false" overload="false" delete="false" default="false" final="false" override="true" type="void" signature="void paintEvent(QPaintEvent *event) override">
                <parameter left="QPaintEvent *" right="" name="event" default=""/>
            </function>
            <function threadsafety="unspecified" name="~QSvgWidget" fullname="QSvgWidget::~QSvgWidget" href="qsvgwidget.html#dtor.QSvgWidget" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="64" virtual="non" meta="destructor" const="false" static="false" overload="false" delete="false" default="false" final="false" override="false" type="" signature="~QSvgWidget()"/>
            <function threadsafety="unspecified" name="sizeHint" fullname="QSvgWidget::sizeHint" href="qsvgwidget.html#sizeHint" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="68" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="true" type="QSize" signature="QSize sizeHint() const override"/>
            <function threadsafety="unspecified" name="renderer" fullname="QSvgWidget::renderer" href="qsvgwidget.html#renderer" status="active" access="public" location="qsvgwidget.h" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/qsvgwidget.h" lineno="66" virtual="non" meta="plain" const="true" static="false" overload="false" delete="false" default="false" final="false" override="false" type="QSvgRenderer *" signature="QSvgRenderer * renderer() const"/>
        </class>
        <group name="attributions-libs" href="attributions-libs.html" status="internal" seen="false" title="" members="qtsvg-attribution-xsvg.html"/>
        <group name="attributions-qtsvg" href="attributions-qtsvg.html" status="internal" seen="false" title="" members="qtsvg-attribution-xsvg.html"/>
        <group name="graphicsview-api" href="graphicsview-api.html" status="internal" seen="false" title="" members="QGraphicsSvgItem"/>
        <group name="modules" href="modules.html" status="internal" seen="false" title="" members="QtSvg"/>
        <group name="painting" href="painting.html" status="internal" seen="false" title="" members="QSvgGenerator,QSvgRenderer,QSvgWidget"/>
        <module name="QtSvg" href="qtsvg-module.html" status="active" location="qtsvg.qdoc" filepath="/home/iurt/rpmbuild/BUILD/qtsvg-opensource-src-5.9.4/src/svg/doc/src/qtsvg.qdoc" lineno="28" seen="true" title="Qt SVG C++ Classes" module="QtSvg" groups="modules" members="QGraphicsSvgItem,QSvgGenerator,QSvgRenderer,QSvgWidget" brief="Qt SVG module provides functionality for handling SVG images"/>
    </namespace>
</INDEX>