Uses of Class
io.qt.location.QGeoRouteLeg
Package | Description |
---|---|
io.qt.location |
-
Uses of QGeoRouteLeg in io.qt.location
Methods in io.qt.location that return QGeoRouteLeg Modifier and Type Method Description QGeoRouteLeg
QGeoRouteLeg. clone()
Methods in io.qt.location that return types with arguments of type QGeoRouteLeg Modifier and Type Method Description QList<QGeoRouteLeg>
QGeoRoute. routeLegs()
Method parameters in io.qt.location with type arguments of type QGeoRouteLeg Modifier and Type Method Description void
QGeoRoute. setRouteLegs(Collection<QGeoRouteLeg> legs)
Constructors in io.qt.location with parameters of type QGeoRouteLeg Constructor Description QGeoRouteLeg(QGeoRouteLeg other)