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

(3673bfbb6c2f9a8187618323446ac856dd3735af)

#include "qsvgcsshandler_p.h"
#include <QtSvg/private/qsvganimatedproperty_p.h>
#include <QtSvg/private/qsvgutils_p.h>
#include <QtGui/private/qmath_p.h>
Include dependency graph for qsvgcsshandler.cpp:

Go to the source code of this file.

Functions

static QT_BEGIN_NAMESPACE qreal qsvg_parseAngle (QStringView str, bool *ok=nullptr)

Function Documentation

◆ qsvg_parseAngle()

QT_BEGIN_NAMESPACE qreal qsvg_parseAngle ( QStringView str,
bool * ok = nullptr )
static

Definition at line 13 of file qsvgcsshandler.cpp.