Searched refs:propertiesNodeValue (Results 1 – 1 of 1) sorted by relevance
929 …QJsonValue propertiesNodeValue = featureMap.value(QStringLiteral("properties")).value<QVariant>().… in exportFeature() local933 exportedFeature.insert(QStringLiteral("properties"), propertiesNodeValue); in exportFeature()