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

#include <cxRegistrationMethodManualImageToPatientService.h>

Inheritance diagram for cx::RegistrationMethodManualImageToPatientService:
cx::RegistrationMethodManualService cx::RegistrationMethodService

Public Member Functions

 RegistrationMethodManualImageToPatientService (RegServicesPtr services)
 
virtual ~RegistrationMethodManualImageToPatientService ()
 
virtual QString getRegistrationType ()
 
virtual QString getRegistrationMethod ()
 
virtual QWidget * createWidget ()
 
virtual QString getWidgetName ()
 
- Public Member Functions inherited from cx::RegistrationMethodManualService
 RegistrationMethodManualService (RegServicesPtr services)
 
- Public Member Functions inherited from cx::RegistrationMethodService
 RegistrationMethodService (RegServicesPtr services)
 
virtual ~RegistrationMethodService ()
 

Additional Inherited Members

- Protected Attributes inherited from cx::RegistrationMethodService
RegServicesPtr mServices
 

Detailed Description

Implementation of registration method manual service: Image to Patient

Date
Sep 09, 2014
Author
Ole Vegard Solberg, SINTEF

Definition at line 27 of file cxRegistrationMethodManualImageToPatientService.h.

Constructor & Destructor Documentation

◆ RegistrationMethodManualImageToPatientService()

cx::RegistrationMethodManualImageToPatientService::RegistrationMethodManualImageToPatientService ( RegServicesPtr  services)

◆ ~RegistrationMethodManualImageToPatientService()

virtual cx::RegistrationMethodManualImageToPatientService::~RegistrationMethodManualImageToPatientService ( )
inlinevirtual

Member Function Documentation

◆ createWidget()

QWidget * cx::RegistrationMethodManualImageToPatientService::createWidget ( )
virtual

◆ getRegistrationMethod()

virtual QString cx::RegistrationMethodManualImageToPatientService::getRegistrationMethod ( )
inlinevirtual

◆ getRegistrationType()

virtual QString cx::RegistrationMethodManualImageToPatientService::getRegistrationType ( )
inlinevirtual

◆ getWidgetName()

virtual QString cx::RegistrationMethodManualImageToPatientService::getWidgetName ( )
inlinevirtual

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