kmail
KMail::NewIdentityDialog Class Reference
#include <newidentitydialog.h>
Inheritance diagram for KMail::NewIdentityDialog:
Public Types | |
enum | DuplicateMode { Empty, ControlCenter, ExistingEntry } |
Public Member Functions | |
NewIdentityDialog (KPIMIdentities::IdentityManager *manager, QWidget *parent=0) | |
QString | duplicateIdentity () const |
DuplicateMode | duplicateMode () const |
QString | identityName () const |
Protected Slots | |
void | slotEnableOK (const QString &) |
Detailed Description
Definition at line 39 of file newidentitydialog.h.
Member Enumeration Documentation
Enumerator | |
---|---|
Empty | |
ControlCenter | |
ExistingEntry |
Definition at line 44 of file newidentitydialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 43 of file newidentitydialog.cpp.
Member Function Documentation
QString NewIdentityDialog::duplicateIdentity | ( | ) | const |
Definition at line 145 of file newidentitydialog.cpp.
NewIdentityDialog::DuplicateMode NewIdentityDialog::duplicateMode | ( | ) | const |
Definition at line 114 of file newidentitydialog.cpp.
QString NewIdentityDialog::identityName | ( | ) | const |
Definition at line 140 of file newidentitydialog.cpp.
|
protectedslot |
Definition at line 123 of file newidentitydialog.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.