Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqplacemanagerengineosm.cpp279 QString tagValue = match.capturedRef(3).toString(); in categoryReplyFinished() local
297 category.setCategoryId(tagKey + QLatin1Char('=') + tagValue); in categoryReplyFinished()