Searched refs:vboxLayout (Results 1 – 2 of 2) sorted by relevance
34 vboxLayout = new QVBoxLayout(this); in AddInterface()46 vboxLayout->addWidget(interfaceWidget); in AddInterface()
34 QVBoxLayout *vboxLayout; variable