4 #ifndef pqTimelineWidget_h 5 #define pqTimelineWidget_h 26 typedef QWidget Superclass;
35 void setAdvancedMode(
bool advanced);
46 void recreateTimeSources();
51 void updateTimeTrackFromScene();
56 void updateSceneFromEnabledSources();
60 void updateSceneFromEnabledAnimations();
72 void updateCueCache(
const QString& group,
const QString&
name,
vtkSMProxy* proxy);
84 void updateCueTracksData();
86 void updateCueTracksState();
92 std::unique_ptr<pqInternals> Internals;
#define PQAPPLICATIONCOMPONENTS_EXPORT
pqServerManagerModelItem is a element maintained by pqServerManagerModel.
pqAnimationCue is the pqProxy wrapping an animation proxy.
proxy for a VTK object(s) on a server
pqAnimationScene is a representation for a vtkSMAnimationScene proxy.