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

LBArrowLine Class Reference

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

#include <ListBoxItems.h>

Inheritance diagram for LBArrowLine::

List of all members.

Public Methods

 LBArrowLine (QListBox *)
 Constructor. More...

int height (const QListBox *) const
 Returns the height of the listbox item.

int width (const QListBox *) const
 Returns the width of the listbox item.

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 unfilled arrowhead for a transition.


Constructor & Destructor Documentation

LBArrowLine::LBArrowLine QListBox * lb
 

Constructor.

Intialises the list box 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