kmail
SecurityPage Class Reference
#include <configuredialog_p.h>
Inheritance diagram for SecurityPage:

Public Types | |
| typedef SecurityPageComposerCryptoTab | ComposerCryptoTab |
| typedef SecurityPageGeneralTab | GeneralTab |
| typedef SecurityPageMDNTab | MDNTab |
| typedef SecurityPageSMimeTab | SMimeTab |
| typedef SecurityPageWarningTab | WarningTab |
Public Member Functions | |
| SecurityPage (const KComponentData &instance, QWidget *parent=0) | |
| QString | helpAnchor () const |
Public Member Functions inherited from ConfigModuleWithTabs | |
| ConfigModuleWithTabs (const KComponentData &instance, QWidget *parent=0) | |
| ~ConfigModuleWithTabs () | |
| virtual void | defaults () |
| virtual void | load () |
| virtual void | save () |
Public Member Functions inherited from ConfigModule | |
| ConfigModule (const KComponentData &instance, QWidget *parent=0) | |
| ~ConfigModule () | |
Additional Inherited Members | |
Protected Member Functions inherited from ConfigModuleWithTabs | |
| void | addTab (ConfigModuleTab *tab, const QString &title) |
| virtual void | showEvent (QShowEvent *event) |
Detailed Description
Definition at line 898 of file configuredialog_p.h.
Member Typedef Documentation
Definition at line 907 of file configuredialog_p.h.
Definition at line 905 of file configuredialog_p.h.
Definition at line 906 of file configuredialog_p.h.
Definition at line 909 of file configuredialog_p.h.
Definition at line 908 of file configuredialog_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 3523 of file configuredialog.cpp.
Member Function Documentation
|
virtual |
Should return the help anchor for this page or tab.
Implements ConfigModule.
Definition at line 3518 of file configuredialog.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