Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dplacemanagerengine_esri.cpp64 static const QString kMaxLocationsKey(QStringLiteral("maxLocations")); variable
139 queryItems.addQueryItem(kMaxLocationsKey, QString::number(request.limit())); in search()