Searched refs:VBoxDbgStatsModel (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.h29 class VBoxDbgStatsModel;
55 VBoxDbgStatsView(VBoxDbgGui *a_pDbgGui, VBoxDbgStatsModel *a_pModel, VBoxDbgStats *a_pParent = NULL);
119 VBoxDbgStatsModel *m_pModel;
H A DVBoxDbgStatsQt4.cpp171 class VBoxDbgStatsModel : public QAbstractItemModel class in inherits:QAbstractItemModel
197 VBoxDbgStatsModel(QObject *a_pParent);
204 virtual ~VBoxDbgStatsModel();
553 class VBoxDbgStatsModelVM : public VBoxDbgStatsModel, public VBoxDbgBase
750 VBoxDbgStatsModel::VBoxDbgStatsModel(QObject *a_pParent)
758 VBoxDbgStatsModel::~VBoxDbgStatsModel()
766 VBoxDbgStatsModel::destroyTree(PDBGGUISTATSNODE a_pRoot)
778 VBoxDbgStatsModel
[all...]

Completed in 214 milliseconds