Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.h81 void setShowBubbles(bool); in QT_FORWARD_DECLARE_CLASS()
H A Dmainwindow.cpp140 QAction *showBubbles = showMenu->addAction("Show bubbles", glwidget, &GLWidget::setShowBubbles); in MainWindow()
H A Dglwidget.cpp125 void GLWidget::setShowBubbles(bool bubbles) in setShowBubbles() function in GLWidget
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.h81 void setShowBubbles(bool); in QT_FORWARD_DECLARE_CLASS()
H A Dmainwindow.cpp140 QAction *showBubbles = showMenu->addAction("Show bubbles", glwidget, &GLWidget::setShowBubbles); in MainWindow()
H A Dglwidget.cpp125 void GLWidget::setShowBubbles(bool bubbles) in setShowBubbles() function in GLWidget