kaddressbook
VCardXXPort Class Reference
  #include <vcard_xxport.h>
Inheritance diagram for VCardXXPort:

Public Member Functions | |
| VCardXXPort (QWidget *parent=0) | |
| bool | exportContacts (const KABC::Addressee::List &contacts) const | 
| KABC::Addressee::List | importContacts () const | 
  Public Member Functions inherited from XXPort | |
| XXPort (QWidget *parent=0) | |
| virtual | ~XXPort () | 
| QString | option (const QString &key) const | 
| void | setOption (const QString &key, const QString &value) | 
Additional Inherited Members | |
  Protected Member Functions inherited from XXPort | |
| QString | contactFileName (const KABC::Addressee &contact) const | 
| QWidget * | parentWidget () const | 
Detailed Description
Definition at line 25 of file vcard_xxport.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 106 of file vcard_xxport.cpp.
Member Function Documentation
      
  | 
  virtual | 
      
  | 
  virtual | 
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:52 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:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference
 Public Member Functions inherited from