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(MapItem item)
- void addMapItemGroup(MapItemGroup itemGroup)
- void addMapItemView(MapItemView itemView)
- void addMapParameter(MapParameter parameter)
- void alignCoordinateToPoint(coordinate coordinate, QPointF point)
- void clearData()
- void clearMapItems()
- void clearMapParameters()
- copyrightLinkActivated(string link)
- void fitViewportToMapItems()
- void fitViewportToVisibleMapItems()
- point fromCoordinate(coordinate coordinate, bool clipToViewPort)
- void pan(int dx, int dy)
- void prefetchData()
- void removeMapItem(MapItem item)
- void removeMapItemGroup(MapItemGroup itemGroup)
- void removeMapItemView(MapItemView itemView)
- void removeMapParameter(MapParameter parameter)
- void setBearing(real bearing, coordinate coordinate)
- coordinate toCoordinate(QPointF position, bool clipToViewPort)
© 2019 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.