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 showing the text text.
Destroys the item.
[virtual]
Returns the height of a line of text.
See also: paint() and width().
Reimplemented from QListBoxItem.
[virtual]
Draws the text using painter p.
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.troll.no):
This file is part of the Qt toolkit, copyright © 1995-98 Troll Tech, all rights reserved.
It was generated from the following files:
Copyright © 1998 Troll Tech | Trademarks | Qt version 1.42
|