Public Member Functions | List of all members
pqAnimationTrackEditor Class Reference

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...
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ pqAnimationTrackEditor()

pqAnimationTrackEditor::pqAnimationTrackEditor ( pqAnimationScene scene,
pqAnimationCue parent = nullptr 
)

◆ ~pqAnimationTrackEditor()

pqAnimationTrackEditor::~pqAnimationTrackEditor ( )
override

Member Function Documentation

◆ showEditor()

void pqAnimationTrackEditor::showEditor ( )

Raise the editor dialog.


The documentation for this class was generated from the following file: