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
qsvgtinydocument_p.h File Reference

(00984ee2895a1065c03e088255ef0e2bcd690b5d)

#include "qsvgstructure_p.h"
#include "qtsvgglobal_p.h"
#include "QtCore/qrect.h"
#include "QtCore/qlist.h"
#include "QtCore/qhash.h"
#include "QtCore/qdatetime.h"
#include "QtCore/qxmlstream.h"
#include "QtCore/qscopedvaluerollback.h"
#include "QtCore/qsharedpointer.h"
#include "qsvgstyle_p.h"
#include "qsvgfont_p.h"
#include "private/qsvganimator_p.h"
Include dependency graph for qsvgtinydocument_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSvgTinyDocument

Functions

Q_SVG_EXPORT QDebug operator<< (QDebug debug, const QSvgTinyDocument &doc)

Function Documentation

◆ operator<<()

Q_SVG_EXPORT QDebug operator<< ( QDebug debug,
const QSvgTinyDocument & doc )

Definition at line 177 of file qsvgdebug.cpp.