9 #pragma warning(disable : 4100)
11 #include "ui_classDataDlg.h"
17 #include <QTreeWidget>
18 #include <QTreeWidgetItem>
32 virtual void clearList();
52 virtual void hideEvent ( QHideEvent * e);
55 virtual void showEvent ( QShowEvent * e);
58 virtual void closeEvent ( QCloseEvent * e);
61 virtual void resizeEvent ( QResizeEvent * e);
77 virtual void updateComponentElements(
DtStringTree* strTree,
Base class to show data of a particular class instance.
Definition: classDataDlg.h:21
DtDatatypeManager & myDatatypeManager
Definition: classDataDlg.h:89
This class handles the conversion between a byte stream and an English readable view of the data in a...
Definition: datatypeManager.h:41
Basically a struct with a destructor, a string tree is a collection of indexed strings used to hold m...
Definition: stringTree.h:16
Ui::DtClassDataDlg myUi
Definition: classDataDlg.h:87
#define DT_DLL_TRFCANLZR
Definition: trafficAnalyzerPlugin.h:18