Home
last modified time | relevance | path

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

/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dglwidget.h85 void handleButtonPress(); in QT_FORWARD_DECLARE_CLASS()
H A Dglwidget.cpp562 connect(m_btn, &QPushButton::clicked, this, &GLWidget::handleButtonPress); in resizeGL()
568 void GLWidget::handleButtonPress() in handleButtonPress() function in GLWidget
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dglwidget.h85 void handleButtonPress(); in QT_FORWARD_DECLARE_CLASS()
H A Dglwidget.cpp562 connect(m_btn, &QPushButton::clicked, this, &GLWidget::handleButtonPress); in resizeGL()
568 void GLWidget::handleButtonPress() in handleButtonPress() function in GLWidget