Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QGeoManeuverContainer Class Reference

#include <qgeoroutexmlparser.h>

+ Collaboration diagram for QGeoManeuverContainer:

Public Attributes

QGeoManeuver maneuver
 
QString id
 
QString toLink
 
int legIndex = 0
 
int index = 0
 
QList< QGeoCoordinatepath
 
bool first = false
 
bool last = false
 

Detailed Description

Definition at line 24 of file qgeoroutexmlparser.h.

Member Data Documentation

◆ first

bool QGeoManeuverContainer::first = false

Definition at line 33 of file qgeoroutexmlparser.h.

◆ id

QString QGeoManeuverContainer::id

Definition at line 28 of file qgeoroutexmlparser.h.

◆ index

int QGeoManeuverContainer::index = 0

Definition at line 31 of file qgeoroutexmlparser.h.

◆ last

bool QGeoManeuverContainer::last = false

Definition at line 34 of file qgeoroutexmlparser.h.

◆ legIndex

int QGeoManeuverContainer::legIndex = 0

Definition at line 30 of file qgeoroutexmlparser.h.

◆ maneuver

QGeoManeuver QGeoManeuverContainer::maneuver

Definition at line 27 of file qgeoroutexmlparser.h.

◆ path

QList<QGeoCoordinate> QGeoManeuverContainer::path

Definition at line 32 of file qgeoroutexmlparser.h.

◆ toLink

QString QGeoManeuverContainer::toLink

Definition at line 29 of file qgeoroutexmlparser.h.


The documentation for this class was generated from the following file: