Slicer
5.2
Slicer is a multi-platform, free and open source software package for visualization and medical image computing
|
This is the complete list of members for qSlicerWidgetValueWrapper, including all inherited members.
Label | qSlicerWidgetValueWrapper | protected |
label() | qSlicerWidgetValueWrapper | inline |
Name | qSlicerWidgetValueWrapper | protected |
name() | qSlicerWidgetValueWrapper | inline |
qSlicerWidgetValueWrapper(const QString &_name, const QString &_label, QObject *parent) | qSlicerWidgetValueWrapper | |
setValue(const QString &_value)=0 | qSlicerWidgetValueWrapper | pure virtual |
toBool(const QString &_value) | qSlicerWidgetValueWrapper | inlinestatic |
toDouble(const QString &_value) | qSlicerWidgetValueWrapper | inlinestatic |
toInt(const QString &_value) | qSlicerWidgetValueWrapper | inlinestatic |
toString(const QString &_value) | qSlicerWidgetValueWrapper | inlinestatic |
value()=0 | qSlicerWidgetValueWrapper | pure virtual |
valueChanged() | qSlicerWidgetValueWrapper | signal |
~qSlicerWidgetValueWrapper() override | qSlicerWidgetValueWrapper |