![]() |
Fraxinus
2023.01.05-dev+develop.0da12
An IGT application
|
#include <cxDicomGUIExtenderService.h>
Public Member Functions | |
| DicomGUIExtenderService (ctkPluginContext *context) | |
| virtual | ~DicomGUIExtenderService () |
| std::vector< CategorizedWidget > | createWidgets () const |
Public Member Functions inherited from cx::GUIExtenderService | |
| virtual | ~GUIExtenderService () |
| virtual std::vector< QToolBar * > | createToolBars () const |
Public Attributes | |
| ctkPluginContext * | mContext |
Implementation of Dicom service.
Definition at line 31 of file cxDicomGUIExtenderService.h.
| cx::DicomGUIExtenderService::DicomGUIExtenderService | ( | ctkPluginContext * | context | ) |
Definition at line 21 of file cxDicomGUIExtenderService.cpp.
|
virtual |
Definition at line 26 of file cxDicomGUIExtenderService.cpp.
|
virtual |
Implements cx::GUIExtenderService.
Definition at line 30 of file cxDicomGUIExtenderService.cpp.
| ctkPluginContext* cx::DicomGUIExtenderService::mContext |
Definition at line 39 of file cxDicomGUIExtenderService.h.