org.kde.qt
public class QListBoxPixmap extends QListBoxItem
Constructor Summary | |
---|---|
protected | QListBoxPixmap(Class dummy) |
QListBoxPixmap(QListBox listbox, QPixmap arg2) | |
QListBoxPixmap(QPixmap arg1) | |
QListBoxPixmap(QListBox listbox, QPixmap pix, QListBoxItem after) | |
QListBoxPixmap(QListBox listbox, QPixmap arg2, String arg3) | |
QListBoxPixmap(QPixmap arg1, String arg2) | |
QListBoxPixmap(QListBox listbox, QPixmap pix, String arg3, QListBoxItem after) |
Method Summary | |
---|---|
void | dispose() Delete the wrapped C++ instance ahead of finalize() |
protected void | finalize() Deletes the wrapped C++ instance |
int | height(QListBox arg1) |
boolean | isDisposed() Has the wrapped C++ instance been deleted? |
protected void | paint(QPainter arg1) |
QPixmap | pixmap() |
int | rtti() |
int | width(QListBox arg1) |