![]() |
Qt 6.x
The Qt SDK
|
#include <qgeoroutexmlparser.h>
Collaboration diagram for QGeoManeuverContainer:Public Attributes | |
| QGeoManeuver | maneuver |
| QString | id |
| QString | toLink |
| int | legIndex = 0 |
| int | index = 0 |
| QList< QGeoCoordinate > | path |
| bool | first = false |
| bool | last = false |
Definition at line 24 of file qgeoroutexmlparser.h.
| bool QGeoManeuverContainer::first = false |
Definition at line 33 of file qgeoroutexmlparser.h.
| QString QGeoManeuverContainer::id |
Definition at line 28 of file qgeoroutexmlparser.h.
| int QGeoManeuverContainer::index = 0 |
Definition at line 31 of file qgeoroutexmlparser.h.
| bool QGeoManeuverContainer::last = false |
Definition at line 34 of file qgeoroutexmlparser.h.
| int QGeoManeuverContainer::legIndex = 0 |
Definition at line 30 of file qgeoroutexmlparser.h.
| QGeoManeuver QGeoManeuverContainer::maneuver |
Definition at line 27 of file qgeoroutexmlparser.h.
| QList<QGeoCoordinate> QGeoManeuverContainer::path |
Definition at line 32 of file qgeoroutexmlparser.h.
| QString QGeoManeuverContainer::toLink |
Definition at line 29 of file qgeoroutexmlparser.h.