32 #ifndef pqPropertyWidgetDecorator_h 33 #define pqPropertyWidgetDecorator_h 36 #include "vtkSmartPointer.h" 38 class vtkPVXMLElement;
48 typedef QObject Superclass;
68 Q_UNUSED(show_advanced);
87 void visibilityChanged();
88 void enableStateChanged();
91 vtkPVXMLElement* xml()
const;
96 vtkSmartPointer<vtkPVXMLElement> XML;