org.kde.qt
Class QListBoxItem
java.lang.Object
org.kde.qt.QListBoxItem
- All Implemented Interfaces:
- QtSupport
- Direct Known Subclasses:
- QListBoxPixmap, QListBoxText
public class QListBoxItem
- extends java.lang.Object
- implements QtSupport
Constructor Summary |
protected |
QListBoxItem(java.lang.Class dummy)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QListBoxItem
protected QListBoxItem(java.lang.Class dummy)
text
public java.lang.String text()
pixmap
public QPixmap pixmap()
height
public int height(QListBox arg1)
width
public int width(QListBox arg1)
isSelected
public boolean isSelected()
isCurrent
public boolean isCurrent()
selected
public boolean selected()
current
public boolean current()
listBox
public QListBox listBox()
setSelectable
public void setSelectable(boolean b)
isSelectable
public boolean isSelectable()
next
public QListBoxItem next()
prev
public QListBoxItem prev()
rtti
public int rtti()