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
QtOhos::OhosEnumMeta< SatelliteConstellationCategory > Struct Reference
Collaboration diagram for QtOhos::OhosEnumMeta< SatelliteConstellationCategory >:

Static Public Attributes

static constexpr const char * fullTypeName = "@ohos.geoLocationManager.SatelliteConstellationCategory"
static constexpr std::array< std::pair< SatelliteConstellationCategory, const char * >, 8 > enumeratorsNames

Detailed Description

Definition at line 411 of file qohosgeosatelliteinfosource.cpp.

Member Data Documentation

◆ enumeratorsNames

constexpr std::array< std::pair< SatelliteConstellationCategory, const char * >, 8 > QtOhos::OhosEnumMeta< SatelliteConstellationCategory >::enumeratorsNames
staticconstexpr
Initial value:
= {{
{SatelliteConstellationCategory::CONSTELLATION_CATEGORY_UNKNOWN, "CONSTELLATION_CATEGORY_UNKNOWN"},
{SatelliteConstellationCategory::CONSTELLATION_CATEGORY_GPS, "CONSTELLATION_CATEGORY_GPS"},
{SatelliteConstellationCategory::CONSTELLATION_CATEGORY_SBAS, "CONSTELLATION_CATEGORY_SBAS"},
{SatelliteConstellationCategory::CONSTELLATION_CATEGORY_GLONASS, "CONSTELLATION_CATEGORY_GLONASS"},
}}

Definition at line 414 of file qohosgeosatelliteinfosource.cpp.

◆ fullTypeName

constexpr const char * QtOhos::OhosEnumMeta< SatelliteConstellationCategory >::fullTypeName = "@ohos.geoLocationManager.SatelliteConstellationCategory"
staticconstexpr

Definition at line 413 of file qohosgeosatelliteinfosource.cpp.


The documentation for this struct was generated from the following file: