Home
last modified time | relevance | path

Searched refs:setUpdateInterval (Results 1 – 25 of 53) sorted by relevance

123

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeopositioninfosource/
H A Dtestqgeopositioninfosource.cpp279 void TestQGeoPositionInfoSource::setUpdateInterval() in setUpdateInterval() function in TestQGeoPositionInfoSource
286 m_source->setUpdateInterval(interval); in setUpdateInterval()
331 m_source->setUpdateInterval(time_out); in lastKnownPosition()
427 m_source->setUpdateInterval(7000); in startUpdates_testIntervals()
455 m_source->setUpdateInterval(0); in startUpdates_testIntervalChangesWhileRunning()
457 m_source->setUpdateInterval(0); in startUpdates_testIntervalChangesWhileRunning()
463 m_source->setUpdateInterval(5000); in startUpdates_testIntervalChangesWhileRunning()
468 m_source->setUpdateInterval(10000); in startUpdates_testIntervalChangesWhileRunning()
473 m_source->setUpdateInterval(5000); in startUpdates_testIntervalChangesWhileRunning()
478 m_source->setUpdateInterval(5000); in startUpdates_testIntervalChangesWhileRunning()
[all …]
H A Dtestqgeopositioninfosource_p.h87 void setUpdateInterval();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeosatelliteinfosource/
H A Dtestqgeosatelliteinfosource.cpp197 void TestQGeoSatelliteInfoSource::setUpdateInterval() in setUpdateInterval() function in TestQGeoSatelliteInfoSource
204 m_source->setUpdateInterval(interval); in setUpdateInterval()
252 m_source->setUpdateInterval(7000); in startUpdates_testIntervals()
287 m_source->setUpdateInterval(0); in startUpdates_testIntervalChangesWhileRunning()
289 m_source->setUpdateInterval(0); in startUpdates_testIntervalChangesWhileRunning()
299 m_source->setUpdateInterval(5000); in startUpdates_testIntervalChangesWhileRunning()
305 m_source->setUpdateInterval(10000); in startUpdates_testIntervalChangesWhileRunning()
311 m_source->setUpdateInterval(5000); in startUpdates_testIntervalChangesWhileRunning()
317 m_source->setUpdateInterval(5000); in startUpdates_testIntervalChangesWhileRunning()
323 m_source->setUpdateInterval(0); in startUpdates_testIntervalChangesWhileRunning()
[all …]
H A Dtestqgeosatelliteinfosource_p.h73 void setUpdateInterval();
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionpluginV1/
H A Dplugin.cpp52 void setUpdateInterval(int msec);
90 void DummySource::setUpdateInterval(int msec) in setUpdateInterval() function in DummySource
101 QGeoPositionInfoSource::setUpdateInterval(msec); in setUpdateInterval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeosatelliteinfosource.h53 Q_PROPERTY(int updateInterval READ updateInterval WRITE setUpdateInterval)
76 virtual void setUpdateInterval(int msec);
H A Dqgeopositioninfosource.h53 Q_PROPERTY(int updateInterval READ updateInterval WRITE setUpdateInterval)
77 virtual void setUpdateInterval(int msec);
H A Dqnmeapositioninfosource.h69 void setUpdateInterval(int msec);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/positionplugin/
H A Dplugin.cpp53 void setUpdateInterval(int msec);
120 void DummySource::setUpdateInterval(int msec) in setUpdateInterval() function in DummySource
131 QGeoPositionInfoSource::setUpdateInterval(msec); in setUpdateInterval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/simulator/
H A Dqgeosatelliteinfosource_simulator.cpp91 void QGeoSatelliteInfoSourceSimulator::setUpdateInterval(int msec) in setUpdateInterval() function in QGeoSatelliteInfoSourceSimulator
98 QGeoSatelliteInfoSource::setUpdateInterval(msec); in setUpdateInterval()
H A Dqgeopositioninfosource_simulator.cpp103 void QGeoPositionInfoSourceSimulator::setUpdateInterval(int msec) in setUpdateInterval() function in QGeoPositionInfoSourceSimulator
110 QGeoPositionInfoSource::setUpdateInterval(msec); in setUpdateInterval()
H A Dqgeosatelliteinfosource_simulator_p.h72 virtual void setUpdateInterval(int msec);
H A Dqgeopositioninfosource_simulator_p.h72 void setUpdateInterval(int msec);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/android/src/
H A Dqgeosatelliteinfosource_android.cpp77 void QGeoSatelliteInfoSourceAndroid::setUpdateInterval(int msec) in setUpdateInterval() function in QGeoSatelliteInfoSourceAndroid
85 QGeoSatelliteInfoSource::setUpdateInterval(msec); in setUpdateInterval()
H A Dqgeopositioninfosource_android.cpp75 void QGeoPositionInfoSourceAndroid::setUpdateInterval(int msec) in setUpdateInterval() function in QGeoPositionInfoSourceAndroid
83 QGeoPositionInfoSource::setUpdateInterval(msec); in setUpdateInterval()
H A Dqgeosatelliteinfosource_android_p.h66 void setUpdateInterval(int msec);
H A Dqgeopositioninfosource_android_p.h65 void setUpdateInterval(int msec);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioningquick/
H A Dqdeclarativepositionsource_p.h75 …Q_PROPERTY(int updateInterval READ updateInterval WRITE setUpdateInterval NOTIFY updateIntervalCha…
111 void setUpdateInterval(int updateInterval);
H A Dqdeclarativepositionsource.cpp220 m_positionSource->setUpdateInterval(m_updateInterval); in tryAttach()
512 void QDeclarativePositionSource::setUpdateInterval(int updateInterval) in setUpdateInterval() function in QDeclarativePositionSource
520 m_positionSource->setUpdateInterval(updateInterval); in setUpdateInterval()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/serialnmea/
H A Dqnmeasatelliteinfosource_p.h77 void setUpdateInterval(int msec) override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/corelocation/
H A Dqgeopositioninfosource_cl_p.h71 void setUpdateInterval(int msec);
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qnmeapositioninfosource/
H A Dtst_qnmeapositioninfosource.cpp117 proxy->source()->setUpdateInterval(500); in setUpdateInterval_delayedUpdate()
256 proxy->source()->setUpdateInterval(1000); in startUpdates_withTimeout()
332 proxy->source()->setUpdateInterval(500); in startUpdates_expectLatestUpdateOnly()
528 proxy->source()->setUpdateInterval(500); in requestUpdate_after_start()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue/
H A Dqgeosatelliteinfosource_geocluemaster.cpp75 void QGeoSatelliteInfoSourceGeoclueMaster::setUpdateInterval(int msec) in setUpdateInterval() function in QGeoSatelliteInfoSourceGeoclueMaster
80 QGeoSatelliteInfoSource::setUpdateInterval(msec); in setUpdateInterval()
H A Dqgeosatelliteinfosource_geocluemaster.h65 void setUpdateInterval(int msec) override;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/geoclue2/
H A Dqgeopositioninfosource_geoclue2_p.h62 void setUpdateInterval(int msec) override;

123