pqAnimationTrackEditor holds the main dialog to edit animation tracks. More...
#include <pqAnimationTrackEditor.h>
Inherits QObject.
Public Member Functions | |
pqAnimationTrackEditor (pqAnimationScene *scene, pqAnimationCue *parent=nullptr) | |
~pqAnimationTrackEditor () override | |
void | showEditor () |
Raise the editor dialog. More... | |
pqAnimationTrackEditor holds the main dialog to edit animation tracks.
The content of the dialog depends on the cue type (python, timekeeper, camera, or other property)
Definition at line 20 of file pqAnimationTrackEditor.h.
pqAnimationTrackEditor::pqAnimationTrackEditor | ( | pqAnimationScene * | scene, |
pqAnimationCue * | parent = nullptr |
||
) |
|
override |
void pqAnimationTrackEditor::showEditor | ( | ) |
Raise the editor dialog.