Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/osm/
H A Dqgeocodereplyosm.cpp105 static const QList<QString> extraKeys = { QStringLiteral("geojson"), in injectExtra() local
115 for (const auto &k: extraKeys) { in injectExtra()