4 #ifndef pqSelectionListPropertyWidget_h 5 #define pqSelectionListPropertyWidget_h 10 #include <QScopedPointer> 29 Q_PROPERTY(QList<QVariant> labels READ labels WRITE setLabels NOTIFY labelsChanged);
42 QList<QVariant> labels()
const;
43 void setLabels(
const QList<QVariant>& labels);
55 void populateRowLabels(
pqSMProxy appendSelection);
61 QScopedPointer<pqUi>
Ui;
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server