kmail
MiscPage Class Reference
#include <configuredialog_p.h>
Inheritance diagram for MiscPage:
Public Types | |
typedef MiscPageFolderTab | FolderTab |
typedef MiscPageInviteTab | InviteTab |
typedef MiscPageProxyTab | ProxyTab |
Public Member Functions | |
MiscPage (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 1002 of file configuredialog_p.h.
Member Typedef Documentation
typedef MiscPageFolderTab MiscPage::FolderTab |
Definition at line 1008 of file configuredialog_p.h.
typedef MiscPageInviteTab MiscPage::InviteTab |
Definition at line 1009 of file configuredialog_p.h.
typedef MiscPageProxyTab MiscPage::ProxyTab |
Definition at line 1010 of file configuredialog_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 4266 of file configuredialog.cpp.
Member Function Documentation
|
virtual |
Should return the help anchor for this page or tab.
Implements ConfigModule.
Definition at line 4261 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.