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
qsvgutils.cpp File Reference

(a356c5c06c37454d56ed906f59c2bfc7bace5e7e)

#include "qsvgutils_p.h"
#include <cmath>
Include dependency graph for qsvgutils.cpp:

Go to the source code of this file.

Namespaces

namespace  QSvgUtils

Functions

bool QSvgUtils::isDigit (ushort ch)
qreal QSvgUtils::toDouble (const QChar *&str)
qreal QSvgUtils::toDouble (QStringView str, bool *ok)
qreal QSvgUtils::parseLength (QStringView str, LengthType *type, bool *ok)
qreal QSvgUtils::convertToPixels (qreal len, bool, LengthType type)