32 #ifndef pqBoolPropertyWidgetDecorator_h 33 #define pqBoolPropertyWidgetDecorator_h 35 #include "pqApplicationComponentsModule.h" 37 #include "vtkWeakPointer.h" 55 return this->BoolProperty;
59 void boolPropertyChanged();
72 void updateBoolPropertyState();
74 void setBoolProperty(
bool val);