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)