32 #ifndef pqCylinderPropertyWidget_h 33 #define pqCylinderPropertyWidget_h 60 vtkSMProxy* proxy, vtkSMPropertyGroup* smgroup, QWidget* parent=0);
74 void resetCameraToAxis();
88 void setAxis(
double x,
double y,
double z);
92 QWidget *AdvancedPropertyWidgets[2];
pqPropertyLinks is used to connect vtkSMProperty and subclasses to properties on QObject instances...