Inherits MLABWidgetControl.
Public Slots | |
| void | setStep (double step) |
| void | setStepStep (double step) |
| void | setTitle (const QString &title) |
Public Member Functions | |
| QSize | sizeHint () |
This control shows an adequate user input for any kind of MLABField.
MDL reference: Field
| void MLABFieldControl::setStep | ( | double | step | ) | [slot] |
set the step value for the number widget, if the field is a number field
| void MLABFieldControl::setStepStep | ( | double | step | ) | [slot] |
set the stepstep value, either for the number widget, or for the slider widget, if the field is a number field
| void MLABFieldControl::setTitle | ( | const QString & | title | ) | [virtual, slot] |
| QSize MLABFieldControl::sizeHint | ( | ) |
1.5.8