4 #ifndef pqAnglePropertyWidget_h 5 #define pqAnglePropertyWidget_h 9 #include <QScopedPointer> 23 Q_PROPERTY(QList<QVariant> points READ points WRITE setPoints NOTIFY pointsChanged);
34 QList<QVariant>
points()
const;
35 void setPoints(
const QList<QVariant>& points);
53 void onRepositionToViewClicked();
59 QScopedPointer<pqInternals> Internals;
proxy for a VTK object(s) on a server