4 #ifndef vtkShowDecorator_h 5 #define vtkShowDecorator_h 26 bool CanShow(
bool show_advanced)
const override
void Initialize(vtkPVXMLElement *xml, vtkSMProxy *proxy) override
Constructor.
#define VTKREMOTINGAPPLICATIONCOMPONENTS_EXPORT
bool CanShow(bool show_advanced) const override
Override this method to override the visibility of the widget in the panel.
bool IsBoolProperty() const
static vtkBoolPropertyDecorator * New()
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.
vtkShowDecorator can be used to show/hide a widget based on the status of another property not direct...
void PrintSelf(ostream &os, vtkIndent indent) override