KContacts
secrecy.h
friend KCONTACTS_EXPORT QDataStream & operator<<(QDataStream &, const Secrecy &)
Serializes the secrecy object into the stream.
friend KCONTACTS_EXPORT QDataStream & operator>>(QDataStream &, Secrecy &)
Initializes the secrecy object from the stream.
static QString typeLabel(Type type)
Returns a translated label for a given secrecy type.
Definition secrecy.cpp:94
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.