kmail
kcm_kmail.cpp File Reference
#include <config.h>#include "configuredialog.h"#include "configuredialog_p.h"#include <kcmodule.h>
Include dependency graph for kcm_kmail.cpp:

Go to the source code of this file.
Functions | |
| KDE_EXPORT KCModule * | create_kmail_config_accounts (QWidget *parent, const char *) |
| KDE_EXPORT KCModule * | create_kmail_config_appearance (QWidget *parent, const char *) |
| KDE_EXPORT KCModule * | create_kmail_config_composer (QWidget *parent, const char *) |
| KDE_EXPORT KCModule * | create_kmail_config_identity (QWidget *parent, const char *) |
| KDE_EXPORT KCModule * | create_kmail_config_misc (QWidget *parent, const char *) |
| KDE_EXPORT KCModule * | create_kmail_config_security (QWidget *parent, const char *) |
Function Documentation
| KDE_EXPORT KCModule* create_kmail_config_accounts | ( | QWidget * | parent, | |
| const char * | ||||
| ) |
Definition at line 71 of file kcm_kmail.cpp.
| KDE_EXPORT KCModule* create_kmail_config_appearance | ( | QWidget * | parent, | |
| const char * | ||||
| ) |
Definition at line 43 of file kcm_kmail.cpp.
| KDE_EXPORT KCModule* create_kmail_config_composer | ( | QWidget * | parent, | |
| const char * | ||||
| ) |
Definition at line 53 of file kcm_kmail.cpp.
| KDE_EXPORT KCModule* create_kmail_config_identity | ( | QWidget * | parent, | |
| const char * | ||||
| ) |
Definition at line 62 of file kcm_kmail.cpp.
| KDE_EXPORT KCModule* create_kmail_config_misc | ( | QWidget * | parent, | |
| const char * | ||||
| ) |
Definition at line 34 of file kcm_kmail.cpp.
| KDE_EXPORT KCModule* create_kmail_config_security | ( | QWidget * | parent, | |
| const char * | ||||
| ) |
Definition at line 80 of file kcm_kmail.cpp.
