Home
last modified time | relevance | path

Searched refs:vboxLayout (Results 1 – 2 of 2) sorted by relevance

/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/
Daddinterface.h34 QVBoxLayout *vboxLayout; variable
Daddinterface.cpp34 vboxLayout = new QVBoxLayout(this); in AddInterface()
46 vboxLayout->addWidget(interfaceWidget); in AddInterface()