Home
last modified time | relevance | path

Searched refs:ProjectionType (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/location/maps/
H A Dqgeoprojection_p.h81 enum ProjectionType { enum
105 virtual ProjectionType projectionType() const = 0;
151 QGeoProjection::ProjectionType projectionType() const override;
H A Dqgeoprojection.cpp585 QGeoProjection::ProjectionType QGeoProjectionWebMercator::projectionType() const in projectionType()