QSpinBox

Undocumented in source.

Constructors

this
this(char ch, void* adr)
Undocumented in source.
this
this(QWidget parent)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Members

Functions

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.

Inherited Members

From QAbstractSpinBox

~this
~this()
Undocumented in source.
setReadOnly
void setReadOnly(bool f)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta