Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
qsvgnode.cpp File Reference

(8ec152e28f0c1ca4bcb5bd44f7830ee9a00092c3)

#include "qsvgnode_p.h"
#include "qsvgtinydocument_p.h"
#include <QLoggingCategory>
#include <QElapsedTimer>
#include <QtGui/qimageiohandler.h>
#include "qdebug.h"
#include "qstack.h"
#include <QtGui/private/qoutlinemapper_p.h>
+ Include dependency graph for qsvgnode.cpp:

Go to the source code of this file.

Macros

#define QT_SVG_SIZE_LIMIT   QT_RASTER_COORD_LIMIT
 

Functions

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY (lcSvgDraw)
 

Macro Definition Documentation

◆ QT_SVG_SIZE_LIMIT

#define QT_SVG_SIZE_LIMIT   QT_RASTER_COORD_LIMIT

Definition at line 23 of file qsvgnode.cpp.

Referenced by QSvgNode::shouldDrawNode().

Function Documentation

◆ Q_DECLARE_LOGGING_CATEGORY()

QT_BEGIN_NAMESPACE Q_DECLARE_LOGGING_CATEGORY ( lcSvgDraw )