CustusX
22.04-rc2
An IGT application
|
#include <cxDataMetricWrappers.h>
Public Member Functions | |
DonutMetricWrapper (VisServicesPtr services, DonutMetricPtr data) | |
virtual | ~DonutMetricWrapper () |
virtual QWidget * | createWidget () |
virtual DataMetricPtr | getData () const |
virtual QString | getArguments () const |
virtual QString | getType () const |
virtual void | update () |
Public Member Functions inherited from cx::MetricBase | |
MetricBase (VisServicesPtr services) | |
virtual | ~MetricBase () |
virtual QString | getValue () const |
Additional Inherited Members | |
Protected Member Functions inherited from cx::MetricBase | |
void | addColorWidget (QVBoxLayout *layout) |
QWidget * | newWidget (QString objectName) |
Protected Attributes inherited from cx::MetricBase | |
ColorPropertyPtr | mColorSelector |
VisServicesPtr | mServices |
Definition at line 196 of file cxDataMetricWrappers.h.
|
explicit |
Definition at line 534 of file cxDataMetricWrappers.cpp.
|
inlinevirtual |
Definition at line 201 of file cxDataMetricWrappers.h.
|
virtual |
Implements cx::MetricBase.
Definition at line 544 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 580 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 571 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 575 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 585 of file cxDataMetricWrappers.cpp.