Constructor & Destructor Documentation
| DtFomClassListCtrl::DtFomClassListCtrl |
( |
DtOMTTree & |
omtTree | ) |
|
| virtual DtFomClassListCtrl::~DtFomClassListCtrl |
( |
| ) |
|
|
virtual |
Member Function Documentation
| 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 |
( |
Q3ListView * |
listView | ) |
|
|
virtual |
Fill the list with the FOM data.
Find the interaction class node matching the text of the given item; otherwise, return 0.
Find the object class node matching the text of the given item; otherwise, return 0.
| virtual void DtFomClassListCtrl::getQualifiedName |
( |
const Q3ListViewItem & |
item, |
|
|
QString & |
fullName |
|
) |
| |
|
protectedvirtual |
Get fully qualified name.
Parse the object class tree.
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 |
( |
Q3ListViewItem * |
item, |
|
|
bool |
openState |
|
) |
| |
|
protectedvirtual |
Set open state of the given item and all its children.
Member Data Documentation
| bool DtFomClassListCtrl::myEnableInteractions |
|
protected |
| bool DtFomClassListCtrl::myEnableObjects |
|
protected |
| Q3ListView* DtFomClassListCtrl::myListView |
|
protected |
The documentation for this class was generated from the following file: