List of All Members for MapPolyline
This is the complete list of members for MapPolyline, including inherited members.
- autoFadeIn : bool
- line
- line.color : color
- line.width : int
- path : list<coordinate>
- referenceSurface : enum
(since 6.5)
- void addCoordinate(coordinate)
- coordinate containsCoordinate(coordinate)
(since QtLocation 5.6)
- coordinate coordinateAt(index)
(since QtLocation 5.6)
- void insertCoordinate(index, coordinate)
(since QtLocation 5.6)
- int pathLength()
(since QtLocation 5.6)
- void removeCoordinate(coordinate)
- void removeCoordinate(index)
(since QtLocation 5.6)
- void replaceCoordinate(index, coordinate)
(since QtLocation 5.6)
- void setPath(geopath path)
© 2024 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.