32 #ifndef pqSelectionInputWidget_h 33 #define pqSelectionInputWidget_h 36 #include "pqComponentsModule.h" 50 typedef QWidget Superclass;
55 virtual
pqSMProxy selection() {
return this->SelectionSource; }
58 virtual void setSelection(
pqSMProxy selection);
64 void initializeDefaultValueIfNeeded();
69 virtual void preAccept();
70 virtual void postAccept();
78 void copyActiveSelection();
80 void onActiveSelectionChanged();
vtkSmartPointer< vtkSMProxy > pqSMProxy
make pqSMProxy synonymous to a smart pointer of a vtkSMProxy