

Definition at line 95 of file networkcombo.h.
typedef OSB_LIB::Id<OSB_LIB::Network> OSB_GUI::CmbNwElement::NetworkId [private] |
typedef OSB_LIB::Id2<OSB_LIB::NetworkElement> OSB_GUI::CmbNwElement::NwElementId [private] |
typedef OSB_LIB::NameList<NwElementId> OSB_GUI::CmbNwElement::NwElementInfo [private] |
| OSB_GUI::CmbNwElement::CmbNwElement | ( | QWidget * | parent, | |
| const char * | name | |||
| ) |
Constructor with Qt arguments.
| void OSB_GUI::CmbNwElement::populate | ( | const NwElementInfo & | elements, | |
| const NetworkId & | network | |||
| ) |
Populate the combo.
| elements | List of network elements to use. | |
| network | Id of the network for which to show the elements. |
1.4.7