Searched refs:mapSources (Results 1 – 2 of 2) sorted by relevance
62 inline const QList<GeoMapSource *>& mapSources() const;71 inline const QList<GeoMapSource *>& GeoTiledMappingManagerEngineEsri::mapSources() const in mapSources() function
265 QVariantList mapSources = maps["mapSources"].toList(); in initializeMapSources() local267 foreach (QVariant mapSourceElement, mapSources) { in initializeMapSources()290 foreach (GeoMapSource *mapSource, mapSources()) { in mapSource()