Searched refs:setShowBubbles (Results 1 – 6 of 6) sorted by relevance
81 void setShowBubbles(bool); in QT_FORWARD_DECLARE_CLASS()
140 QAction *showBubbles = showMenu->addAction("Show bubbles", glwidget, &GLWidget::setShowBubbles); in MainWindow()
125 void GLWidget::setShowBubbles(bool bubbles) in setShowBubbles() function in GLWidget