![]() |
Fraxinus
22.04-rc3
An IGT application
|
#include <cxDataMetricWrappers.h>
Public Member Functions | |
| PointMetricWrapper (VisServicesPtr services, PointMetricPtr data) | |
| virtual | ~PointMetricWrapper () |
| 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 103 of file cxDataMetricWrappers.h.
|
explicit |
Definition at line 187 of file cxDataMetricWrappers.cpp.
|
virtual |
Definition at line 196 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 201 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 276 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 266 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 271 of file cxDataMetricWrappers.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 313 of file cxDataMetricWrappers.cpp.