Qt 6.x
The Qt SDK
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 151 of file qtimezoneprivate_tz.cpp.

Member Data Documentation

◆ tz_abbrind

quint8 QTzType::tz_abbrind

Definition at line 154 of file qtimezoneprivate_tz.cpp.

◆ tz_gmtoff

int QTzType::tz_gmtoff

Definition at line 152 of file qtimezoneprivate_tz.cpp.

◆ tz_isdst

bool QTzType::tz_isdst

Definition at line 153 of file qtimezoneprivate_tz.cpp.


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