Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::AnimationsModel Member List

This is the complete list of members for inviwo::animation::AnimationsModel, including all inherited members.

addObservation(ObservableInterface *observable)inviwo::Observerprotected
AnimationsModel(WorkspaceAnimations &animations, QObject *parent=0) (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
data(const QModelIndex &index, int role=Qt::DisplayRole) const override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
flags(const QModelIndex &index) const override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
headerData(int section, Qt::Orientation orientation, int role=Qt::DisplayRole) const override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
insertRows(int row, int count, const QModelIndex &parent=QModelIndex()) override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
observables_ (defined in inviwo::Observer)inviwo::Observerprotected
Observer()=default (defined in inviwo::Observer)inviwo::Observer
Observer(const Observer &other) (defined in inviwo::Observer)inviwo::Observer
Observer(Observer &&other) (defined in inviwo::Observer)inviwo::Observer
onFirstMoved() (defined in inviwo::animation::AnimationObserver)inviwo::animation::AnimationObserverinlinevirtual
onLastMoved() (defined in inviwo::animation::AnimationObserver)inviwo::animation::AnimationObserverinlinevirtual
onTrackAdded(Track *) (defined in inviwo::animation::AnimationObserver)inviwo::animation::AnimationObserverinlinevirtual
onTrackRemoved(Track *) (defined in inviwo::animation::AnimationObserver)inviwo::animation::AnimationObserverinlinevirtual
operator=(Observer &&other) (defined in inviwo::Observer)inviwo::Observer
operator=(const Observer &other) (defined in inviwo::Observer)inviwo::Observer
removeObservation(ObservableInterface *observable)inviwo::Observer
removeObservations() (defined in inviwo::Observer)inviwo::Observer
removeRows(int row, int count, const QModelIndex &parent=QModelIndex()) override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
rowCount(const QModelIndex &parent=QModelIndex()) const override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
setData(const QModelIndex &index, const QVariant &value, int role=Qt::EditRole) override (defined in inviwo::animation::AnimationsModel)inviwo::animation::AnimationsModel
~Observer()inviwo::Observervirtual