kmail
KMail::IdentityPage Class Reference
  #include <identitypage.h>
Inheritance diagram for KMail::IdentityPage:

Public Member Functions | |
| IdentityPage (const KComponentData &instance, QWidget *parent=0) | |
| ~IdentityPage () | |
| QString | helpAnchor () const | 
| void | load () | 
| void | save () | 
  Public Member Functions inherited from ConfigModule | |
| ConfigModule (const KComponentData &instance, QWidget *parent=0) | |
| ~ConfigModule () | |
| virtual void | defaults () | 
Detailed Description
Definition at line 41 of file identitypage.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 49 of file identitypage.cpp.
| IdentityPage::~IdentityPage | ( | ) | 
Definition at line 87 of file identitypage.cpp.
Member Function Documentation
      
  | 
  virtual | 
Should return the help anchor for this page or tab.
Implements ConfigModule.
Definition at line 44 of file identitypage.cpp.
      
  | 
  virtual | 
Implements ConfigModule.
Definition at line 91 of file identitypage.cpp.
      
  | 
  virtual | 
Implements ConfigModule.
Definition at line 110 of file identitypage.cpp.
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: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
 Public Member Functions inherited from