![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qsvganimatedproperty_p.h>
Public Types | |
| enum | Type { Translate , Scale , Rotate , Skew , Matrix } |
Public Attributes | |
| Type | type |
| QVarLengthArray< qreal, 16 > | values |
Definition at line 94 of file qsvganimatedproperty_p.h.
| Enumerator | |
|---|---|
| Translate | |
| Scale | |
| Rotate | |
| Skew | |
| Matrix | |
Definition at line 95 of file qsvganimatedproperty_p.h.
| Type QSvgAnimatedPropertyTransform::TransformComponent::type |
Definition at line 102 of file qsvganimatedproperty_p.h.
| QVarLengthArray<qreal, 16> QSvgAnimatedPropertyTransform::TransformComponent::values |
Definition at line 103 of file qsvganimatedproperty_p.h.