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

(f43ef0802abc47c60d617fd89be82a9bb45aee04)

#include <QtCore/private/qglobal_p.h>
#include "qbytearrayview.h"
#include "qstring.h"
+ Include dependency graph for qtimezoneprivate_data_p.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  QtTimeZoneCldr::ZoneData
 
struct  QtTimeZoneCldr::WindowsData
 
struct  QtTimeZoneCldr::UtcData
 

Namespaces

namespace  QtTimeZoneCldr
 

Functions

 QT_REQUIRE_CONFIG (timezone)
 

Variables

static constexpr ZoneData QtTimeZoneCldr::zoneDataTable []
 
static constexpr WindowsData QtTimeZoneCldr::windowsDataTable []
 
static constexpr UtcData QtTimeZoneCldr::utcDataTable []
 
static constexpr char QtTimeZoneCldr::windowsIdData []
 
static constexpr char QtTimeZoneCldr::ianaIdData []
 

Function Documentation

◆ QT_REQUIRE_CONFIG()

QT_REQUIRE_CONFIG ( timezone )