Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/qsg/
H A Dqgeomapobjectqsgsupport.cpp42 static int findMapObject(QGeoMapObject *o, const QList<MapObject> &list) in findMapObject() function
138 int idx = findMapObject(obj, m_mapObjects); in removeMapObject()
145 idx = findMapObject(obj, m_pendingMapObjects); in removeMapObject()