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

/linux-4.4.14/scripts/kconfig/
H A Dqconf.cc918 QVBoxLayout *verticalLayout = new QVBoxLayout(this); ConfigView() local
919 verticalLayout->setContentsMargins(0, 0, 0, 0); ConfigView()
922 verticalLayout->addWidget(list); ConfigView()
925 verticalLayout->addWidget(lineEdit); ConfigView()

Completed in 38 milliseconds