Home
last modified time | relevance | path

Searched refs:MapRectangle (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_ui/
H A DItemGroup.qml40 MapRectangle {
56 MapRectangle {
H A Dtst_map_item_details.qml92 MapRectangle {
194 MapRectangle {
H A Dtst_map_itemview.qml146 MapRectangle {
H A Dtst_map_item_fit_viewport.qml116 MapRectangle {
H A Dtst_map_item.qml119 MapRectangle {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/plugins/geoservices/mapboxgl/
H A Dqgeomapmapboxgl.cpp205 return QGeoMap::MapRectangle | QGeoMap::MapCircle | QGeoMap::MapPolygon | QGeoMap::MapPolyline; in supportedMapItemTypes()
217 case QGeoMap::MapRectangle: { in addMapItem()
272 case QGeoMap::MapRectangle: in removeMapItem()
H A Dqmapboxglstylechange.cpp169 case QGeoMap::MapRectangle: in featureFromMapItem()
238 case QGeoMap::MapRectangle: in addMapItem()
413 case QGeoMap::MapRectangle: in fromMapItem()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/map/
H A DMiniMap.qml99 … // cannot use property bindings on map.visibleRegion in MapRectangle because it's non-NOTIFYable
105 MapRectangle {
H A DRectangleItem.qml53 MapRectangle {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapobjects_tester/
H A Dmain.qml223 ? MapRectangle.OpenGL : MapRectangle.Software
349 MapRectangle {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/manual/mapitems_backends/
H A Dmain.qml313 ? MapRectangle.OpenGL : MapRectangle.Software
472 MapRectangle {
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeomap_p.h83 MapRectangle = 0x0001, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/places/
H A Dplaces.qml331 …ort QtLocation 5.3; MapRectangle { color: "#46a2da"; border.color: "#190a33"; border.width: 2; opa…
347 …olor: "#46a2da"; border.color: "#190a33"; border.width: 2; opacity: 0.25 }', page, "MapRectangle");
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/declarativemaps/
H A Dqdeclarativerectanglemapitem.cpp146 m_itemType = QGeoMap::MapRectangle; in Q_GLOBAL_STATIC()
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dmaps.qdoc86 \li \l{QtLocation::MapRectangle}{MapRectangle}
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/plugins/
H A Dmapboxgl.qdoc149 \l{QtLocation::MapPolygon}{MapPolygon} and \l{QtLocation::MapRectangle}{MapRectangle}
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/imports/location/
H A Dplugins.qmltypes1525 exports: ["QtLocation/MapRectangle 5.0"]