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
qtimezonelocale_data_p.h File Reference

(1a4e96b780a6c1da69854a091fadbae649e3b816)

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  QtTimeZoneLocale

Macros

#define LOCALE_TAGS(lang, script, land)

Functions

 QT_REQUIRE_CONFIG (timezone_locale)

Variables

static constexpr LocaleZoneExemplar QtTimeZoneLocale::localeZoneExemplarTable []
static constexpr LocaleZoneNames QtTimeZoneLocale::localeZoneNameTable []
static constexpr LocaleMetaZoneLongNames QtTimeZoneLocale::localeMetaZoneLongNameTable []
static constexpr LocaleMetaZoneShortNames QtTimeZoneLocale::localeMetaZoneShortNameTable []
static constexpr LocaleZoneData QtTimeZoneLocale::localeZoneData []
static constexpr char16_t QtTimeZoneLocale::hourFormatTable []
static constexpr char16_t QtTimeZoneLocale::gmtFormatTable []
static constexpr char16_t QtTimeZoneLocale::regionFormatTable []
static constexpr char16_t QtTimeZoneLocale::fallbackFormatTable []
static constexpr char16_t QtTimeZoneLocale::exemplarCityTable []
static constexpr char16_t QtTimeZoneLocale::shortZoneNameTable []
static constexpr char16_t QtTimeZoneLocale::longZoneNameTable []
static constexpr char16_t QtTimeZoneLocale::shortMetaZoneNameTable []
static constexpr char16_t QtTimeZoneLocale::longMetaZoneNameTable []

Macro Definition Documentation

◆ LOCALE_TAGS

#define LOCALE_TAGS ( lang,
script,
land )

Definition at line 32 of file qtimezonelocale_data_p.h.

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( timezone_locale )