List of All Members for Map
This is the complete list of members for Map, including inherited members.
- activeMapType : MapType
- bearing : real
- center : coordinate
- color : color
- copyrightsVisible : bool
- error : enumeration
- errorString : string
- fieldOfView : real
- gesture : MapGestureArea
- mapItems : list<MapItem>
- mapParameters : list<MapParameters>
- mapReady : bool
- maximumFieldOfView : real
- maximumTilt : real
- maximumZoomLevel : real
- minimumFieldOfView : real
- minimumTilt : real
- minimumZoomLevel : real
- plugin : Plugin
- supportedMapTypes : list<MapType>
- tilt : real
- visibleArea : rect
- visibleRegion : geoshape
- zoomLevel : real
- void addMapItem(item)
- void addMapItemGroup(itemGroup)
- void addMapItemView(itemView)
- void addMapParameter(parameter)
- void alignCoordinateToPoint(coordinate, QPointF point)
- void clearData()
- void clearMapItems()
- void clearMapParameters()
- copyrightLinkActivated(link)
- void fitViewportToGeoShape(geoShape, margins)
- void fitViewportToMapItems()
- void fitViewportToVisibleMapItems()
- point fromCoordinate(coordinate, bool clipToViewPort)
- void pan(dx, int dy)
- void prefetchData()
- void removeMapItem(item)
- void removeMapItemGroup(itemGroup)
- void removeMapItemView(itemView)
- void removeMapParameter(parameter)
- void setBearing(bearing, coordinate coordinate)
- coordinate toCoordinate(position, bool clipToViewPort)
© 2020 The Qt Company Ltd. Documentation contributions included herein are the copyrights of their respective owners. The documentation provided herein is licensed under the terms of the GNU Free Documentation License version 1.3 as published by the Free Software Foundation. Qt and respective logos are trademarks of The Qt Company Ltd. in Finland and/or other countries worldwide. All other trademarks are property of their respective owners.