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

/vbox/src/VBox/Debugger/
H A DVBoxDbgConsole.cpp401 QWidget *pHBox = new QWidget(this); local
402 pHBox->setLayout(pLayout);
414 pVLayout->addWidget(pHBox);
H A DVBoxDbgStatsQt4.cpp3092 QWidget *pHBox = new QWidget;
3093 pHBox->setLayout(pHLayout);
3096 pVLayout->addWidget(pHBox);

Completed in 47 milliseconds