Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsvgrenderer.cpp File Reference

(7e8298f807789eefdfc2f968a9fe0dd2c3d068e1)

#include "qsvgrenderer.h"
#include "qsvgtinydocument_p.h"
#include "qbytearray.h"
#include "qtimer.h"
#include "qtransform.h"
#include "qdebug.h"
#include "private/qobject_p.h"
#include "moc_qsvgrenderer.cpp"
+ Include dependency graph for qsvgrenderer.cpp:

Go to the source code of this file.

Classes

class  QSvgRendererPrivate
 

Functions

template<typename TInputType >
static bool loadDocument (QSvgRenderer *const q, QSvgRendererPrivate *const d, const TInputType &in)
 

Function Documentation

◆ loadDocument()

template<typename TInputType >
static bool loadDocument ( QSvgRenderer *const q,
QSvgRendererPrivate *const d,
const TInputType & in )
static

Definition at line 411 of file qsvgrenderer.cpp.

References QSvgRendererPrivate::callRepaintNeeded(), d, and QSvgTinyDocument::load().

Referenced by QSvgRenderer::load(), QSvgRenderer::load(), and QSvgRenderer::load().

+ Here is the call graph for this function:
+ Here is the caller graph for this function: