33 #ifndef pqVCRController_h 34 #define pqVCRController_h 59 void timestepChanged();
69 void playing(
bool,
bool);
81 void timeRanges(
double,
double);
89 void onTimeRangesChanged();
93 void onPreviousFrame();
99 void onLoop(
bool checked);
103 void onLoopPropertyChanged();
104 void onBeginPlay(
vtkObject* caller,
unsigned long,
void*,
void* reversed);
105 void onEndPlay(
vtkObject* caller,
unsigned long,
void*,
void* reversed);
110 QPointer<pqAnimationScene>
Scene;
#define PQCOMPONENTS_EXPORT
PQ representation for a vtkSMProxy that can be involved in a pipeline.
pqAnimationScene is a representation for a vtkSMAnimationScene proxy.
#define PARAVIEW_DEPRECATED_IN_5_11_0(reason)