wwWidgets Home · All Classes · Main Classes · Grouped Classes · Functions

QwwTextSpinBox Class Reference
[wwWidgets module]

The QwwTextSpinBox widget provides a spin box with configurable set of texts More...

 #include <QwwTextSpinBox>

This class is not part of the Qt GUI Framework Edition.

Inherits QSpinBox.


Properties


Public Functions

QwwTextSpinBox ( QWidget * parent = 0 )
QwwTextSpinBox ( const QStringList & strings, QWidget * parent = 0 )

Public Slots

void setStrings ( const QStringList & strings )
const QStringList & strings () const

Signals

void stringsChanged ( const QStringList & strings )

Additional Inherited Members


Detailed Description

The QwwTextSpinBox widget provides a spin box with configurable set of texts


Property Documentation

strings : QStringList

This property holds this property holds a list of strings for the widget.

Access functions:

const QStringList & strings () const
void setStrings ( const QStringList & strings )

Member Function Documentation

QwwTextSpinBox::QwwTextSpinBox ( QWidget * parent = 0 )

Constrcuts a text spin box with a given parent.

QwwTextSpinBox::QwwTextSpinBox ( const QStringList & strings, QWidget * parent = 0 )

Constructs a text spin box with a given parent and a list of strings as its contents

void QwwTextSpinBox::stringsChanged ( const QStringList & strings )   [signal]

This signal is emitted when the list of strings associated with the widget changes to strings.


Copyright © 2007-2010 Witold Wysota Trademarks
wwWidgets 1.0.0