![]() |
CustusX
15.4.0-beta
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 52 of file cxDicomGUIExtenderService.h.
| cx::DicomGUIExtenderService::DicomGUIExtenderService | ( | ctkPluginContext * | context | ) |
Definition at line 42 of file cxDicomGUIExtenderService.cpp.
|
virtual |
Definition at line 47 of file cxDicomGUIExtenderService.cpp.
|
virtual |
Implements cx::GUIExtenderService.
Definition at line 51 of file cxDicomGUIExtenderService.cpp.
| ctkPluginContext* cx::DicomGUIExtenderService::mContext |
Definition at line 60 of file cxDicomGUIExtenderService.h.