Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomap.cpp286 static QDeclarativeGeoMapType *findMapType(const QList<QDeclarativeGeoMapType *> &types, const QGeo… in findMapType() function
300 QDeclarativeGeoMapType *type = findMapType(m_supportedMapTypes, types[i]); in onSupportedMapTypesChanged()