![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include "QtCore/qxmlstream.h"#include "QtCore/qstack.h"#include <QtCore/QLoggingCategory>#include "qsvgstyle_p.h"#include "qsvggraphics_p.h"#include "qtsvgglobal_p.h"#include "qsvgutils_p.h"#include "qtsvgglobal.h"Go to the source code of this file.
Classes | |
| class | QSvgHandler |
Functions | |
| Q_AUTOTEST_EXPORT QList< qreal > | parseNumbersList (QStringView *str) |
| Q_AUTOTEST_EXPORT QSvgNode * | createAnimateTransformNode (QSvgNode *parent, const QXmlStreamAttributes &attributes, QSvgHandler *handler) |
| QSvgNode * createAnimateTransformNode | ( | QSvgNode * | parent, |
| const QXmlStreamAttributes & | attributes, | ||
| QSvgHandler * | handler ) |
Definition at line 1530 of file qsvghandler.cpp.
| QList< qreal > parseNumbersList | ( | QStringView * | str | ) |
Definition at line 338 of file qsvghandler.cpp.
References QSvgUtils::isDigit().