Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp930 QJsonValue idNodeValue = featureMap.value(QStringLiteral("id")).value<QVariant>().toJsonValue(); in exportFeature() local
934 exportedFeature.insert(QStringLiteral("id"), idNodeValue); in exportFeature()