kaddressbook
csv_xxport.cpp
Go to the documentation of this file.
51 PimCommon::RenameFileDialog::RenameFileDialogResult result = PimCommon::RenameFileDialog::RENAMEFILE_IGNORE;
52 PimCommon::RenameFileDialog *dialog = new PimCommon::RenameFileDialog(url, false, parentWidget());
137 content = ContactFields::value( fields.at( j ), contact ).replace( QLatin1Char('\n'), QLatin1String("\\n") );
Definition: contactfields.h:34
QWidget * parentWidget() const
Returns the parent widget that can be used as parent for GUI components.
Definition: xxport.cpp:51
Definition: contactfields.h:44
KABC::Addressee::List importContacts() const
Imports a list of contacts.
Definition: csv_xxport.cpp:151
static QString label(Field field)
Returns the i18n label for the field.
Definition: contactfields.cpp:25
Definition: csvimportdialog.h:40
static QString value(Field field, const KABC::Addressee &contact)
Returns the value for the field of the contact.
Definition: contactfields.cpp:480
Definition: contactfields.h:45
bool exportContacts(const KABC::Addressee::List &contacts) const
Exports the list of contacts.
Definition: csv_xxport.cpp:42
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:51 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.