Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/nokia/
H A Dqgeotiledmappingmanagerengine_nokia.cpp308 const QString versionKey = versionInfo[0].trimmed(); in parseNewVersionInfo() local
310 if (!versionKey.isEmpty() && !versionValue.isEmpty()) { in parseNewVersionInfo()
311 newVersionData[versionKey] = versionValue; in parseNewVersionInfo()