Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativegeomaptype_p.h99 NoMap = QGeoMapType::NoMap, enumerator
H A Dqdeclarativegeomap.cpp203 m_activeMapType = new QDeclarativeGeoMapType(QGeoMapType(QGeoMapType::NoMap, in QDeclarativeGeoMap()
663 m_activeMapType = new QDeclarativeGeoMapType(QGeoMapType(QGeoMapType::NoMap, in mappingManagerInitialized()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/itemsoverlay/
H A Dqgeomappingmanagerengineitemsoverlay.cpp65 …mapTypes << QGeoMapType(QGeoMapType::NoMap, tr("Empty Map"), tr("Empty Map"), false, false, 1, "it… in QGeoMappingManagerEngineItemsOverlay()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomaptype_p.h65 NoMap = 0, enumerator
H A Dqgeomaptype.cpp124 : style_(QGeoMapType::NoMap), mobile_(false), night_(false), mapId_(0) in QGeoMapTypePrivate()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A Dtst_map_error.qml210 compare(map_no_plugin.activeMapType.style, MapType.NoMap)
212 compare(map_error_plugin.activeMapType.style, MapType.NoMap)
H A Dtst_map_maptype.qml58 compare(map.activeMapType.style, MapType.NoMap)
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/esri/
H A Dgeomapsource.cpp99 if (style <= QGeoMapType::NoMap) in mapStyle()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/maptype/
H A Dtst_maptype.cpp81 QCOMPARE(testObjPtr->style(), QGeoMapType::NoMap); in constructorTest()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes719 "NoMap": 0,