kmail
AccountsPage Class Reference
#include <configuredialog_p.h>
Inheritance diagram for AccountsPage:
Public Types | |
typedef AccountsPageReceivingTab | ReceivingTab |
typedef AccountsPageSendingTab | SendingTab |
Signals | |
void | accountListChanged (const QStringList &) |
Public Member Functions | |
AccountsPage (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 230 of file configuredialog_p.h.
Member Typedef Documentation
Definition at line 239 of file configuredialog_p.h.
Definition at line 238 of file configuredialog_p.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 282 of file configuredialog.cpp.
Member Function Documentation
|
signal |
|
virtual |
Should return the help anchor for this page or tab.
Implements ConfigModule.
Definition at line 277 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.