Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members  

LBArrowFilled Class Reference

ListBox item for the machine properties dialog. More...

#include <ListBoxItems.h>

Inheritance diagram for LBArrowFilled::

List of all members.

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.


Detailed Description

ListBox item for the machine properties dialog.

Listbox item which paints the filled arrowhead for a transition.


Constructor & Destructor Documentation

LBArrowFilled::LBArrowFilled QListBox * lb
 

Constructor.

Initialises the listbox item for the listbox lb.


The documentation for this class was generated from the following files:
Generated at Fri Apr 11 22:37:16 2003 for Qfsm by doxygen1.2.9.1 written by Dimitri van Heesch, © 1997-2001