The QListBoxPixmap class provides list box items with a pixmap and an optional text. More...
#include <qlistbox.h>
Inherits QListBoxItem.
See also: QListBox and QListBoxItem.
Constructs a new list box item in listbox listbox showing the pixmap pixmap and the text text
Constructs a new list box item in listbox listbox showing the pixmap pixmap and the string text . The item gets inserted after the item after.
Constructs a new list box item in listbox listbox showing the pixmap pixmap.
Constructs a new list box item in listbox listbox showing the pixmap pixmap. The item gets inserted after the item after.
Constructs a new list box item in listbox listbox showing the pixmap pixmap. The item gets inserted after the item after.
Constructs a new list box item showing the pixmap pixmap.
Destroys the item.
[virtual]
Returns the height of the pixmap.
See also: paint() and width().
Reimplemented from QListBoxItem.
[virtual protected]
Draws the pixmap using painter.
Reimplemented from QListBoxItem.
[virtual]
Returns the pixmap connected with the item.
Reimplemented from QListBoxItem.
[virtual]
Returns the width of the pixmap, plus some margin.
See also: paint() and height().
Reimplemented from QListBoxItem.
Search the documentation, FAQ, qt-interest archive and more (uses
www.troll.no):
This file is part of the Qt toolkit, copyright © 1995-2000 Troll Tech, all rights reserved.
Copyright İ 2000 Troll Tech | Trademarks | Qt version 2.1.0-beta1
|