Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/geotestplugin/
H A Dqgeotiledmappingmanagerengine_test.h86 … QString extraMapTypeName = parameters.value(QStringLiteral("extraMapTypeName")).toString(); in QGeoTiledMappingManagerEngineTest() local
87 …mapTypes << QGeoMapType(QGeoMapType::CustomMap, extraMapTypeName, extraMapTypeName, false, false, … in QGeoTiledMappingManagerEngineTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map.qml49 PluginParameter { name: "extraMapTypeName"; value: testPluginLazyParameter.extraTypeName}