Home
last modified time | relevance | path

Searched refs:Map (Results 1 – 25 of 298) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/
H A Diterator.hpp35 typename Map
41 is_void_< typename item_by_order<Map,order>::type >
42 , next_order<Map,(order+1),max_order>
49 typename Map
52 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 …]
H A Dat_impl.hpp40 template< typename Map, typename Key >
45 Map
53 template< typename Map, typename Key > struct apply
55 Map
63 template< typename Map, long order >
67 Map
72 template< typename Map, long order >
75 typename item_by_order_impl<Map,order>::type
84 template< typename Map, long n > struct m_at
93 template< typename Map > struct result_
[all …]
H A Dinsert_impl.hpp29 template< typename Map, typename Pair >
32 contains_impl<aux::map_tag>::apply<Map,Pair>
33 , Map
38 , Map
42 Map::order::value
45 , Map
57 typename Map
63 Map
H A Dbegin_end_impl.hpp27 template< typename Map > struct apply
29 typedef typename next< typename Map::order >::type max_order_;
31 Map
32 , next_order<Map,1,max_order_::value>::value
41 template< typename Map > struct apply
43 typedef typename next< typename Map::order >::type max_order_;
44 typedef m_iter< Map,max_order_::value,max_order_::value > type;
H A Derase_key_impl.hpp34 typename Map
39 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>
H A Dnumbered.hpp54 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;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/map/
H A Dmap.cpp29 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::Map
112 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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/plain/
H A Dmap10.hpp15 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 …]
H A Dmap20.hpp15 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 …]
H A Dmap30.hpp15 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 …]
H A Dmap40.hpp15 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 …]
H A Dmap50.hpp15 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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/mpl/map/aux_/preprocessed/no_ctps/
H A Dmap10.hpp18 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 …]
H A Dmap20.hpp18 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 …]
H A Dmap30.hpp18 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 …]
H A Dmap40.hpp18 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 …]
H A Dmap50.hpp18 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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/include/mbgl/style/
H A Dtypes.hpp47 Map, enumerator
52 Map, enumerator
57 Map, enumerator
62 Map, enumerator
73 Map, enumerator
110 Map, enumerator
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/doc/src/
H A Dqtlocation-changes.qdoc39 \b{\l{QtLocation::Map}{Map} Component}
42 \li added \l[QML]{QtLocation::Map::}{error} property
43 \li added \l[QML]{QtLocation::Map::}{errorString} property
44 \li added \l[QML]{QtLocation::Map::}{copyrightLinkActivated} signal
46 \li added \l[QML]{QtLocation::Map::}{fromCoordinate}() method
47 \li replaced cameraStopped() method with \l[QML]{QtLocation::Map::}{prefetchData} method
48 …\li replaced fitViewportToGeoShape() method with \l[QML]{QtLocation::Map::}{visibleRegion} property
49 \li added \l[QML]{QtLocation::Map::}{color} property
50 \li added \l[QML]{QtLocation::Map::}{clearData} method
75 …\li the \l{Qt Location Open Street Map Plugin}{OSM} plugin uses the \c osm prefix in front of each…
H A Dqml-maps.qdoc43 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 the
46 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's
51 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 snippets
103 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 …]
H A Dmaps.qdoc50 Displaying a map is done using the \l{QtLocation::Map}{Map} QML types. The Map type supports
51 user interaction through the \l{QtLocation::MapGestureArea}{MapGestureArea} QML type. The Map
59 …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 access
72 \section2 Putting Objects on a Map (Map Overlay Objects)
100 \section2 Model-View Design with Map Overlay Objects
105 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 …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/src/mbgl/style/
H A Dtypes.cpp24 { TranslateAnchorType::Map, "map" },
34 { HillshadeIlluminationAnchorType::Map, "map" },
39 { RotateAnchorType::Map, "map" },
44 { CirclePitchScaleType::Map, "map" },
93 { AlignmentType::Map, "map" },
106 { LightAnchorType::Map, "map" },
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/scope/
H A Dscoped_environment.hpp25 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>
/OK3568_Linux_fs/buildroot/dl/qt5location/git/dist/
H A Dchanges-5.6.231 - [QTBUG-52514] Fixed QML Map not working with repeaters
32 - [QTBUG-53128] Fixed QML Map items not updating on window resize
33 - [QTBUG-52075] Fixed QML Map items losing focus during fast dragging
35 - [QTBUG-54141] Fixed QML Map setVisibleRegion failing in some cases
41 - Added a minimal QML Map usage example
44 - [QTBUG-55081] Fixed accessing MapPolyline before it is added to a Map
/OK3568_Linux_fs/buildroot/dl/qt5location/git/examples/location/mapviewer/doc/src/
H A Dmapviewer.qdoc30 \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 Map
72 Drawing a map on-screen is accomplished using the Map type, as shown
87 our Map object to be able to receive the result.
105 display them on our Map. The final piece is to send the actual Geocode
122 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 …]

12345678910>>...12