List of All Members for MapPolyline
다음은 상속된 멤버를 포함한 MapPolyline의 전체 멤버 목록입니다.
- 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)
© 2025 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.