![]() |
NorMIT-nav
18.04-rc6
An IGT application
|
#include <cxToolMetricWrapper.h>
Public Member Functions | |
| ToolMetricWrapper (VisServicesPtr services, 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 (VisServicesPtr services) | |
| virtual | ~MetricBase () |
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 28 of file cxToolMetricWrapper.h.
|
explicit |
Definition at line 23 of file cxToolMetricWrapper.cpp.
|
virtual |
Definition at line 33 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 38 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 116 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 106 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 111 of file cxToolMetricWrapper.cpp.
|
virtual |
Reimplemented from cx::MetricBase.
Definition at line 101 of file cxToolMetricWrapper.cpp.
|
virtual |
Implements cx::MetricBase.
Definition at line 159 of file cxToolMetricWrapper.cpp.