![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
#include <qgeoroutexmlparser.h>
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.
QString QGeoRouteSegmentContainer::id |
Definition at line 41 of file qgeoroutexmlparser.h.
QString QGeoRouteSegmentContainer::maneuverId |
Definition at line 42 of file qgeoroutexmlparser.h.
QGeoRouteSegment QGeoRouteSegmentContainer::segment |
Definition at line 40 of file qgeoroutexmlparser.h.