akonadi
Akonadi::ContactEditorPagePlugin Class Referenceabstract
  #include <contacteditorpageplugin.h>
Inherits QWidget.
Public Member Functions | |
| virtual void | loadContact (const KABC::Addressee &contact)=0 | 
| virtual void | setReadOnly (bool readOnly)=0 | 
| virtual void | storeContact (KABC::Addressee &contact) const =0 | 
| virtual QString | title () const =0 | 
Detailed Description
The base class for custom ContactEditor page plugins.
- Since
 - 4.4
 
Definition at line 40 of file contacteditorpageplugin.h.
Member Function Documentation
      
  | 
  pure virtual | 
This method is called to fill the editor widget with the data from contact. 
      
  | 
  pure virtual | 
This method is called to set the editor widget readOnly. 
      
  | 
  pure virtual | 
This method is called to store the data from the editor widget into contact. 
      
  | 
  pure virtual | 
Returns the i18n'd page title.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 23:00:28 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 23:00:28 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference