OSB_GUI::CmbNwElement Class Reference

Inheritance diagram for OSB_GUI::CmbNwElement:

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

Collaboration graph
[legend]
List of all members.

Detailed Description

Combobox to select a network element.

Definition at line 95 of file networkcombo.h.

Public Member Functions

Private Types


Member Typedef Documentation

typedef OSB_LIB::Id<OSB_LIB::Network> OSB_GUI::CmbNwElement::NetworkId [private]

Just a short-hand.

Definition at line 97 of file networkcombo.h.

typedef OSB_LIB::Id2<OSB_LIB::NetworkElement> OSB_GUI::CmbNwElement::NwElementId [private]

Just a short-hand.

Definition at line 99 of file networkcombo.h.

typedef OSB_LIB::NameList<NwElementId> OSB_GUI::CmbNwElement::NwElementInfo [private]

List with network information.

Definition at line 101 of file networkcombo.h.


Constructor & Destructor Documentation

OSB_GUI::CmbNwElement::CmbNwElement ( QWidget parent,
const char *  name 
)

Constructor with Qt arguments.


Member Function Documentation

void OSB_GUI::CmbNwElement::populate ( const NwElementInfo elements,
const NetworkId network 
)

Populate the combo.

Parameters:
elements List of network elements to use.
network Id of the network for which to show the elements.
Note:
If needed the caller should call clear() before calling this function.


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