Home
last modified time | relevance | path

Searched refs:newSource (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeoareamonitorsource.cpp254 void QGeoAreaMonitorSource::setPositionInfoSource(QGeoPositionInfoSource *newSource) in setPositionInfoSource() argument
256 d->source = newSource; in setPositionInfoSource()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/positionpoll/
H A Dqgeoareamonitor_polling.cpp146 void setPositionSource(QGeoPositionInfoSource *newSource) in setPositionSource() argument
150 if (newSource == source) in setPositionSource()
156 source = newSource; in setPositionSource()