Home
last modified time | relevance | path

Searched refs:DegreesWithHemisphere (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/qgeocoordinate/
H A Dtst_qgeocoordinate.cpp589 << empty << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
608 << toolow << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
627 << toohigh << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
646 << zeroLatLong << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
665 << allZero << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
684 << northEast << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
703 << northEastWithAlt << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
722 << southEast << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
741 << southEastWithAlt << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
760 << northWest << QGeoCoordinate::DegreesWithHemisphere in degreesToString_data()
[all …]
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/positioning/
H A Dqgeocoordinate.h74 DegreesWithHemisphere, enumerator
H A Dqgeocoordinate.cpp587 case DegreesWithHemisphere: { in toString()
679 case DegreesWithHemisphere: in toString()