kmail
MiscPage Class Reference
#include <configuremiscpage.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 109 of file configuremiscpage.h.
Member Typedef Documentation
Definition at line 115 of file configuremiscpage.h.
Definition at line 116 of file configuremiscpage.h.
Definition at line 117 of file configuremiscpage.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 38 of file configuremiscpage.cpp.
Member Function Documentation
|
virtual |
Should return the help anchor for this page or tab.
Implements ConfigModule.
Definition at line 33 of file configuremiscpage.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:34:34 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.