Searched refs:showBubbles (Results 1 – 2 of 2) sorted by relevance
140 QAction *showBubbles = showMenu->addAction("Show bubbles", glwidget, &GLWidget::setShowBubbles); in MainWindow() local141 showBubbles->setCheckable(true); in MainWindow()142 showBubbles->setChecked(true); in MainWindow()