4 #ifndef pqCoordinateFramePropertyWidget_h 5 #define pqCoordinateFramePropertyWidget_h 31 Q_PROPERTY(
int lockedAxis READ getLockedAxis WRITE setLockedAxis NOTIFY lockedAxisChangedByUser)
42 int getLockedAxis()
const;
43 void setLockedAxis(
int lockedAxis);
64 void resetToWorldXYZ();
69 void resetToDataBounds();
74 void resetCameraToNormal();
79 void useCameraNormal();
95 void setOrigin(
double x,
double y,
double z);
96 void setNormal(
double x,
double y,
double z);
97 void setDirection(
double x,
double y,
double z);
98 void currentIndexChangedLockAxis(
int);
101 void setUserAxis(
int axis);
105 void lockedAxisChangedByUser(
int);
#define PQAPPLICATIONCOMPONENTS_EXPORT
proxy for a VTK object(s) on a server