Inherits MLABWidgetControl.
Public Slots | |
| QString | format () const |
| void | setFormat (const QString &format) |
| void | setStep (double step) |
| void | setStepStep (double step) |
Control for editing a number.
MDL reference: NumberEdit
| QString MLABNumberControl::format | ( | ) | const [inline, slot] |
returns the format for formatting the field value as string
| void MLABNumberControl::setFormat | ( | const QString & | format | ) | [inline, slot] |
sets the format for formatting the field value as string
| void MLABNumberControl::setStep | ( | double | step | ) | [inline, slot] |
set the step value of the number widget
| void MLABNumberControl::setStepStep | ( | double | step | ) | [inline, slot] |
set the stepstep value of the number widget
1.5.8