![]() |
Qt 6.x
The Qt SDK
|
#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"
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) |
|
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().