![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#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 413 of file qsvgrenderer.cpp.