- maximum
int maximum()
Undocumented in source. Be warned that the author may not have intended to support it.
- minimum
int minimum()
Undocumented in source. Be warned that the author may not have intended to support it.
- setMaximum
QSpinBox setMaximum(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setMinimum
QSpinBox setMinimum(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPrefix
QSpinBox setPrefix(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
- setPrefix
QSpinBox setPrefix(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSingleStep
QSpinBox setSingleStep(int n)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSuffix
QSpinBox setSuffix(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
- setSuffix
QSpinBox setSuffix(T str)
Undocumented in source. Be warned that the author may not have intended to support it.
- singleStep
int singleStep()
Undocumented in source. Be warned that the author may not have intended to support it.
- value
int value()
Undocumented in source. Be warned that the author may not have intended to support it.