|
virtual const Interpolation & | getInterpolation () const =0 |
|
virtual void | setInterpolation (std::unique_ptr< Interpolation > interpolation)=0 |
|
virtual easing::EasingType | getEasingType () const =0 |
|
virtual void | setEasingType (easing::EasingType easing)=0 |
|
| Observable (const Observable< ValueKeyframeSequenceObserver > &other) |
|
| Observable (Observable< ValueKeyframeSequenceObserver > &&other) |
|
Observable< ValueKeyframeSequenceObserver > & | operator= (const Observable< ValueKeyframeSequenceObserver > &other) |
|
Observable< ValueKeyframeSequenceObserver > & | operator= (Observable< ValueKeyframeSequenceObserver > &&other) |
|
void | addObserver (ValueKeyframeSequenceObserver *observer) |
|
void | removeObserver (ValueKeyframeSequenceObserver *observer) |
|
virtual void | startBlockingNotifications () override final |
|
virtual void | stopBlockingNotifications () override final |
|
The documentation for this class was generated from the following file: