kabc
binaryformat.cpp
virtual bool seek(qint64 pos)
void setResource(Resource *resource)
Set resource where the addressee is from.
Definition: addressee.cpp:2147
QString fileName() const
virtual void insertAddressee(const Addressee &addr)
Insert an addressee into the resource.
Definition: resource.cpp:284
virtual ConstIterator end() const
Returns an iterator pointing to the last addressee in the resource.
Definition: resource.cpp:257
void save(const Addressee &, QFile *file)
Save single addressee to file.
Definition: binaryformat.cpp:85
bool checkFormat(QFile *file) const
Check for valid format of a file.
Definition: binaryformat.cpp:121
bool loadAll(AddressBook *, Resource *, QFile *file)
Load whole addressee from file.
Definition: binaryformat.cpp:60
virtual ConstIterator begin() const
Returns an iterator pointing to the first addressee in the resource.
Definition: resource.cpp:242
Definition: resource.h:64
QIODevice * device() const
void saveAll(AddressBook *, Resource *, QFile *file)
Save all addressees to file.
Definition: binaryformat.cpp:98
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:38:38 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:38:38 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.