kmail
#include <configuredialog_p.h>

Public Types | |
| typedef ComposerPageAttachmentsTab | AttachmentsTab | 
| typedef  ComposerPageAutoCorrectionTab  | AutoCorrectionTab | 
| typedef  ComposerPageAutoImageResizeTab  | AutoImageResizeTab | 
| typedef ComposerPageCharsetTab | CharsetTab | 
| typedef  ComposerPageCustomTemplatesTab  | CustomTemplatesTab | 
| typedef  ComposerPageExternalEditorTab  | ExternalEditorTab | 
| typedef ComposerPageGeneralTab | GeneralTab | 
| typedef ComposerPageHeadersTab | HeadersTab | 
| typedef ComposerPageSubjectTab | SubjectTab | 
| typedef ComposerPageTemplatesTab | TemplatesTab | 
Public Member Functions | |
| ComposerPage (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 733 of file configuredialog_p.h.
Member Typedef Documentation
Definition at line 747 of file configuredialog_p.h.
Definition at line 748 of file configuredialog_p.h.
Definition at line 749 of file configuredialog_p.h.
Definition at line 745 of file configuredialog_p.h.
Definition at line 743 of file configuredialog_p.h.
Definition at line 750 of file configuredialog_p.h.
Definition at line 741 of file configuredialog_p.h.
Definition at line 746 of file configuredialog_p.h.
Definition at line 744 of file configuredialog_p.h.
Definition at line 742 of file configuredialog_p.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 2133 of file configuredialog.cpp.
Member Function Documentation
      
  | 
  virtual | 
Should return the help anchor for this page or tab.
Implements ConfigModule.
Definition at line 2128 of file configuredialog.cpp.
The documentation for this class was generated from the following files:
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