12 #ifndef CXTOOLTIPCALIBRATIONWIDGET_H_ 13 #define CXTOOLTIPCALIBRATIONWIDGET_H_ 15 #include "org_custusx_calibration_Export.h" 29 class LabeledComboBoxWidget;
55 void testCalibrationSlot();
56 void toolSelectedSlot();
57 void onTrackingSystemStateChanged();
60 VisServicesPtr mServices;
61 QPushButton* mCalibrateButton;
63 QLabel* mReferencePointLabel;
64 QPushButton* mTestButton;
65 QLabel* mCalibrationLabel;
67 StringPropertySelectToolPtr mTools;
boost::shared_ptr< class SpaceProvider > SpaceProviderPtr
boost::shared_ptr< class VisServices > VisServicesPtr
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class StringPropertySelectTool > StringPropertySelectToolPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
Namespace for all CustusX production code.
boost::shared_ptr< class Tool > ToolPtr