org.kde.qt
public class QListBoxItem extends Object implements QtSupport
| Constructor Summary | |
|---|---|
| protected | QListBoxItem(Class dummy) |
| Method Summary | |
|---|---|
| boolean | current() |
| int | height(QListBox arg1) |
| boolean | isCurrent() |
| boolean | isSelectable() |
| boolean | isSelected() |
| QListBox | listBox() |
| QListBoxItem | next() |
| QPixmap | pixmap() |
| QListBoxItem | prev() |
| int | rtti() |
| boolean | selected() |
| void | setSelectable(boolean b) |
| String | text() |
| int | width(QListBox arg1) |