List of All Members for Map
This is the complete list of members for Map, including inherited members.
- activeMapType : MapType
- center : coordinate
- color : color
- copyrightsVisible : bool
- error : enumeration
- errorString : string
- gesture : MapGestureArea
- mapItems : list<MapItem>
- maximumZoomLevel : real
- minimumZoomLevel : real
- plugin : Plugin
- supportedMapTypes : list<MapType>
- visibleRegion : geoshape
- zoomLevel : real
- void addMapItem(MapItem item)
- void clearData()
- void clearMapItems()
- copyrightLinkActivated(string link)
- void fitViewportToMapItems()
- point fromCoordinate(coordinate coordinate, bool clipToViewPort)
- void pan(int dx, int dy)
- void prefetchData()
- void removeMapItem(MapItem item)
- coordinate toCoordinate(QPointF position, bool clipToViewPort)
© 2017 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.