#include <qquickanimatedproperty_p.h>
Definition at line 24 of file qquickanimatedproperty_p.h.
◆ QQuickAnimatedProperty()
QQuickAnimatedProperty::QQuickAnimatedProperty |
( |
const QVariant & | defaultValue | ) |
|
|
inline |
◆ addAnimation()
◆ animation()
◆ animationCount()
qsizetype QQuickAnimatedProperty::animationCount |
( |
| ) |
const |
|
inline |
◆ animationGroup()
int QQuickAnimatedProperty::animationGroup |
( |
int | index | ) |
const |
|
inline |
◆ animationGroupCount()
qsizetype QQuickAnimatedProperty::animationGroupCount |
( |
| ) |
const |
|
inline |
◆ beginAnimationGroup()
void QQuickAnimatedProperty::beginAnimationGroup |
( |
| ) |
|
|
inline |
◆ defaultValue()
QVariant QQuickAnimatedProperty::defaultValue |
( |
| ) |
const |
|
inline |
◆ isAnimated()
bool QQuickAnimatedProperty::isAnimated |
( |
| ) |
const |
|
inline |
◆ setDefaultValue()
void QQuickAnimatedProperty::setDefaultValue |
( |
const QVariant & | value | ) |
|
|
inline |
The documentation for this class was generated from the following file: