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