Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
QtTimeZoneCldr::WindowsData Struct Reference

#include <qtimezoneprivate_data_p.h>

+ Collaboration diagram for QtTimeZoneCldr::WindowsData:

Public Member Functions

constexpr QByteArrayView windowsId () const
 
constexpr QByteArrayView ianaId () const
 

Public Attributes

quint16 windowsIdKey
 
quint16 windowsIdIndex
 
quint16 ianaIdIndex
 
qint32 offsetFromUtc
 

Detailed Description

Definition at line 58 of file qtimezoneprivate_data_p.h.

Member Function Documentation

◆ ianaId()

constexpr QByteArrayView QtTimeZoneCldr::WindowsData::ianaId ( ) const
constexpr

Definition at line 1368 of file qtimezoneprivate_data_p.h.

References QtTimeZoneCldr::ianaIdData, and ianaIdIndex.

◆ windowsId()

constexpr QByteArrayView QtTimeZoneCldr::WindowsData::windowsId ( ) const
constexpr

Definition at line 1366 of file qtimezoneprivate_data_p.h.

References QtTimeZoneCldr::windowsIdData, and windowsIdIndex.

Member Data Documentation

◆ ianaIdIndex

quint16 QtTimeZoneCldr::WindowsData::ianaIdIndex

Definition at line 64 of file qtimezoneprivate_data_p.h.

Referenced by ianaId().

◆ offsetFromUtc

qint32 QtTimeZoneCldr::WindowsData::offsetFromUtc

Definition at line 65 of file qtimezoneprivate_data_p.h.

◆ windowsIdIndex

quint16 QtTimeZoneCldr::WindowsData::windowsIdIndex

Definition at line 62 of file qtimezoneprivate_data_p.h.

Referenced by windowsId().

◆ windowsIdKey

quint16 QtTimeZoneCldr::WindowsData::windowsIdKey

Definition at line 61 of file qtimezoneprivate_data_p.h.


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