33 #ifndef _pqVCRController_h 34 #define _pqVCRController_h 36 #include "pqComponentsModule.h" 57 void timestepChanged();
73 void timeRanges(
double,
double);
81 void onTimeRangesChanged();
85 void onPreviousFrame();
90 void onLoop(
bool checked);
94 void onLoopPropertyChanged();
101 QPointer<pqAnimationScene>
Scene;
PQ representation for a vtkSMProxy that can be involved in a pipeline.
pqAnimationScene is a representation for a vtkSMAnimationScene proxy.