org.kde.qt

Class QListBoxItem

public class QListBoxItem extends Object implements QtSupport

Constructor Summary
protected QListBoxItem(Class dummy)
Method Summary
booleancurrent()
intheight(QListBox arg1)
booleanisCurrent()
booleanisSelectable()
booleanisSelected()
QListBoxlistBox()
QListBoxItemnext()
QPixmappixmap()
QListBoxItemprev()
intrtti()
booleanselected()
voidsetSelectable(boolean b)
Stringtext()
intwidth(QListBox arg1)

Constructor Detail

QListBoxItem

protected QListBoxItem(Class dummy)

Method Detail

current

public boolean current()

height

public int height(QListBox arg1)

isCurrent

public boolean isCurrent()

isSelectable

public boolean isSelectable()

isSelected

public boolean isSelected()

listBox

public QListBox listBox()

next

public QListBoxItem next()

pixmap

public QPixmap pixmap()

prev

public QListBoxItem prev()

rtti

public int rtti()

selected

public boolean selected()

setSelectable

public void setSelectable(boolean b)

text

public String text()

width

public int width(QListBox arg1)