![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
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) |