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

(9fdfd6f67a5a85202a70b6e2b28bd685519fb809)

#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"
Include dependency graph for qsvghandler_p.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  QSvgHandler

Functions

Q_AUTOTEST_EXPORT QList< qrealparseNumbersList (const QChar *&str)

Function Documentation

◆ parseNumbersList()

QList< qreal > parseNumbersList ( const QChar *& str)

Definition at line 338 of file qsvghandler.cpp.

References QSvgUtils::isDigit().

Here is the call graph for this function: