12 #ifndef CXLANDMARKIMAGEREGISTRATIONWIDGET_H_ 13 #define CXLANDMARKIMAGEREGISTRATIONWIDGET_H_ 15 #include "org_custusx_registration_method_centerline_Export.h" 53 QString windowTitle,
bool useRegistrationFixedPropertyInsteadOfActiveImage =
false);
58 void addLandmarkButtonClickedSlot();
59 virtual void editLandmarkButtonClickedSlot();
60 void removeLandmarkButtonClickedSlot();
61 void createCenterlineButtonClickedSlot();
62 virtual void cellClickedSlot(
int row,
int column);
64 void onCurrentImageChanged();
67 virtual void showEvent(QShowEvent* event);
68 virtual void hideEvent(QHideEvent* event);
69 virtual QString getTargetName()
const;
71 virtual void setTargetLandmark(QString uid,
Vector3D p_target);
75 virtual void prePaintEvent();
76 QString getLandmarkName(QString uid);
93 bool mUseRegistrationFixedPropertyInsteadOfActiveImage;
Transform3D Transform3D
Transform3D is a representation of an affine 3D transform.
boost::shared_ptr< class Data > DataPtr
boost::shared_ptr< class PickerRep > PickerRepPtr
boost::shared_ptr< class SelectDataStringPropertyBase > SelectDataStringPropertyBasePtr
boost::shared_ptr< class RegServices > RegServicesPtr
Eigen::Vector3d Vector3D
Vector3D is a representation of a point or vector in 3D.
std::map< QString, class Landmark > LandmarkMap
Namespace for all CustusX production code.