Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dmainwindow.cpp140 QAction *showBubbles = showMenu->addAction("Show bubbles", glwidget, &GLWidget::setShowBubbles); in MainWindow() local
141 showBubbles->setCheckable(true); in MainWindow()
142 showBubbles->setChecked(true); in MainWindow()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dmainwindow.cpp140 QAction *showBubbles = showMenu->addAction("Show bubbles", glwidget, &GLWidget::setShowBubbles); in MainWindow() local
141 showBubbles->setCheckable(true); in MainWindow()
142 showBubbles->setChecked(true); in MainWindow()