4 #ifndef vtkBoolPropertyDecorator_h 5 #define vtkBoolPropertyDecorator_h 35 BoolPropertyChangedEvent = vtkCommand::UserEvent + 1002,
46 void SetBoolProperty(
bool);
49 void UpdateBoolPropertyState();
54 unsigned long ObserverId;
virtual void Initialize(vtkPVXMLElement *xml, vtkSMProxy *proxy)
Constructor.
void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKREMOTINGAPPLICATIONCOMPONENTS_EXPORT
static vtkPropertyDecorator * New()
superclass for all SM properties
vtkPropertyDecorator hold the logic of pqPropertyDecorator TODO provides a mechanism to decorate pqPr...
bool IsBoolProperty() const
proxy for a VTK object(s) on a server
vtkBoolPropertyDecorator is a base class for enable/disable or show/hide widgets based on the status ...
This is used by vtkPVXMLParser to represent an XML document starting at the root element.