kmail
ConfigModule Class Referenceabstract
  #include <configmodule.h>
Inheritance diagram for ConfigModule:

Public Member Functions | |
| ConfigModule (const KComponentData &instance, QWidget *parent=0) | |
| ~ConfigModule () | |
| virtual void | defaults () | 
| virtual QString | helpAnchor () const =0 | 
| virtual void | load ()=0 | 
| virtual void | save ()=0 | 
Detailed Description
Definition at line 31 of file configmodule.h.
Constructor & Destructor Documentation
      
  | 
  inlineexplicit | 
Definition at line 34 of file configmodule.h.
      
  | 
  inline | 
Definition at line 37 of file configmodule.h.
Member Function Documentation
      
  | 
  inlinevirtual | 
Reimplemented in ConfigModuleWithTabs.
Definition at line 41 of file configmodule.h.
      
  | 
  pure virtual | 
Should return the help anchor for this page or tab.
Implemented in MiscPage, SecurityPage, ComposerPage, AppearancePage, AccountsPage, and KMail::IdentityPage.
      
  | 
  pure virtual | 
Implemented in ConfigModuleWithTabs, and KMail::IdentityPage.
      
  | 
  pure virtual | 
Implemented in ConfigModuleWithTabs, and KMail::IdentityPage.
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 22:58: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:58:52 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference