KDECore
ktimezone_win.h
Go to the documentation of this file.
77 class KDECORE_EXPORT KSystemTimeZoneWindows : public KTimeZone //krazy:exclude=dpointer (no d-pointer for KTimeZone derived classes)
Base class for the parsed data returned by a KTimeZoneSource class.
Definition: ktimezone.h:1302
The KSystemTimeZoneWindows class represents a time zone defined in the Windows registry.
Definition: ktimezone_win.h:77
System time zone functions.
Time zone functions.
A class to read and parse system time zone data.
Definition: ksystemtimezone.h:441
~KSystemTimeZoneWindows()
Definition: ktimezone_win.h:89
A class to read and parse the timezone information from the Windows registry.
Definition: ktimezone_win.h:43
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
Base class representing a source of time zone information.
Definition: ktimezone.h:1230
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:22:11 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.