

Definition at line 109 of file distitems.h.
typedef OSB_LIB::Id<OSB_LIB::ConnectionPt> OSB_GUI::CpItem::CpId [private] |
| OSB_GUI::CpItem::CpItem | ( | QListViewItem * | parent, | |
| const OSB_LIB::ConnectionPt & | cp, | |||
| bool | hasChildren | |||
| ) |
Constructor with parent and connection point.
| parent | Parent listview item. | |
| cp | Connection point of the item. | |
| hasChildren | Flag if cp has children or not. |
| CpItem* OSB_GUI::CpItem::add | ( | const OSB_LIB::ConnectionPt & | cp, | |
| bool | hasChildren | |||
| ) | [private] |
Add a connection point.
| cp | Connection point to add. | |
| hasChildren | Flag if cp has children or not. |
| void OSB_GUI::CpItem::addChild | ( | ) | [private] |
Add a child connection point.
| void OSB_GUI::CpItem::changeStatus | ( | ) | [private, virtual] |
| bool OSB_GUI::CpItem::commandEvent | ( | ToMenuCmd | cmd | ) | [private, virtual] |
| CpId OSB_GUI::CpItem::cpId | ( | ) | const |
Object id of the connection point.
| void OSB_GUI::CpItem::delObject | ( | ) | [private, virtual] |
| void OSB_GUI::CpItem::editObject | ( | ) | [private, virtual] |
| void OSB_GUI::CpItem::gotoCp | ( | ) | [private] |
Goto a connection point.
| long OSB_GUI::CpItem::objId | ( | ) | const [private, virtual] |
| void OSB_GUI::CpItem::selectCp | ( | const OSB_LIB::ConnectionPt & | cp | ) | [private] |
Select a connection point.
| void OSB_GUI::CpItem::setOpen | ( | bool | open | ) | [private] |
Show or hide children connection points.
| bool OSB_GUI::CpItem::setupMenu | ( | ToMenu & | toMenu | ) | [private, virtual] |
| void OSB_GUI::CpItem::showObject | ( | ) | const [private, virtual] |
const int OSB_GUI::CpItem::cmdAddChild_ [static, private] |
CpId OSB_GUI::CpItem::objId_ [private] |
1.4.7