org.kde.qt
Class QListBoxPixmap
java.lang.Object
org.kde.qt.QListBoxItem
org.kde.qt.QListBoxPixmap
- All Implemented Interfaces:
- QtSupport
public class QListBoxPixmap
- extends QListBoxItem
Methods inherited from class java.lang.Object |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QListBoxPixmap
protected QListBoxPixmap(java.lang.Class dummy)
QListBoxPixmap
public QListBoxPixmap(QListBox listbox,
QPixmap arg2)
QListBoxPixmap
public QListBoxPixmap(QPixmap arg1)
QListBoxPixmap
public QListBoxPixmap(QListBox listbox,
QPixmap pix,
QListBoxItem after)
QListBoxPixmap
public QListBoxPixmap(QListBox listbox,
QPixmap arg2,
java.lang.String arg3)
QListBoxPixmap
public QListBoxPixmap(QPixmap arg1,
java.lang.String arg2)
QListBoxPixmap
public QListBoxPixmap(QListBox listbox,
QPixmap pix,
java.lang.String arg3,
QListBoxItem after)
pixmap
public QPixmap pixmap()
- Overrides:
pixmap
in class QListBoxItem
height
public int height(QListBox arg1)
- Overrides:
height
in class QListBoxItem
width
public int width(QListBox arg1)
- Overrides:
width
in class QListBoxItem
rtti
public int rtti()
- Overrides:
rtti
in class QListBoxItem
paint
protected void paint(QPainter arg1)
finalize
protected void finalize()
throws java.lang.InternalError
- Deletes the wrapped C++ instance
- Overrides:
finalize
in class java.lang.Object
- Throws:
java.lang.InternalError
dispose
public void dispose()
- Delete the wrapped C++ instance ahead of finalize()
isDisposed
public boolean isDisposed()
- Has the wrapped C++ instance been deleted?