KListSpinBox Class Reference

[kdeui Index] [kdeui Hierarchy] [Headers]


The KNumericSpinBox Widget cycles trough a supplied list of items you can use it to let the user select things like day of week, month' or somethings like that More...

#include <kspinbox.h>

Inherits: KSpinBox

Public Members

Public Slots

Private Members


Detailed Description

The KNumericSpinBox Widget cycles trough a supplied list of items you can use it to let the user select things like day of week,

month' or somethings like that.

look into testkspinbox.cc for samples


KListSpinBox(QStrList *list,QWidget *parent=0,const char *name=0,int align=AlignLeft) [public]

called if you create a KListSpinBox widget

~KListSpinBox() [public]

called if you destroy a KListSpinBox widget

void setIndex(unsigned int index) [public]

set the index of the list item to be shown

unsigned int getIndex() [public]

get the index of currently displayed list item


Documentation generated by root@darkstar.lst.de on Wed Sep 8 17:38:27 CEST 1999
Kdoc