Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp794 static QJsonObject exportPoint(const QVariantMap &pointMap) in exportPoint() argument
797 QGeoCircle circle = pointMap.value(QStringLiteral("data")).value<QGeoCircle>(); in exportPoint()