4 #ifndef pqCameraToolbar_h 5 #define pqCameraToolbar_h 20 typedef QToolBar Superclass;
24 : Superclass(title, parentObject)
29 : Superclass(parentObject)
37 void updateEnabledState();
43 QAction* ZoomToDataAction;
44 QAction* ZoomClosestToDataAction;
49 QMetaObject::Connection SourceVisibilityChangedConnection;
53 QMetaObject::Connection RepresentationDataUpdatedConnection;
pqDataRepresentation is the superclass for a display for a pqPipelineSource i.e.
#define PQAPPLICATIONCOMPONENTS_EXPORT
PQ representation for a vtkSMProxy that can be involved in a pipeline.