|
| enum | { Type = UserType + static_cast<int>(ItemTypes::KeyframeSequence)
} |
|
|
| KeyframeSequenceWidgetQt (KeyframeSequence &keyframeSequence, QGraphicsItem *parent) |
|
virtual void | paint (QPainter *painter, const QStyleOptionGraphicsItem *options, QWidget *widget) override |
|
KeyframeSequence & | getKeyframeSequence () |
|
const KeyframeSequence & | getKeyframeSequence () const |
|
virtual int | type () const override |
|
virtual void | onKeyframeSequenceSelectionChanged (KeyframeSequence *) |
|
| Observer (const Observer &other) |
|
| Observer (Observer &&other) |
|
Observer & | operator= (Observer &&other) |
|
Observer & | operator= (const Observer &other) |
| virtual | ~Observer () |
| void | removeObservation (ObservableInterface *observable) |
|
void | removeObservations () |
◆ getKeyframeQt()
Get the KeyframeQt corresponding to the given keyframe.
- Parameters
-
| keyframe | The keyframe to search for |
- Returns
- KeyframeWidgetQt containing the keyframe or null if not found.
◆ onKeyframeAdded()
◆ onKeyframeRemoved()
◆ onKeyframeSequenceMoved()
| virtual void inviwo::animation::KeyframeSequenceWidgetQt::onKeyframeSequenceMoved |
( |
KeyframeSequence * | seq | ) |
|
|
overrideprotectedvirtual |
The documentation for this class was generated from the following file:
- keyframesequencewidgetqt.h