Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomapparameter.cpp66 return (other.toVariantMap() == toVariantMap()); in operator ==()
90 QVariantMap QGeoMapParameter::toVariantMap() const in toVariantMap() function in QGeoMapParameter
H A Dqgeomapparameter_p.h76 QVariantMap toVariantMap() const;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeotiledmappingmanagerengine_esri.cpp263 QVariantMap maps = mapsDocument.object().toVariantMap(); in initializeMapSources()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeoroutemodel.cpp1518 extraParameters[p->type()] = p->toVariantMap(); in routeRequest()
1873 extraParameters[p->type()] = p->toVariantMap(); in metadata()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/labs/
H A Dqgeojson.cpp964 QVariantMap rootGeoJsonObject = object.toVariantMap(); // Extraced map using Qt's API in importGeoJson()