

Definition at line 101 of file cputils.h.
typedef OSB_LIB::Id<OSB_LIB::ConnectionPt> OSB_GUI::LvCpSelect::Item::CpId [private] |
| OSB_GUI::LvCpSelect::Item::Item | ( | QListView * | parent, | |
| const OSB_LIB::ConnectionPt & | cp, | |||
| bool | hasChildren | |||
| ) |
Constructor with listview as parent and connection point.
| OSB_GUI::LvCpSelect::Item::Item | ( | QListViewItem * | parent, | |
| const OSB_LIB::ConnectionPt & | cp, | |||
| bool | hasChildren | |||
| ) |
Constructor with listview item as parent and connection point.
| const CpId& OSB_GUI::LvCpSelect::Item::cpId | ( | ) | const |
Get connection point id.
| const std::string OSB_GUI::LvCpSelect::Item::cpName | ( | ) | const |
Get name of connection point.
| void OSB_GUI::LvCpSelect::Item::setOpen | ( | bool | open | ) |
Show the children connection points.
CpId OSB_GUI::LvCpSelect::Item::cpId_ [private] |
1.4.7