Home · Modules · Classes · Namespaces · Functions

QxtStringSpinBox Class Reference
[QxtGui module]

The QxtStringSpinBox widget is a spin box with string items. More...

    #include <QxtStringSpinBox>

Inherits QSpinBox.

Public Functions

Additional Inherited Members


Detailed Description

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.

"QxtStringSpinBox in Cleanlooks style."


Member Function Documentation

QxtStringSpinBox::QxtStringSpinBox ( QWidget * pParent = 0 )

Constructs a new QxtStringSpinBox with pParent.

QxtStringSpinBox::~QxtStringSpinBox ()   [virtual]

Destructs the spin box.

void QxtStringSpinBox::setStrings ( const QStringList & strings )

See also strings().

const QStringList & QxtStringSpinBox::strings () const

See also setStrings().


Copyright © 2007-2011 Qxt Foundation
Qxt 0.6.2