Searched defs:pStackLayout (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VirtualBox/src/settings/
H A DUISettingsDialog.cpp117 QVBoxLayout *pStackLayout = new QVBoxLayout(m_pWtStackHandler); local
118 pStackLayout->setContentsMargins(0, 0, 0, 0);
119 pStackLayout->addWidget(m_pStack);

Completed in 45 milliseconds