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

(a1e8a37f80479866f2c3b97c1ab37fe5871b2bb9)

#include "qsvgrenderer.h"
#include "qsvgdocument_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 410 of file qsvgrenderer.cpp.