4 #ifndef pqMultiComponentsDecorator_h 5 #define pqMultiComponentsDecorator_h 33 std::vector<int> Components;
bool canShowWidget(bool show_advanced) const override
Overridden to hide the widget.
pqMultiComponentsDecorator's purpose is to prevent the GUI from showing Multi Components Mapping chec...
pqMultiComponentsDecorator(vtkPVXMLElement *config, pqPropertyWidget *parentObject)
This is used by vtkPVXMLParser to represent an XML document starting at the root element.
~pqMultiComponentsDecorator() override=default