4 #ifndef pqLinePropertyWidget_h 5 #define pqLinePropertyWidget_h 9 #include <QScopedPointer> 46 void centerOnBounds();
51 void setLineColor(
const QColor&
color);
62 void pick(
double x,
double y,
double z);
63 void pickPoint1(
double x,
double y,
double z);
64 void pickPoint2(
double x,
double y,
double z);
65 void pickNormal(
double x,
double y,
double z,
double nx,
double ny,
double nz);
70 void updateLengthLabel();
77 void onRepositionToViewClicked();
82 QScopedPointer<pqInternals> Internals;
85 void useAxis(
int axis);
proxy for a VTK object(s) on a server