KDECore
ktimezone_win.h
Go to the documentation of this file.
77class KDECORE_EXPORT KSystemTimeZoneWindows : public KTimeZone //krazy:exclude=dpointer (no d-pointer for KTimeZone derived classes)
virtual KTimeZoneData * parse(const KTimeZone &zone) const
Extract detailed information for one time zone, via the system time zone library functions.
Definition ksystemtimezone.cpp:744
KSystemTimeZoneWindows(KTimeZoneSource *source, const QString &name)
Creates a time zone.
Definition ktimezone_win.cpp:683
~KSystemTimeZoneWindows()
Definition ktimezone_win.h:89
Base class for the parsed data returned by a KTimeZoneSource class.
Definition ktimezone.h:1303
Base class representing a source of time zone information.
Definition ktimezone.h:1231
KTimeZoneSource * source() const
Returns the source reader/parser for the time zone's source database.
Definition ktimezone.cpp:749
System time zone functions.
Time zone functions.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Tue Mar 25 2025 00:00:00 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.