32 #ifndef pqLinePropertyWidget_h 33 #define pqLinePropertyWidget_h 36 #include <QScopedPointer> 72 void centerOnBounds();
77 void setLineColor(
const QColor&
color);
88 void pick(
double x,
double y,
double z);
89 void pickPoint1(
double x,
double y,
double z);
90 void pickPoint2(
double x,
double y,
double z);
91 void pickNormal(
double x,
double y,
double z,
double nx,
double ny,
double nz);
96 void updateLengthLabel();
101 QScopedPointer<pqInternals> Internals;
104 void useAxis(
int axis);
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server