kabc
binaryformat.h
bool loadAll(AddressBook *, Resource *, QFile *file)
Load whole addressee from file.
Definition: binaryformat.cpp:60
Definition: resource.h:64
bool checkFormat(QFile *file) const
Check for valid format of a file.
Definition: binaryformat.cpp:121
void save(const Addressee &, QFile *file)
Save single addressee to file.
Definition: binaryformat.cpp:85
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 Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Wed Jan 29 2020 00:00:00 by doxygen 1.8.17 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.