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
QGeoRouteSegmentContainer Class Reference

#include <qgeoroutexmlparser.h>

+ Collaboration diagram for QGeoRouteSegmentContainer:

Public Member Functions

bool operator== (const QGeoRouteSegmentContainer &other) const
 

Public Attributes

QGeoRouteSegment segment
 
QString id
 
QString maneuverId
 

Detailed Description

Definition at line 37 of file qgeoroutexmlparser.h.

Member Function Documentation

◆ operator==()

bool QGeoRouteSegmentContainer::operator== ( const QGeoRouteSegmentContainer & other) const
inline

Definition at line 44 of file qgeoroutexmlparser.h.

References maneuverId, and other().

+ Here is the call graph for this function:

Member Data Documentation

◆ id

QString QGeoRouteSegmentContainer::id

Definition at line 41 of file qgeoroutexmlparser.h.

◆ maneuverId

QString QGeoRouteSegmentContainer::maneuverId

Definition at line 42 of file qgeoroutexmlparser.h.

Referenced by operator==().

◆ segment

QGeoRouteSegment QGeoRouteSegmentContainer::segment

Definition at line 40 of file qgeoroutexmlparser.h.


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