5 #ifndef pqKeyFrameEditor_h 6 #define pqKeyFrameEditor_h 8 #include "pqComponentsModule.h" 21 typedef QWidget Superclass;
35 void setValuesOnly(
bool);
36 bool valuesOnly()
const;
42 void readKeyFrameData();
46 void writeKeyFrameData();
53 void deleteKeyFrame();
54 void deleteAllKeyFrames();
61 void useCurrentCamera(QStandardItem* item);
62 void useCurrentCameraForSelected();
63 void updateCurrentCamera(QStandardItem* item);
64 void updateCurrentCameraWithSelected();
65 void createOrbitalKeyFrame();
66 void importTrajectory();
67 void exportTrajectory();
68 void updateSplineMode();
editor for editing animation key frames
pqAnimationCue is the pqProxy wrapping an animation proxy.
pqAnimationScene is a representation for a vtkSMAnimationScene proxy.