Lines Matching defs:const
169 bool QGeoPath::operator==(const QGeoPath &other) const in operator ==() argument
178 bool QGeoPath::operator!=(const QGeoPath &other) const in operator !=() argument
285 QGeoPath QGeoPath::translated(double degreesLatitude, double degreesLongitude) const in translated()
300 double QGeoPath::length(int indexFrom, int indexTo) const in length()
347 QGeoCoordinate QGeoPath::coordinateAt(int index) const in coordinateAt()
356 bool QGeoPath::containsCoordinate(const QGeoCoordinate &coordinate) const in containsCoordinate() argument
448 bool QGeoPathPrivate::operator==(const QGeoShapePrivate &other) const in operator ==() argument
464 bool QGeoPathPrivate::lineContains(const QGeoCoordinate &coordinate) const in lineContains() argument
534 bool QGeoPathPrivate::contains(const QGeoCoordinate &coordinate) const in contains() argument
551 double QGeoPathPrivate::length(int indexFrom, int indexTo) const in length()
574 QGeoCoordinate QGeoPathPrivate::coordinateAt(int index) const in coordinateAt()
582 bool QGeoPathPrivate::containsCoordinate(const QGeoCoordinate &coordinate) const in containsCoordinate() argument