Fraxinus  2023.01.05-dev+develop.0da12
An IGT application
cx::DicomGUIExtenderService Class Reference

#include <cxDicomGUIExtenderService.h>

Inheritance diagram for cx::DicomGUIExtenderService:
cx::GUIExtenderService

Public Member Functions

 DicomGUIExtenderService (ctkPluginContext *context)
 
virtual ~DicomGUIExtenderService ()
 
std::vector< CategorizedWidgetcreateWidgets () const
 
- Public Member Functions inherited from cx::GUIExtenderService
virtual ~GUIExtenderService ()
 
virtual std::vector< QToolBar * > createToolBars () const
 

Public Attributes

ctkPluginContext * mContext
 

Detailed Description

Implementation of Dicom service.

Date
2014-04-01
Author
Christian Askeland

Definition at line 31 of file cxDicomGUIExtenderService.h.

Constructor & Destructor Documentation

cx::DicomGUIExtenderService::DicomGUIExtenderService ( ctkPluginContext *  context)

Definition at line 21 of file cxDicomGUIExtenderService.cpp.

cx::DicomGUIExtenderService::~DicomGUIExtenderService ( )
virtual

Definition at line 26 of file cxDicomGUIExtenderService.cpp.

Member Function Documentation

std::vector< GUIExtenderService::CategorizedWidget > cx::DicomGUIExtenderService::createWidgets ( ) const
virtual

Implements cx::GUIExtenderService.

Definition at line 30 of file cxDicomGUIExtenderService.cpp.

Member Data Documentation

ctkPluginContext* cx::DicomGUIExtenderService::mContext

Definition at line 39 of file cxDicomGUIExtenderService.h.


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