33 #ifndef _pqKeyFrameEditor_h 34 #define _pqKeyFrameEditor_h 36 #include "pqComponentsModule.h" 46 typedef QWidget Superclass;
52 const QString& label, QWidget* p);
59 void setValuesOnly(
bool);
60 bool valuesOnly()
const;
64 void readKeyFrameData();
66 void writeKeyFrameData();
70 void deleteKeyFrame();
71 void deleteAllKeyFrames();
72 void useCurrentCamera(QObject*);
editor for editing animation key frames
pqAnimationScene is a representation for a vtkSMAnimationScene proxy.