Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp929 …QJsonValue propertiesNodeValue = featureMap.value(QStringLiteral("properties")).value<QVariant>().… in exportFeature() local
933 exportedFeature.insert(QStringLiteral("properties"), propertiesNodeValue); in exportFeature()