4 #ifndef pqListPropertyWidget_h 5 #define pqListPropertyWidget_h 24 Q_PROPERTY(QList<QVariant> value READ value WRITE setValue NOTIFY valueChanged);
34 QList<QVariant>
value()
const;
35 void setValue(
const QList<QVariant>& value);
42 QTableWidget* TableWidget;
#define PQAPPLICATIONCOMPONENTS_EXPORT
superclass for all SM properties
proxy for a VTK object(s) on a server