NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
cx::RegistrationMethodService Class Referenceabstract

Registration Method services. More...

#include <cxRegistrationMethodService.h>

Inheritance diagram for cx::RegistrationMethodService:
cx::RegistrationMethodBronchoscopyImageToImageService cx::RegistrationMethodBronchoscopyImageToPatientService cx::RegistrationMethodCenterlineImageToPatientService cx::RegistrationMethodCommandLineService cx::RegistrationMethodFastLandmarkImageToPatientService cx::RegistrationMethodLandmarkImageToImageService cx::RegistrationMethodLandmarkImageToPatientService cx::RegistrationMethodManualPatientOrientationService cx::RegistrationMethodManualService cx::RegistrationMethodPlateImageToPatientService cx::RegistrationMethodVesselImageToImageService cx::RMPCFromPointerImageToPatientService cx::RMPCImageToPatientService

Public Member Functions

 RegistrationMethodService (RegServicesPtr services)
 
virtual ~RegistrationMethodService ()
 
virtual QWidget * createWidget ()=0
 
virtual QString getWidgetName ()=0
 
virtual QString getRegistrationType ()=0
 
virtual QString getRegistrationMethod ()=0
 

Protected Attributes

RegServicesPtr mServices
 

Detailed Description

Registration Method services.

This class defines the common interface towards the registration methods plugins.

Date
2014-09-02
Author
Ole Vegard Solberg, SINTEF
Geir Arne Tangen, SINTEF

Definition at line 36 of file cxRegistrationMethodService.h.

Constructor & Destructor Documentation

◆ RegistrationMethodService()

cx::RegistrationMethodService::RegistrationMethodService ( RegServicesPtr  services)
inline

Definition at line 40 of file cxRegistrationMethodService.h.

◆ ~RegistrationMethodService()

virtual cx::RegistrationMethodService::~RegistrationMethodService ( )
inlinevirtual

Definition at line 42 of file cxRegistrationMethodService.h.

Member Function Documentation

◆ createWidget()

◆ getRegistrationMethod()

◆ getRegistrationType()

◆ getWidgetName()

Member Data Documentation

◆ mServices

RegServicesPtr cx::RegistrationMethodService::mServices
protected

Definition at line 50 of file cxRegistrationMethodService.h.


The documentation for this class was generated from the following file: