OSB_GUI::LvServiceTree Class Reference

Inheritance diagram for OSB_GUI::LvServiceTree:

Inheritance graph
[legend]
Collaboration diagram for OSB_GUI::LvServiceTree:

Collaboration graph
[legend]
List of all members.

Detailed Description

Listview to show the tree of OSB_LIB::ServiceElement.

Definition at line 80 of file serviceutils.h.

Public Member Functions

Private Member Functions

Classes


Constructor & Destructor Documentation

OSB_GUI::LvServiceTree::LvServiceTree ( QWidget parent,
const char *  name = "lvServiceTree_",
WFlags  flags = 0 
) [explicit]

Constructor with Qt arguments.


Member Function Documentation

Item* OSB_GUI::LvServiceTree::find ( const OSB_LIB::ServiceElement::Oid seId,
QListViewItem fc 
) [private]

Find the listview item of a service element.

Parameters:
seId Object id of searched service element.
fc First child listview item.
Returns:
The listview item for seId, 0 if no match can be found.

void OSB_GUI::LvServiceTree::populate (  ) 

Populate the listview from the tariff catalogue.

OSB_LIB::ServiceElement OSB_GUI::LvServiceTree::se (  )  const

Get selected service element.

Returns:
The selected service element, it is default constructed if no selection exists or the empty element was selected.

void OSB_GUI::LvServiceTree::setSeId ( const OSB_LIB::ServiceElement::Oid seId  ) 

Set the selected service element.

Parameters:
seId Service element to select. If not set, the selection is cleared.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:21:19 2006 for OSB Library by  doxygen 1.4.7