(4f14db6e0c956a1904bf0a715212b3f0b92ff6be)
#include <QtCore/qglobal.h>
#include <QtCore/qmetatype.h>
#include <array>
#include <info/application_target_sdk_version.h>
Go to the source code of this file.
|
| enum class | QtOhos::enums::ohos::geoLocationManager::LocationError {
QtOhos::enums::ohos::geoLocationManager::LOCATING_FAILED_BACKGROUND_PERMISSION_DENIED
, QtOhos::enums::ohos::geoLocationManager::LOCATING_FAILED_DEFAULT
, QtOhos::enums::ohos::geoLocationManager::LOCATING_FAILED_INTERNET_ACCESS_FAILURE
, QtOhos::enums::ohos::geoLocationManager::LOCATING_FAILED_LOCATION_PERMISSION_DENIED
,
QtOhos::enums::ohos::geoLocationManager::LOCATING_FAILED_LOCATION_SWITCH_OFF
} |
| enum class | QtOhos::enums::ohos::geoLocationManager::SatelliteConstellationCategory {
QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_BEIDOU
, QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_GALILEO
, QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_GLONASS
, QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_GPS
,
QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_IRNSS
, QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_QZSS
, QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_SBAS
, QtOhos::enums::ohos::geoLocationManager::CONSTELLATION_CATEGORY_UNKNOWN
} |
| enum class | QtOhos::enums::ohos::geoLocationManager::UserActivityScenario { QtOhos::enums::ohos::geoLocationManager::DAILY_LIFE_SERVICE
, QtOhos::enums::ohos::geoLocationManager::NAVIGATION
, QtOhos::enums::ohos::geoLocationManager::SPORT
, QtOhos::enums::ohos::geoLocationManager::TRANSPORT
} |
◆ Q_DECLARE_METATYPE() [1/3]
◆ Q_DECLARE_METATYPE() [2/3]
◆ Q_DECLARE_METATYPE() [3/3]