

Definition at line 80 of file serviceutils.h.
| OSB_GUI::LvServiceTree::LvServiceTree | ( | QWidget * | parent, | |
| const char * | name = "lvServiceTree_", |
|||
| WFlags | flags = 0 | |||
| ) | [explicit] |
Constructor with Qt arguments.
| Item* OSB_GUI::LvServiceTree::find | ( | const OSB_LIB::ServiceElement::Oid & | seId, | |
| QListViewItem * | fc | |||
| ) | [private] |
Find the listview item of a service element.
| seId | Object id of searched service element. | |
| fc | First child listview item. |
| void OSB_GUI::LvServiceTree::populate | ( | ) |
Populate the listview from the tariff catalogue.
| OSB_LIB::ServiceElement OSB_GUI::LvServiceTree::se | ( | ) | const |
Get selected service element.
| void OSB_GUI::LvServiceTree::setSeId | ( | const OSB_LIB::ServiceElement::Oid & | seId | ) |
Set the selected service element.
| seId | Service element to select. If not set, the selection is cleared. |
1.4.7