The QListBoxText class provides list box items with text. More...
#include <qlistbox.h>
Inherits QListBoxItem.
The text is drawn in the widget's current font. If you need several different fonts, you have to make your own subclass of QListBoxItem.
See also QListBox and QListBoxItem.
Constructs a list box item in listbox listtbox showing the text text. The item gets inserted after the item after.
Constructs a list box item in listbox listtbox showing the text text.
Constructs a list box item showing the text text.
Destroys the item.
[virtual]
Returns the height of a line of text.
Reimplemented from QListBoxItem.
[virtual protected]
Draws the text using painter.
Reimplemented from QListBoxItem.
[virtual]
Returns the width of this line.
See also paint() and height().
Reimplemented from QListBoxItem.
Search the documentation, FAQ, qt-interest archive and more (uses
www.trolltech.com):
This file is part of the Qt toolkit, copyright © 1995-2000 Trolltech, all rights reserved.
Copyright İ 2000 Trolltech | Trademarks | Qt version 2.2.1
|