|
|
void | notifyKeyframeAdded (Keyframe *key, KeyframeSequence *seq) |
|
void | notifyKeyframeRemoved (Keyframe *key, KeyframeSequence *seq) |
|
void | notifyKeyframeSequenceMoved (KeyframeSequence *seq) |
|
void | notifyKeyframeSequenceSelectionChanged (KeyframeSequence *seq) |
|
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< KeyframeSequenceObserver > & | operator= (const Observable< KeyframeSequenceObserver > &other) |
|
void | addObserver (KeyframeSequenceObserver *observer) |
|
void | removeObserver (KeyframeSequenceObserver *observer) |
|
bool | isObservedBy (KeyframeSequenceObserver *observer) const |
| virtual void | startBlockingNotifications () override final |
| virtual void | stopBlockingNotifications () override final |
The documentation for this class was generated from the following file:
- keyframesequenceobserver.h