Searched refs:Map (Results 1 – 25 of 298) sorted by relevance
12345678910>>...12
35 typename Map41 is_void_< typename item_by_order<Map,order>::type >42 , next_order<Map,(order+1),max_order>49 typename Map52 struct next_order<Map,max_order,max_order>58 template< typename Map, long order, long max_order >62 typedef typename item_by_order<Map,order>::type type;65 template< typename Map, long max_order >66 struct m_iter<Map,max_order,max_order>72 template< typename Map, long order, long max_order > [all …]
40 template< typename Map, typename Key >45 Map53 template< typename Map, typename Key > struct apply55 Map63 template< typename Map, long order > 67 Map 72 template< typename Map, long order >75 typename item_by_order_impl<Map,order>::type84 template< typename Map, long n > struct m_at93 template< typename Map > struct result_[all …]
29 template< typename Map, typename Pair > 32 contains_impl<aux::map_tag>::apply<Map,Pair>33 , Map38 , Map42 Map::order::value45 , Map57 typename Map63 Map
27 template< typename Map > struct apply29 typedef typename next< typename Map::order >::type max_order_;31 Map32 , next_order<Map,1,max_order_::value>::value41 template< typename Map > struct apply43 typedef typename next< typename Map::order >::type max_order_;44 typedef m_iter< Map,max_order_::value,max_order_::value > type;
34 typename Map39 has_key_impl<aux::map_tag>::apply<Map,Key>41 is_same< Key,typename Map::key_ > 42 , base<Map>43 , identity< m_mask<Key,Map> >45 , identity<Map>
54 template< typename Map>55 struct m_at<Map,BOOST_PP_DEC(i_)>57 typedef typename Map::BOOST_PP_CAT(item,BOOST_PP_DEC(i_)) type;72 template< typename Map > struct result_74 typedef typename Map::BOOST_PP_CAT(item,BOOST_PP_DEC(i_)) type;
29 StillImageRequest(Map::StillImageCallback&& callback_) in StillImageRequest()33 Map::StillImageCallback callback;36 class Map::Impl : public style::Observer,39 Impl(Map&,66 Map& map;91 Map::Map(RendererFrontend& rendererFrontend, in Map() function in mbgl::Map112 Map::Impl::Impl(Map& map_, in Impl()138 Map::Impl::~Impl() { in ~Impl()144 Map::~Map() = default;146 void Map::renderStill(StillImageCallback callback) { in renderStill()[all …]
15 template< typename Map>16 struct m_at< Map,0 >18 typedef typename Map::item0 type;42 template< typename Map>43 struct m_at< Map,1 >45 typedef typename Map::item1 type;69 template< typename Map>70 struct m_at< Map,2 >72 typedef typename Map::item2 type;96 template< typename Map>[all …]
15 template< typename Map>16 struct m_at< Map,10 >18 typedef typename Map::item10 type;44 template< typename Map>45 struct m_at< Map,11 >47 typedef typename Map::item11 type;73 template< typename Map>74 struct m_at< Map,12 >76 typedef typename Map::item12 type;102 template< typename Map>[all …]
15 template< typename Map>16 struct m_at< Map,20 >18 typedef typename Map::item20 type;46 template< typename Map>47 struct m_at< Map,21 >49 typedef typename Map::item21 type;77 template< typename Map>78 struct m_at< Map,22 >80 typedef typename Map::item22 type;108 template< typename Map>[all …]
15 template< typename Map>16 struct m_at< Map,30 >18 typedef typename Map::item30 type;48 template< typename Map>49 struct m_at< Map,31 >51 typedef typename Map::item31 type;81 template< typename Map>82 struct m_at< Map,32 >84 typedef typename Map::item32 type;114 template< typename Map>[all …]
15 template< typename Map>16 struct m_at< Map,40 >18 typedef typename Map::item40 type;50 template< typename Map>51 struct m_at< Map,41 >53 typedef typename Map::item41 type;85 template< typename Map>86 struct m_at< Map,42 >88 typedef typename Map::item42 type;120 template< typename Map>[all …]
18 template< typename Map > struct result_20 typedef typename Map::item0 type;51 template< typename Map > struct result_53 typedef typename Map::item1 type;84 template< typename Map > struct result_86 typedef typename Map::item2 type;117 template< typename Map > struct result_119 typedef typename Map::item3 type;150 template< typename Map > struct result_152 typedef typename Map::item4 type;[all …]
18 template< typename Map > struct result_20 typedef typename Map::item10 type;53 template< typename Map > struct result_55 typedef typename Map::item11 type;88 template< typename Map > struct result_90 typedef typename Map::item12 type;123 template< typename Map > struct result_125 typedef typename Map::item13 type;158 template< typename Map > struct result_160 typedef typename Map::item14 type;[all …]
18 template< typename Map > struct result_20 typedef typename Map::item20 type;55 template< typename Map > struct result_57 typedef typename Map::item21 type;92 template< typename Map > struct result_94 typedef typename Map::item22 type;129 template< typename Map > struct result_131 typedef typename Map::item23 type;166 template< typename Map > struct result_168 typedef typename Map::item24 type;[all …]
18 template< typename Map > struct result_20 typedef typename Map::item30 type;57 template< typename Map > struct result_59 typedef typename Map::item31 type;96 template< typename Map > struct result_98 typedef typename Map::item32 type;135 template< typename Map > struct result_137 typedef typename Map::item33 type;174 template< typename Map > struct result_176 typedef typename Map::item34 type;[all …]
18 template< typename Map > struct result_20 typedef typename Map::item40 type;59 template< typename Map > struct result_61 typedef typename Map::item41 type;100 template< typename Map > struct result_102 typedef typename Map::item42 type;141 template< typename Map > struct result_143 typedef typename Map::item43 type;182 template< typename Map > struct result_184 typedef typename Map::item44 type;[all …]
47 Map, enumerator52 Map, enumerator57 Map, enumerator62 Map, enumerator73 Map, enumerator110 Map, enumerator
39 \b{\l{QtLocation::Map}{Map} Component}42 \li added \l[QML]{QtLocation::Map::}{error} property43 \li added \l[QML]{QtLocation::Map::}{errorString} property44 \li added \l[QML]{QtLocation::Map::}{copyrightLinkActivated} signal46 \li added \l[QML]{QtLocation::Map::}{fromCoordinate}() method47 \li replaced cameraStopped() method with \l[QML]{QtLocation::Map::}{prefetchData} method48 …\li replaced fitViewportToGeoShape() method with \l[QML]{QtLocation::Map::}{visibleRegion} property49 \li added \l[QML]{QtLocation::Map::}{color} property50 \li added \l[QML]{QtLocation::Map::}{clearData} method75 …\li the \l{Qt Location Open Street Map Plugin}{OSM} plugin uses the \c osm prefix in front of each…
43 The \l Map type allows the display of a map and placing objects within the map.45 Also the \l Map has features to control how the map is displayed. With the46 Map item you can center the map, zoom, pinch and make the item flickable.49 \l {Maps and Navigation (QML)#Putting Objects on a Map (Map Overlay Objects)}{MapItems}. The item's51 longitude and altitude. The item is then displayed automatically after it is added to the \l Map.65 to center a \l{Map}{map} on the current position:74 Map {98 \l {Map Viewer (QML)}{Map Viewer (QML)} example. The snippets103 the other to update the centering of the Map object \l [QML]{GeocodeModel::locationsChanged}{\c onL…122 A very important function of the \l Map type is navigation[all …]
50 Displaying a map is done using the \l{QtLocation::Map}{Map} QML types. The Map type supports51 user interaction through the \l{QtLocation::MapGestureArea}{MapGestureArea} QML type. The Map59 …ion-based services plugin provides data including map data which is then displayed in a Map object.61 \li \l{QtLocation::Map}{Map}65 \li Interaction helper for panning, flicking and pinch-to-zoom gesture on a Map.69 prior to using a \l{QtLocation::Map}{Map} type in order to have access72 \section2 Putting Objects on a Map (Map Overlay Objects)100 \section2 Model-View Design with Map Overlay Objects105 only be created within a \l{QtLocation::Map}{Map}.111 \li Populates a Map with map overlay objects based on the data provided by a model.[all …]
24 { TranslateAnchorType::Map, "map" },34 { HillshadeIlluminationAnchorType::Map, "map" },39 { RotateAnchorType::Map, "map" },44 { CirclePitchScaleType::Map, "map" },93 { AlignmentType::Map, "map" },106 { LightAnchorType::Map, "map" },
25 template<typename Env, typename OuterEnv, typename Locals, typename Map>28 scoped_environment<Env, OuterEnv, Locals, Map>35 typedef Map map_type;167 template <typename Env, typename OuterEnv, typename Locals, typename Map>168 struct is_scoped_environment<scoped_environment<Env, OuterEnv, Locals, Map> >172 template <typename Env, typename OuterEnv, typename Locals, typename Map>173 struct is_scoped_environment<scoped_environment<Env, OuterEnv, Locals, Map> const>
31 - [QTBUG-52514] Fixed QML Map not working with repeaters32 - [QTBUG-53128] Fixed QML Map items not updating on window resize33 - [QTBUG-52075] Fixed QML Map items losing focus during fast dragging35 - [QTBUG-54141] Fixed QML Map setVisibleRegion failing in some cases41 - Added a minimal QML Map usage example44 - [QTBUG-55081] Fixed accessing MapPolyline before it is added to a Map
30 \title Map Viewer (QML)33 \brief The Map Viewer example shows how to display and interact with a map,53 \li \l{QtLocation::Map}{Map}70 \section1 Displaying a Map72 Drawing a map on-screen is accomplished using the Map type, as shown87 our Map object to be able to receive the result.105 display them on our Map. The final piece is to send the actual Geocode122 or more points, to be received and used with a Map.124 Here again, we instantiate the RouteModel as a property of our Map:129 we will use a MapItemView, to display the Routes as objects on the Map:[all …]