Fraxinus
22.04-rc5
An IGT application
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
cxRegistrationMethodCommandLineService.cpp
Go to the documentation of this file.
1
/*=========================================================================
2
This file is part of CustusX, an Image Guided Therapy Application.
3
4
Copyright (c) SINTEF Department of Medical Technology.
5
All rights reserved.
6
7
CustusX is released under a BSD 3-Clause license.
8
9
See Lisence.txt (https://github.com/SINTEFMedtek/CustusX/blob/master/License.txt) for details.
10
=========================================================================*/
11
12
#include "
cxRegistrationMethodCommandLineService.h
"
13
14
#include "
cxElastixWidget.h
"
15
16
namespace
cx
17
{
18
19
QWidget *
RegistrationMethodCommandLineService::createWidget
()
20
{
21
ElastixWidget
* widget =
new
ElastixWidget
(
mServices
, NULL);
22
return
widget;
23
}
24
25
26
27
}
/* namespace cx */
cxRegistrationMethodCommandLineService.h
cx::ElastixWidget
Widget for interfacing to the ElastiX registration package.
Definition:
cxElastixWidget.h:44
cxElastixWidget.h
cx::RegistrationMethodService::mServices
RegServicesPtr mServices
Definition:
cxRegistrationMethodService.h:50
cx::RegistrationMethodCommandLineService::createWidget
virtual QWidget * createWidget()
Definition:
cxRegistrationMethodCommandLineService.cpp:19
cx
Namespace for all CustusX production code.
Definition:
cx_dev_group_definitions.h:13
CX
source
plugins
org.custusx.registration.method.commandline
cxRegistrationMethodCommandLineService.cpp
Generated on Thu Jun 16 2022 19:01:33 for Fraxinus by
1.8.11