|
|
void | notifyKeyframeSequenceAdded (Track *t, KeyframeSequence *s) |
|
void | notifyKeyframeSequenceRemoved (Track *t, KeyframeSequence *s) |
|
void | notifyFirstMoved (Track *t) |
|
void | notifyLastMoved (Track *t) |
|
void | notifyEnabledChanged (Track *t) |
|
void | notifyNameChanged (Track *t) |
|
void | notifyPriorityChanged (Track *t) |
|
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< TrackObserver > & | operator= (const Observable< TrackObserver > &other) |
|
void | addObserver (TrackObserver *observer) |
|
void | removeObserver (TrackObserver *observer) |
|
bool | isObservedBy (TrackObserver *observer) const |
| virtual void | startBlockingNotifications () override final |
| virtual void | stopBlockingNotifications () override final |
The documentation for this class was generated from the following file: