KContacts
phonenumber.h
friend KCONTACTS_EXPORT QDataStream & operator<<(QDataStream &, const PhoneNumber &)
Serializes the phone number object into the stream.
friend KCONTACTS_EXPORT QDataStream & operator>>(QDataStream &, PhoneNumber &)
Initializes the phone number object from the stream.
QString toString() const
Returns a string representation of the phone number.
Definition phonenumber.cpp:260
static QString typeFlagLabel(TypeFlag type)
Returns the translated label for phone number type.
Definition phonenumber.cpp:166
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.