Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qsvgrenderer.cpp File Reference

(119a934bc694bf313bc51af05809a7aafddeca67)

#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>
bool loadDocument ( QSvgRenderer *const q,
QSvgRendererPrivate *const d,
const TInputType & in )
static

Definition at line 413 of file qsvgrenderer.cpp.