kabc
phonenumber.h
48 Home = 1,
49 Work = 2,
50 Msg = 4,
51 Pref = 8,
52 Voice = 16,
53 Fax = 32,
54 Cell = 64,
55 Video = 128,
56 Bbs = 256,
57 Modem = 512,
58 Car = 1024,
59 Isdn = 2048,
60 Pcs = 4096,
62 };
friend QDataStream & operator<<(QDataStream &, const PhoneNumber &)
Serializes the phone number object into the stream.
QDataStream & operator>>(QDataStream &stream, Address &address)
Initializes the address object from the stream.
Definition: address.cpp:688
This file is part of the KDE documentation.
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.