Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacesearchreply_esri.cpp53 static const QString kCandidatesKey(QStringLiteral("candidates")); variable
122 QJsonValue suggestions = document.object().value(kCandidatesKey); in replyFinished()