4 #ifndef vtkMultiComponentsDecorator_h 5 #define vtkMultiComponentsDecorator_h 27 bool CanShow(
bool show_advanced)
const override;
37 std::vector<int> Components;
virtual void Initialize(vtkPVXMLElement *xml, vtkSMProxy *proxy)
Constructor.
void PrintSelf(ostream &os, vtkIndent indent) override
#define VTKREMOTINGAPPLICATIONCOMPONENTS_EXPORT
static vtkPropertyDecorator * New()
vtkMultiComponentsDecorator's purpose is to prevent the GUI from showing Multi Components Mapping che...
vtkPropertyDecorator hold the logic of pqPropertyDecorator TODO provides a mechanism to decorate pqPr...
virtual bool CanShow(bool show_advanced) const
Override this method to override the visibility of the widget in the panel.
proxy for a VTK object(s) on a server
This is used by vtkPVXMLParser to represent an XML document starting at the root element.