12 #pragma warning(disable : 4100)
14 #include "ui_attributeDlg.h"
20 #include <QCloseEvent>
38 QWidget* parent = 0, Qt::WindowFlags fl = 0 );
56 virtual void hideEvent ( QHideEvent * );
57 virtual void showEvent ( QShowEvent * );
58 virtual void closeEvent ( QCloseEvent * );
60 virtual void populateDatatype(
QTreeWidgetItem* currentLoc,
const QString& datatype);
DtDatatypeManager & myDatatypeManager
Definition: attributeDlg.h:65
This class handles the conversion between a byte stream and an English readable view of the data in a...
Definition: datatypeManager.h:41
defines an object class inside our Fed Tree
Definition: interactionClassFedNode.h:25
DtOMTTree & myOMTTree
Definition: attributeDlg.h:66
Ui::DtAttributeDlg myUi
Definition: attributeDlg.h:63
defines an object class inside our Fed Tree
Definition: objectClassFedNode.h:30
A tree using the an OMT File information.
Definition: omtTree.h:58
Definition: attributeDlg.h:31
#define DT_DLL_TRFCANLZR
Definition: trafficAnalyzerPlugin.h:18