| Name | |
|---|---|
| QskHintAnimatorTable() | |
| ~QskHintAnimatorTable() | |
| void | start(QskControl * control, QskAspect aspect, QskAnimationHint animationHint, const QVariant & from, const QVariant & to) |
| const QskHintAnimator * | animator(QskAspect aspect) const |
| QVariant | currentValue(QskAspect aspect) const |
| bool | cleanup() |
QskHintAnimatorTable()
~QskHintAnimatorTable()
void start(
QskControl * control,
QskAspect aspect,
QskAnimationHint animationHint,
const QVariant & from,
const QVariant & to
)
const QskHintAnimator * animator(
QskAspect aspect
) const
QVariant currentValue(
QskAspect aspect
) const
bool cleanup()
Updated on 28 July 2023 at 14:02:28 CEST