CustusX
22.04-rc5
An IGT application
|
#include <cxRegistrationMethodCommandLineService.h>
Public Member Functions | |
RegistrationMethodCommandLineService (RegServicesPtr services) | |
virtual | ~RegistrationMethodCommandLineService () |
virtual QString | getRegistrationType () |
virtual QString | getRegistrationMethod () |
virtual QString | getWidgetName () |
virtual QWidget * | createWidget () |
Public Member Functions inherited from cx::RegistrationMethodService | |
RegistrationMethodService (RegServicesPtr services) | |
virtual | ~RegistrationMethodService () |
Additional Inherited Members | |
Protected Attributes inherited from cx::RegistrationMethodService | |
RegServicesPtr | mServices |
Registration method: Commandline calls external program. ElastiX is main target.
Definition at line 30 of file cxRegistrationMethodCommandLineService.h.
|
inline |
Definition at line 34 of file cxRegistrationMethodCommandLineService.h.
|
inlinevirtual |
Definition at line 36 of file cxRegistrationMethodCommandLineService.h.
|
virtual |
Implements cx::RegistrationMethodService.
Definition at line 19 of file cxRegistrationMethodCommandLineService.cpp.
|
inlinevirtual |
Implements cx::RegistrationMethodService.
Definition at line 38 of file cxRegistrationMethodCommandLineService.h.
|
inlinevirtual |
Implements cx::RegistrationMethodService.
Definition at line 37 of file cxRegistrationMethodCommandLineService.h.
|
inlinevirtual |
Implements cx::RegistrationMethodService.
Definition at line 39 of file cxRegistrationMethodCommandLineService.h.