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
QTimeZonePrivate::NamePrefixMatch Struct Reference

#include <qtimezoneprivate_p.h>

Collaboration diagram for QTimeZonePrivate::NamePrefixMatch:

Public Member Functions

 operator bool ()

Public Attributes

QByteArray ianaId
qsizetype nameLength = 0
QTimeZone::TimeType timeType = QTimeZone::GenericTime

Detailed Description

Definition at line 160 of file qtimezoneprivate_p.h.

Member Function Documentation

◆ operator bool()

QTimeZonePrivate::NamePrefixMatch::operator bool ( )
inline

Definition at line 165 of file qtimezoneprivate_p.h.

Member Data Documentation

◆ ianaId

QByteArray QTimeZonePrivate::NamePrefixMatch::ianaId

Definition at line 162 of file qtimezoneprivate_p.h.

◆ nameLength

qsizetype QTimeZonePrivate::NamePrefixMatch::nameLength = 0

Definition at line 163 of file qtimezoneprivate_p.h.

◆ timeType

QTimeZone::TimeType QTimeZonePrivate::NamePrefixMatch::timeType = QTimeZone::GenericTime

Definition at line 164 of file qtimezoneprivate_p.h.


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