CustusX
22.04-rc5
An IGT application
|
#include <cxDataMetricWrappers.h>
Public Member Functions | |
PlaneMetricWrapper (VisServicesPtr services, PlaneMetricPtr data) | |
virtual | ~PlaneMetricWrapper () |
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 130 of file cxDataMetricWrappers.h.
|
explicit |
Definition at line 325 of file cxDataMetricWrappers.cpp.
|
virtual |
Definition at line 337 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 342 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 370 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 360 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 365 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 381 of file cxDataMetricWrappers.cpp.