4 #ifndef pqAnimationCue_h
5 #define pqAnimationCue_h
42 QObject* parent =
nullptr);
48 int getNumberOfKeyFrames()
const;
53 QList<vtkSMProxy*> getKeyFrames()
const;
68 void deleteKeyFrame(
int index);
88 QString getAnimatedPropertyName()
const;
93 static QString getCameraModeName(
int mode);
98 int getAnimatedPropertyIndex()
const;
116 void setEnabled(
bool enable);
117 bool isEnabled()
const;
123 QString getDisplayName();
138 bool isTimekeeperCue();
144 void keyframesModified();
160 void onEnabledModified();
171 QString KeyFrameType;