4#ifndef QGEOROUTESEGMENT_P_H
5#define QGEOROUTESEGMENT_P_H
18#include <QtLocation/private/qlocationglobal_p.h>
19#include <QtLocation/qgeomaneuver.h>
20#include <QtLocation/qgeoroutesegment.h>
38 void setValid(
bool valid);
40 bool isLegLastSegment()
const;
41 void setLegLastSegment(
bool lastSegment);
43 int travelTime()
const;
44 void setTravelTime(
int travelTime);
60 bool m_legLastSegment =
false;
QList< QGeoCoordinate > m_path
QExplicitlySharedDataPointer< QGeoRouteSegmentPrivate > m_nextSegment
QGeoRouteSegmentPrivate()
Combined button and popup list for selecting options.
static QDBusError::ErrorType get(const char *name)
GLsizei GLsizei GLfloat distance
GLsizei const GLchar *const * path
bool operator==(const QRandomGenerator &rng1, const QRandomGenerator &rng2)