Home | History | Annotate | Download | only in kconfig

Lines Matching defs:layout1

1258 	QVBoxLayout* layout1 = new QVBoxLayout(this);
1259 layout1->setContentsMargins(11, 11, 11, 11);
1260 layout1->setSpacing(6);
1272 layout1->addLayout(layout2);
1284 layout1->addWidget(split);