12 #pragma warning(disable : 4100)
49 virtual void setEnableObjects(
bool);
52 virtual bool enabledObjects();
55 virtual void setEnableInteractions(
bool);
58 virtual bool enabledInteractions();
61 virtual void expandAll();
64 virtual void collapseAll();
69 virtual void getQualifiedName(
const QTreeWidgetItem& item, QString& fullName);
72 virtual void setSubListOpenState(
QTreeWidgetItem* item,
bool openState);
bool myEnableObjects
Definition: fomClassListCtrl.h:90
QTreeWidget * myListView
Definition: fomClassListCtrl.h:88
Definition: fomClassListCtrl.h:25
defines an object class inside our Fed Tree
Definition: interactionClassFedNode.h:25
bool myEnableInteractions
Definition: fomClassListCtrl.h:91
defines an object class inside our Fed Tree
Definition: objectClassFedNode.h:30
DtOMTTree & myOmtTree
Definition: fomClassListCtrl.h:89
A tree using the an OMT File information.
Definition: omtTree.h:58
#define DT_DLL_TRFCANLZR
Definition: trafficAnalyzerPlugin.h:18