Inviwo 0.9.12-pre
Inviwo documentation
Loading...
Searching...
No Matches
inviwo::animation::ControlSequenceEditor Class Reference
Inheritance diagram for inviwo::animation::ControlSequenceEditor:

Public Member Functions

 ControlSequenceEditor (KeyframeSequence &sequence, Track &track, AnimationManager &manager)
Public Member Functions inherited from inviwo::animation::SequenceEditorWidget
TrackgetTrack ()
virtual void onKeyframeAdded (Keyframe *key, KeyframeSequence *seq) override
virtual void onKeyframeRemoved (Keyframe *key, KeyframeSequence *seq) override
virtual void onKeyframeSequenceSelectionChanged (KeyframeSequence *seq) override
 SequenceEditorWidget (KeyframeSequence &sequence, Track &track, AnimationManager &manager)
void setReorderNeeded ()
void updateVisibility ()
Public Member Functions inherited from inviwo::animation::KeyframeSequenceObserver
virtual void onKeyframeSequenceMoved (KeyframeSequence *)
Public Member Functions inherited from inviwo::Observer
 Observer (const Observer &other)
 Observer (Observer &&other)
Observer & operator= (const Observer &other)
Observer & operator= (Observer &&other)
void removeObservation (ObservableInterface *observable)
void removeObservations ()
virtual ~Observer ()

Static Public Member Functions

static std::string classIdentifier ()

Protected Member Functions

virtual QWidget * create (Keyframe *key) override
Protected Member Functions inherited from inviwo::animation::SequenceEditorWidget
virtual void paintEvent (QPaintEvent *event) override
void reorderKeyframes ()
Protected Member Functions inherited from inviwo::Observer
void addObservation (ObservableInterface *observable)

Additional Inherited Members

Protected Attributes inherited from inviwo::animation::SequenceEditorWidget
std::unordered_map< Keyframe *, QWidget * > keyframeEditorWidgets_
QVBoxLayout * keyframesLayout_ {nullptr}
bool reorderNeeded_ {true}
KeyframeSequencesequence_
Tracktrack_
Protected Attributes inherited from inviwo::Observer
std::unordered_set< ObservableInterface * > observables_

Member Function Documentation

◆ create()

virtual QWidget * inviwo::animation::ControlSequenceEditor::create ( Keyframe * key)
overrideprotectedvirtual

The documentation for this class was generated from the following file:
  • modules/animationqt/include/modules/animationqt/sequenceeditor/controlsequenceeditor.h