![]() |
Inviwo
0.9.10.1
Inviwo documentation
|
Inheritance diagram for inviwo::BaseOrdinalEditorWidget:Signals | |
| void | valueChanged () |
Protected Member Functions | |
| virtual QString | transformValueToEditor ()=0 |
| virtual void | newEditorValue (QString)=0 |
| void | applyInit () |
| void | applyValue () |
Protected Attributes | |
| IvwLineEdit * | editor_ |