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

/vbox/src/VBox/Debugger/
H A DVBoxDbgStatsQt4.h42 class VBoxDbgStatsView : public QTreeView, public VBoxDbgBase class in inherits:QTreeView,VBoxDbgBase
55 VBoxDbgStatsView(VBoxDbgGui *a_pDbgGui, VBoxDbgStatsModel *a_pModel, VBoxDbgStats *a_pParent = NULL);
58 virtual ~VBoxDbgStatsView();
242 VBoxDbgStatsView *m_pView;
H A DVBoxDbgStatsQt4.cpp2719 VBoxDbgStatsView::VBoxDbgStatsView(VBoxDbgGui *a_pDbgGui, VBoxDbgStatsModel *a_pModel, VBoxDbgStats *a_pParent/* = NULL*/)
2818 VBoxDbgStatsView::~VBoxDbgStatsView()
2844 VBoxDbgStatsView::updateStats(const QString &rPatStr)
2853 VBoxDbgStatsView::resizeColumnsToContent()
2866 VBoxDbgStatsView::setSubTreeExpanded(QModelIndex const &a_rIndex, bool a_fExpanded)
2876 VBoxDbgStatsView::contextMenuEvent(QContextMenuEvent *a_pEvt)
2924 VBoxDbgStatsView::headerContextMenuRequested(const QPoint &a_rPos)
2946 VBoxDbgStatsView
[all...]

Completed in 785 milliseconds