

Definition at line 69 of file distitems.h.
| OSB_GUI::CpList::CpList | ( | QListViewItem * | parent, | |
| int | key, | |||
| const QString & | label | |||
| ) |
Constructor with parent, sort key and text.
| void OSB_GUI::CpList::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. |
| bool OSB_GUI::CpList::commandEvent | ( | ToMenuCmd | cmd | ) | [private, virtual] |
| void OSB_GUI::CpList::gotoCp | ( | ) |
Goto a connection point.
| void OSB_GUI::CpList::newObject | ( | ) | [private, virtual] |
| void OSB_GUI::CpList::populate | ( | ) | [private, virtual] |
| void OSB_GUI::CpList::selectCp | ( | const OSB_LIB::ConnectionPt & | cp | ) | [private] |
Select a connection point.
| bool OSB_GUI::CpList::setupMenu | ( | ToMenu & | toMenu | ) | [private, virtual] |
1.4.7