Lines Matching refs:boxLayout
565 QVBoxLayout* boxLayout = new QVBoxLayout; in createNavigationControlWidget() local
571 boxLayout->addWidget(but); in createNavigationControlWidget()
575 boxLayout->addWidget(but); in createNavigationControlWidget()
578 box->setLayout(boxLayout); in createNavigationControlWidget()
584 QVBoxLayout* boxLayout = new QVBoxLayout; in createNavigationControlWidget() local
589 boxLayout->addWidget(but); in createNavigationControlWidget()
593 boxLayout->addWidget(but); in createNavigationControlWidget()
597 box->setLayout(boxLayout); in createNavigationControlWidget()
603 QVBoxLayout* boxLayout = new QVBoxLayout; in createNavigationControlWidget() local
608 boxLayout->addWidget(but); in createNavigationControlWidget()
612 boxLayout->addWidget(but); in createNavigationControlWidget()
616 box->setLayout(boxLayout); in createNavigationControlWidget()