KContacts
timezone.h
friend KCONTACTS_EXPORT QDataStream & operator<<(QDataStream &, const TimeZone &)
Serializes the timezone object into the stream.
QString toString() const
Return string representation of time zone offset.
Definition timezone.cpp:101
friend KCONTACTS_EXPORT QDataStream & operator>>(QDataStream &, TimeZone &)
Initializes the timezone object from the stream.
This file is part of the KDE documentation.
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2025 The KDE developers.
Generated on Fri Jan 24 2025 11:55:38 by doxygen 1.13.2 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.