CustusX
22.04-rc5
An IGT application
|
#include <cxDataMetricWrappers.h>
Public Member Functions | |
DistanceMetricWrapper (VisServicesPtr services, DistanceMetricPtr data) | |
virtual | ~DistanceMetricWrapper () |
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 150 of file cxDataMetricWrappers.h.
|
explicit |
Definition at line 390 of file cxDataMetricWrappers.cpp.
|
inlinevirtual |
Definition at line 155 of file cxDataMetricWrappers.h.
|
virtual |
Implements cx::MetricBase.
Definition at line 401 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 428 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 418 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 423 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 439 of file cxDataMetricWrappers.cpp.