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
QTzType Struct Reference
Collaboration diagram for QTzType:

Public Attributes

int tz_gmtoff
bool tz_isdst
quint8 tz_abbrind

Detailed Description

Definition at line 177 of file qtimezoneprivate_tz.cpp.

Member Data Documentation

◆ tz_abbrind

quint8 QTzType::tz_abbrind

Definition at line 180 of file qtimezoneprivate_tz.cpp.

◆ tz_gmtoff

int QTzType::tz_gmtoff

Definition at line 178 of file qtimezoneprivate_tz.cpp.

◆ tz_isdst

bool QTzType::tz_isdst

Definition at line 179 of file qtimezoneprivate_tz.cpp.


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