| DtFomClassListCtrl::DtFomClassListCtrl |
( |
DtOMTTree & |
omtTree | ) |
|
| virtual DtFomClassListCtrl::~DtFomClassListCtrl |
( |
| ) |
|
|
virtual |
| virtual void DtFomClassListCtrl::collapseAll |
( |
| ) |
|
|
virtual |
| virtual bool DtFomClassListCtrl::enabledInteractions |
( |
| ) |
|
|
virtual |
Are interaction classes enabled?
| virtual bool DtFomClassListCtrl::enabledObjects |
( |
| ) |
|
|
virtual |
Are object classes enabled?
| virtual void DtFomClassListCtrl::expandAll |
( |
| ) |
|
|
virtual |
| virtual void DtFomClassListCtrl::fillListView |
( |
QTreeWidget * |
listView | ) |
|
|
virtual |
Fill the list with the FOM data.
| virtual DtInteractionClassFedNode* DtFomClassListCtrl::findCurrentIntFedNode |
( |
QTreeWidgetItem * |
item | ) |
|
|
virtual |
Find the interaction class node matching the text of the given item; otherwise, return 0.
| virtual DtObjectClassFedNode* DtFomClassListCtrl::findCurrentObjFedNode |
( |
QTreeWidgetItem * |
item | ) |
|
|
virtual |
Find the object class node matching the text of the given item; otherwise, return 0.
| virtual void DtFomClassListCtrl::getQualifiedName |
( |
const QTreeWidgetItem & |
item, |
|
|
QString & |
fullName |
|
) |
| |
|
protectedvirtual |
Get fully qualified name.
| void DtFomClassListCtrl::parseOMTNode |
( |
QTreeWidgetItem * |
currentItem, |
|
|
DtObjectClassFedNode * |
currentNode |
|
) |
| |
|
protected |
Parse the object class tree.
| void DtFomClassListCtrl::parseOMTNode |
( |
QTreeWidgetItem * |
currentItem, |
|
|
DtInteractionClassFedNode * |
currentNode |
|
) |
| |
|
protected |
Parse the interaction class tree;.
| virtual void DtFomClassListCtrl::setEnableInteractions |
( |
bool |
| ) |
|
|
virtual |
Control whether interaction classes are enabled.
| virtual void DtFomClassListCtrl::setEnableObjects |
( |
bool |
| ) |
|
|
virtual |
Control whether object classes are enabled.
| virtual void DtFomClassListCtrl::setSubListOpenState |
( |
QTreeWidgetItem * |
item, |
|
|
bool |
openState |
|
) |
| |
|
protectedvirtual |
Set open state of the given item and all its children.
| bool DtFomClassListCtrl::myEnableInteractions |
|
protected |
| bool DtFomClassListCtrl::myEnableObjects |
|
protected |
| DtOMTTree& DtFomClassListCtrl::myOmtTree |
|
protected |
The documentation for this class was generated from the following file: