25 typedef QObject Superclass;
34 bool informationOnly,
const QStringList& searchTags,
pqProxyWidget* parentObj);
42 bool showSeparators,
bool advanced,
const QStringList& searchTags,
pqProxyWidget* parentObj);
49 pqPropertyWidget* widget,
const QString& widget_label,
bool showSeparators,
bool advanced,
50 bool informationOnly,
const QStringList& searchTags,
pqProxyWidget* parentObj);
55 static QFrame*
newHLine(QWidget* parent);
106 bool show_advanced =
false)
const;
124 QStringList SearchTags;
125 bool Advanced =
false;
126 bool InformationOnly =
false;
128 QPointer<QWidget> GroupHeader;
129 QPointer<QWidget> GroupFooter;
130 QPointer<QWidget> LabelWidget;
131 QPointer<pqPropertyWidget> PropertyWidget;
132 QStringList DefaultVisibilityForRepresentations;
137 QObject* parentObj,
bool advanced,
bool informationOnly,
const QStringList& searchTags);
proxy for a VTK object(s) on a server