kaddressbook
GMXXXPort Class Reference
  #include <gmx_xxport.h>
Inheritance diagram for GMXXXPort:

Public Member Functions | |
| GMXXXPort (QWidget *parent=0) | |
| bool | exportContacts (const KABC::AddresseeList &list) const | 
| KABC::Addressee::List | importContacts () const | 
  Public Member Functions inherited from XXPort | |
| XXPort (QWidget *parent=0) | |
| virtual | ~XXPort () | 
| virtual bool | exportContacts (const KABC::Addressee::List &contacts) const =0 | 
| 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 33 of file gmx_xxport.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 103 of file gmx_xxport.cpp.
Member Function Documentation
| bool GMXXXPort::exportContacts | ( | const KABC::AddresseeList & | list | ) | const | 
Definition at line 345 of file gmx_xxport.cpp.
      
  | 
  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