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

(886347032c2168f9427d5f428ce4af3d049104ea)

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

Go to the source code of this file.

Classes

struct  QT_BEGIN_NAMESPACE::CssKeyFrameValue

Namespaces

namespace  QT_BEGIN_NAMESPACE
 Combined button and popup list for selecting options.

Functions

bool QT_BEGIN_NAMESPACE::fillColorProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyColor *prop)
bool QT_BEGIN_NAMESPACE::fillOpacityProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyFloat *prop)
bool QT_BEGIN_NAMESPACE::validateTransform (QList< QList< QSvgAnimatedPropertyTransform::TransformComponent > > &keyFrameComponents)
bool QT_BEGIN_NAMESPACE::fillTransformProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyTransform *prop)
bool QT_BEGIN_NAMESPACE::fillOffsetDistanceProperty (const QList< CssKeyFrameValue > &keyFrames, QSvgAnimatedPropertyFloat *prop)