Home
last modified time | relevance | path

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

/external/eigen/demos/opengl/
Dquaternion_demo.cpp565 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()
[all …]