33 #ifndef CXLAPFRAMETOOLCALIBRATIONWIDGET_H_
34 #define CXLAPFRAMETOOLCALIBRATIONWIDGET_H_
36 #include "org_custusx_calibration_Export.h"
74 virtual QString defaultWhatsThis()
const;
78 void testCalibrationSlot();
79 void toolSelectedSlot();
80 void trackingStartedSlot();
84 QPushButton* mCalibrateButton;
86 QLabel* mReferencePointLabel;
87 QPushButton* mTestButton;
88 QLabel* mCalibrationLabel;
boost::shared_ptr< class VisServices > VisServicesPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class StringPropertySelectTool > StringPropertySelectToolPtr
boost::shared_ptr< class DoubleProperty > DoublePropertyPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
boost::shared_ptr< class Tool > ToolPtr