class KListSpinBox

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...

Definition#include <kspinbox.h>
InheritsKSpinBox
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots


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)

called if you create a KListSpinBox widget

KListSpinBox ()

called if you destroy a KListSpinBox widget

void  setIndex (unsigned int index)

set the index of the list item to be shown

unsigned int  getIndex ()

get the index of currently displayed list item

void  slotIncrease ()

[slot]

Reimplemented from KSpinBox.

void  slotDecrease ()

[slot]

Reimplemented from KSpinBox.


Generated by: root@george.devel.redhat.com on Thu Sep 14 21:18:43 2000, using kdoc 2.0a36.