Searched defs:updateInterval (Results 1 – 9 of 9) sorted by relevance
512 void QDeclarativePositionSource::setUpdateInterval(int updateInterval) in setUpdateInterval()561 int QDeclarativePositionSource::updateInterval() const in updateInterval() function in QDeclarativePositionSource
78 QSpinBox *updateInterval = new QSpinBox(this); in MainWindow() local
240 static public int startUpdates(int androidClassKey, int locationProvider, int updateInterval) in startUpdates()359 …static public int startSatelliteUpdates(int androidClassKey, int updateInterval, boolean isSingleR… in startSatelliteUpdates()
163 int QGeoSatelliteInfoSource::updateInterval() const in updateInterval() function in QGeoSatelliteInfoSource
290 int QGeoPositionInfoSource::updateInterval() const in updateInterval() function in QGeoPositionInfoSource
197 void TestQGeoPositionInfoSource::updateInterval() in updateInterval() function in TestQGeoPositionInfoSource
191 void TestQGeoSatelliteInfoSource::updateInterval() in updateInterval() function in TestQGeoSatelliteInfoSource
128 int updateInterval = -1; member in QGeoPositionInfoSourceWinRTPrivate