4 #ifndef pqLinePropertyWidget_h 5 #define pqLinePropertyWidget_h 8 #include <QScopedPointer> 44 void centerOnBounds();
49 void setLineColor(
const QColor&
color);
60 void pick(
double x,
double y,
double z);
61 void pickPoint1(
double x,
double y,
double z);
62 void pickPoint2(
double x,
double y,
double z);
63 void pickNormal(
double x,
double y,
double z,
double nx,
double ny,
double nz);
68 void updateLengthLabel();
73 QScopedPointer<pqInternals> Internals;
76 void useAxis(
int axis);
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server