![]() |
Fraxinus
16.5.0-fx-rc3
An IGT application
|
#include <cxToolMetricWrapper.h>
Public Member Functions | |
| ToolMetricWrapper (ViewServicePtr viewService, PatientModelServicePtr patientModelService, cx::ToolMetricPtr data) | |
| virtual | ~ToolMetricWrapper () |
| virtual QWidget * | createWidget () |
| virtual QString | getValue () const |
| virtual DataMetricPtr | getData () const |
| virtual QString | getArguments () const |
| virtual QString | getType () const |
| virtual void | update () |
Public Member Functions inherited from cx::MetricBase | |
| MetricBase (ViewServicePtr viewService, PatientModelServicePtr patientModelService) | |
| virtual | ~MetricBase () |
Additional Inherited Members | |
Protected Member Functions inherited from cx::MetricBase | |
| void | addColorWidget (QVBoxLayout *layout) |
Protected Attributes inherited from cx::MetricBase | |
| ColorPropertyPtr | mColorSelector |
| ViewServicePtr | mViewService |
| PatientModelServicePtr | mPatientModelService |
Definition at line 49 of file cxToolMetricWrapper.h.
|
explicit |
Definition at line 46 of file cxToolMetricWrapper.cpp.
|
virtual |
Definition at line 56 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 61 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 139 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 129 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 134 of file cxToolMetricWrapper.cpp.
|
virtual |
Reimplemented from cx::MetricBase.
Definition at line 124 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 182 of file cxToolMetricWrapper.cpp.