|
| static constexpr const char * | fullTypeName = "@ohos.geoLocationManager.SatelliteConstellationCategory" |
| static constexpr std::array< std::pair< SatelliteConstellationCategory, const char * >, 8 > | enumeratorsNames |
◆ 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 |
The documentation for this struct was generated from the following file: