Definition at line 17 of file QskHintAnimator.h.
|
static bool | maybeInterpolate (const QVariant &, const QVariant &, bool acceptIdentity) |
|
static bool | convertValues (QVariant &, QVariant &) |
|
static QMetaObject::Connection | addCleanupHandler (QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) |
|
static QMetaObject::Connection | addAdvanceHandler (QObject *receiver, const char *method, Qt::ConnectionType type=Qt::AutoConnection) |
|
static void | debugStatistics (QDebug) |
|
void | setup () override |
|
void | advance (qreal value) override |
|
void | done () override |
|
◆ QskHintAnimator() [1/2]
QskHintAnimator::QskHintAnimator |
( |
| ) |
|
|
noexcept |
◆ QskHintAnimator() [2/2]
QskHintAnimator::QskHintAnimator |
( |
QskAspect |
aspect, |
|
|
int |
index |
|
) |
| |
|
noexcept |
◆ ~QskHintAnimator()
QskHintAnimator::~QskHintAnimator |
( |
| ) |
|
|
override |
◆ advance()
void QskHintAnimator::advance |
( |
qreal |
value | ) |
|
|
overridevirtual |
◆ aspect()
◆ control()
◆ operator<()
◆ setAspect()
void QskHintAnimator::setAspect |
( |
QskAspect |
aspect | ) |
|
|
noexcept |
◆ setControl()
void QskHintAnimator::setControl |
( |
QskControl * |
control | ) |
|
|
noexcept |
◆ setIndex()
void QskHintAnimator::setIndex |
( |
int |
index | ) |
|
|
noexcept |
◆ setUpdateFlags()
void QskHintAnimator::setUpdateFlags |
( |
QskAnimationHint::UpdateFlags |
flags | ) |
|
|
noexcept |
◆ updateFlags()
QskAnimationHint::UpdateFlags QskHintAnimator::updateFlags |
( |
| ) |
const |
|
inlinenoexcept |
◆ noexcept
int const QskHintAnimator::noexcept |