Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativepositionsource_p.h75 …OPERTY(int updateInterval READ updateInterval WRITE setUpdateInterval NOTIFY updateIntervalChanged)
146 void updateIntervalChanged();
H A Dqdeclarativepositionsource.cpp233 emit updateIntervalChanged(); in tryAttach()
522 emit updateIntervalChanged(); in setUpdateInterval()
527 emit updateIntervalChanged(); in setUpdateInterval()
/OK3568_Linux_fs/app/forlinx/forlinx_up4_qt/qopenglwidget/
H A Dmainwindow.cpp151 this, &MainWindow::updateIntervalChanged); in MainWindow()
161 void MainWindow::updateIntervalChanged(int value) in updateIntervalChanged() function in MainWindow
H A Dmainwindow.h72 void updateIntervalChanged(int value); in QT_FORWARD_DECLARE_CLASS()
/OK3568_Linux_fs/app/forlinx/forlinx_qt/qopenglwidget/
H A Dmainwindow.cpp151 this, &MainWindow::updateIntervalChanged); in MainWindow()
161 void MainWindow::updateIntervalChanged(int value) in updateIntervalChanged() function in MainWindow
H A Dmainwindow.h72 void updateIntervalChanged(int value); in QT_FORWARD_DECLARE_CLASS()