![]() |
Qt 6.x
The Qt SDK
|
#include <qgeoroutexmlparser.h>
Collaboration diagram for QGeoRouteSegmentContainer:Public Member Functions | |
| bool | operator== (const QGeoRouteSegmentContainer &other) const |
Public Attributes | |
| QGeoRouteSegment | segment |
| QString | id |
| QString | maneuverId |
Definition at line 37 of file qgeoroutexmlparser.h.
|
inline |
Definition at line 44 of file qgeoroutexmlparser.h.
References maneuverId, and other().
Here is the call graph for this function:| QString QGeoRouteSegmentContainer::id |
Definition at line 41 of file qgeoroutexmlparser.h.
| QString QGeoRouteSegmentContainer::maneuverId |
Definition at line 42 of file qgeoroutexmlparser.h.
Referenced by operator==().
| QGeoRouteSegment QGeoRouteSegmentContainer::segment |
Definition at line 40 of file qgeoroutexmlparser.h.