NorMIT-nav  18.04
An IGT application
cxRegistrationMethodManualImageToImageService.cpp
Go to the documentation of this file.
3 
4 
5 namespace cx
6 {
7 
10 {
11 }
12 
14 {
15  QWidget* retval = new ManualImage2ImageRegistrationWidget(mServices, NULL, this->getWidgetName());
16  return retval;
17 }
18 
19 } //cx
boost::shared_ptr< class RegServices > RegServicesPtr
Definition: cxRegServices.h:20
Namespace for all CustusX production code.