|  | 
| void | notifyKeyframeTimeChanged (Keyframe *key, Seconds oldTime) | 
| void | notifyKeyframeSelectionChanged (Keyframe *key) | 
| void | forEachObserver (C callback) | 
| virtual void | addObserver (Observer *observer)=0 | 
| virtual void | removeObserver (Observer *observer)=0 | 
| void | addObservationHelper (Observer *observer) | 
| void | removeObservationHelper (Observer *observer) | 
|  | 
| Observable< KeyframeObserver > & | operator= (const Observable< KeyframeObserver > &other) | 
| void | addObserver (KeyframeObserver *observer) | 
| void | removeObserver (KeyframeObserver *observer) | 
| bool | isObservedBy (KeyframeObserver *observer) const | 
| virtual void | startBlockingNotifications () override final | 
| virtual void | stopBlockingNotifications () override final | 
The documentation for this class was generated from the following file: