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
QtTimeZoneLocale::LocaleZoneNames Struct Reference

#include <qtimezonelocale_p.h>

Collaboration diagram for QtTimeZoneLocale::LocaleZoneNames:

Public Member Functions

constexpr QByteArrayView ianaId () const
constexpr QLocaleData::DataRange name (QTimeZone::NameType nameType, QTimeZone::TimeType timeType) const

Public Attributes

quint16 localeIndex
quint16 ianaIdIndex

Detailed Description

Definition at line 124 of file qtimezonelocale_p.h.

Member Function Documentation

◆ ianaId()

QByteArrayView QtTimeZoneLocale::LocaleZoneNames::ianaId ( ) const
constexpr

Definition at line 154 of file qtimezonelocale.cpp.

◆ name()

QLocaleData::DataRange QtTimeZoneLocale::LocaleZoneNames::name ( QTimeZone::NameType nameType,
QTimeZone::TimeType timeType ) const
inlineconstexpr

Definition at line 129 of file qtimezonelocale_p.h.

Member Data Documentation

◆ ianaIdIndex

quint16 QtTimeZoneLocale::LocaleZoneNames::ianaIdIndex

Definition at line 127 of file qtimezonelocale_p.h.

◆ localeIndex

quint16 QtTimeZoneLocale::LocaleZoneNames::localeIndex

Definition at line 126 of file qtimezonelocale_p.h.


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