#include <ListBoxItems.h>
Inheritance diagram for LBArrowFilled::

Public Methods | |
| LBArrowFilled (QListBox *) | |
| Constructor. More... | |
| int | height (const QListBox *) const |
| Returns the height of the listbox. | |
| int | width (const QListBox *) const |
| Returns the width of the listbox. | |
| void | paint (QPainter *) |
| Draws the listbox item. | |
Private Attributes | |
| int | h |
| Height of the item. | |
| int | w |
| Width of the item. | |
Listbox item which paints the filled arrowhead for a transition.
|
|
Constructor. Initialises the listbox item for the listbox lb. |
1.2.9.1 written by Dimitri van Heesch,
© 1997-2001