Searched refs:toVariantMap (Results 1 – 5 of 5) sorted by relevance
66 return (other.toVariantMap() == toVariantMap()); in operator ==()90 QVariantMap QGeoMapParameter::toVariantMap() const in toVariantMap() function in QGeoMapParameter
76 QVariantMap toVariantMap() const;
263 QVariantMap maps = mapsDocument.object().toVariantMap(); in initializeMapSources()
1518 extraParameters[p->type()] = p->toVariantMap(); in routeRequest()1873 extraParameters[p->type()] = p->toVariantMap(); in metadata()
964 QVariantMap rootGeoJsonObject = object.toVariantMap(); // Extraced map using Qt's API in importGeoJson()