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

Public Attributes

int tz_gmtoff
 
bool tz_isdst
 
quint8 tz_abbrind
 

Detailed Description

Definition at line 172 of file qtimezoneprivate_tz.cpp.

Member Data Documentation

◆ tz_abbrind

quint8 QTzType::tz_abbrind

Definition at line 175 of file qtimezoneprivate_tz.cpp.

◆ tz_gmtoff

int QTzType::tz_gmtoff

Definition at line 173 of file qtimezoneprivate_tz.cpp.

◆ tz_isdst

bool QTzType::tz_isdst

Definition at line 174 of file qtimezoneprivate_tz.cpp.


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