4 #ifndef pqViewTypePropertyWidget_h 5 #define pqViewTypePropertyWidget_h 22 Q_PROPERTY(QString value READ value WRITE setValue);
31 QString
value()
const;
37 void setValue(
const QString& value);
44 QPointer<QComboBox> ComboBox;
#define PQAPPLICATIONCOMPONENTS_EXPORT
superclass for all SM properties
proxy for a VTK object(s) on a server