![]() |
Home · Modules · Classes · Namespaces · Functions |
The QxtStringSpinBox widget is a spin box with string items. More...
#include <QxtStringSpinBox>
Inherits QSpinBox.
The QxtStringSpinBox widget is a spin box with string items.
QxtStringSpinBox is spin box that takes strings. QxtStringSpinBox allows the user to choose a value by clicking the up and down buttons or by pressing Up or Down on the keyboard to increase or decrease the value currently displayed. The user can also type the value in manually.
Constructs a new QxtStringSpinBox with pParent.
Destructs the spin box.
See also strings().
See also setStrings().
Copyright © 2007-2010 Qxt Foundation |
Qxt 0.6.1 |