Searched refs:boxLayout (Results 1 – 1 of 1) sorted by relevance
565 QVBoxLayout* boxLayout = new QVBoxLayout; in createNavigationControlWidget() local571 boxLayout->addWidget(but); in createNavigationControlWidget()575 boxLayout->addWidget(but); in createNavigationControlWidget()578 box->setLayout(boxLayout); in createNavigationControlWidget()584 QVBoxLayout* boxLayout = new QVBoxLayout; in createNavigationControlWidget() local589 boxLayout->addWidget(but); in createNavigationControlWidget()593 boxLayout->addWidget(but); in createNavigationControlWidget()597 box->setLayout(boxLayout); in createNavigationControlWidget()603 QVBoxLayout* boxLayout = new QVBoxLayout; in createNavigationControlWidget() local608 boxLayout->addWidget(but); in createNavigationControlWidget()[all …]