Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
qsvgrenderer.cpp File Reference
#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 311 of file qsvgrenderer.cpp.

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

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: