Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qohosenums.h File Reference

(4f14db6e0c956a1904bf0a715212b3f0b92ff6be)

#include <QtCore/qglobal.h>
#include <QtCore/qmetatype.h>
#include <array>
#include <info/application_target_sdk_version.h>
Include dependency graph for qohosenums.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QtOhos::OhosEnumMeta< enums::ohos::geoLocationManager::LocationError >
struct  QtOhos::OhosEnumMeta< enums::ohos::geoLocationManager::SatelliteConstellationCategory >
struct  QtOhos::OhosEnumMeta< enums::ohos::geoLocationManager::UserActivityScenario >

Namespaces

namespace  QtOhos
namespace  QtOhos::enums
namespace  QtOhos::enums::ohos
namespace  QtOhos::enums::ohos::geoLocationManager

Enumerations

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 }

Functions

QT_END_NAMESPACE Q_DECLARE_METATYPE (QT_PREPEND_NAMESPACE(QtOhos::enums::ohos::geoLocationManager::LocationError))
 Q_DECLARE_METATYPE (QT_PREPEND_NAMESPACE(QtOhos::enums::ohos::geoLocationManager::SatelliteConstellationCategory))
 Q_DECLARE_METATYPE (QT_PREPEND_NAMESPACE(QtOhos::enums::ohos::geoLocationManager::UserActivityScenario))

Function Documentation

◆ Q_DECLARE_METATYPE() [1/3]

◆ Q_DECLARE_METATYPE() [2/3]

◆ Q_DECLARE_METATYPE() [3/3]