Lines Matching defs:const
217 bool QGeoPolygon::operator==(const QGeoPolygon &other) const in operator ==() argument
226 bool QGeoPolygon::operator!=(const QGeoPolygon &other) const in operator !=() argument
303 QGeoPolygon QGeoPolygon::translated(double degreesLatitude, double degreesLongitude) const in translated()
314 double QGeoPolygon::length(int indexFrom, int indexTo) const in length()
361 QGeoCoordinate QGeoPolygon::coordinateAt(int index) const in coordinateAt()
370 bool QGeoPolygon::containsCoordinate(const QGeoCoordinate &coordinate) const in containsCoordinate() argument
449 const QVariantList QGeoPolygon::hole(int index) const in hole()
463 const QList<QGeoCoordinate> QGeoPolygon::holePath(int index) const in holePath()
521 bool QGeoPolygonPrivate::contains(const QGeoCoordinate &coordinate) const in contains() argument
565 bool QGeoPolygonPrivate::operator==(const QGeoShapePrivate &other) const in operator ==() argument
587 const QList<QGeoCoordinate> QGeoPolygonPrivate::holePath(int index) const in holePath()
606 bool QGeoPolygonPrivate::polygonContains(const QGeoCoordinate &coordinate) const in polygonContains() argument