Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/position/positionpoll/
H A Dqgeoareamonitor_polling.cpp131 connect(this, SIGNAL(areaEventDetected(QGeoAreaMonitorInfo,QGeoPositionInfo,bool)), in registerClient()
275 void areaEventDetected(const QGeoAreaMonitorInfo &minfo,
296 emit areaEventDetected(monInfo, info, true); in positionUpdated() local
299 emit areaEventDetected(monInfo, info, false); in positionUpdated() local