kmail

KMail::IdentityDialog Class Reference

#include <identitydialog.h>

Inheritance diagram for KMail::IdentityDialog:

List of all members.


Public Slots

void slotUpdateTransportCombo (const QStringList &sl)

Public Member Functions

 IdentityDialog (QWidget *parent=0, const char *name=0)
void setIdentity (KPIM::Identity &ident)
void updateIdentity (KPIM::Identity &ident)
virtual ~IdentityDialog ()

Protected Slots

void slotAboutToShow (QWidget *w)
void slotCopyGlobal ()
void slotOk ()

Protected Attributes

QLineEditmBccEdit
KPushButton * mCopyGlobal
QWidgetmCryptographyTab
QCheckBoxmCustom
KMail::DictionaryComboBoxmDictionaryCombo
FolderRequestermDraftsCombo
QLineEditmEmailEdit
FolderRequestermFccCombo
QLineEditmNameEdit
QLineEditmOrganizationEdit
Kleo::EncryptionKeyRequester * mPGPEncryptionKeyRequester
Kleo::SigningKeyRequester * mPGPSigningKeyRequester
QComboBoxmPreferredCryptoMessageFormat
QLineEditmReplyToEdit
KMail::SignatureConfiguratormSignatureConfigurator
Kleo::EncryptionKeyRequester * mSMIMEEncryptionKeyRequester
Kleo::SigningKeyRequester * mSMIMESigningKeyRequester
FolderRequestermTemplatesCombo
QCheckBoxmTransportCheck
QComboBoxmTransportCombo
TemplatesConfigurationmWidget
KMail::XFaceConfiguratormXFaceConfigurator

Detailed Description

Definition at line 61 of file identitydialog.h.


Constructor & Destructor Documentation

KMail::IdentityDialog::IdentityDialog ( QWidget parent = 0,
const char *  name = 0 
)

Definition at line 89 of file identitydialog.cpp.

KMail::IdentityDialog::~IdentityDialog (  )  [virtual]

Definition at line 422 of file identitydialog.cpp.


Member Function Documentation

void KMail::IdentityDialog::setIdentity ( KPIM::Identity &  ident  ) 

Definition at line 580 of file identitydialog.cpp.

void KMail::IdentityDialog::slotAboutToShow ( QWidget w  )  [protected, slot]

Definition at line 427 of file identitydialog.cpp.

void KMail::IdentityDialog::slotCopyGlobal (  )  [protected, slot]

Definition at line 439 of file identitydialog.cpp.

void KMail::IdentityDialog::slotOk (  )  [protected, slot]

Reimplemented from superclass.

Definition at line 492 of file identitydialog.cpp.

void KMail::IdentityDialog::slotUpdateTransportCombo ( const QStringList sl  )  [slot]

Definition at line 688 of file identitydialog.cpp.

void KMail::IdentityDialog::updateIdentity ( KPIM::Identity &  ident  ) 

Definition at line 650 of file identitydialog.cpp.


Member Data Documentation

Definition at line 99 of file identitydialog.h.

KPushButton* KMail::IdentityDialog::mCopyGlobal [protected]

Definition at line 109 of file identitydialog.h.

Definition at line 91 of file identitydialog.h.

Definition at line 108 of file identitydialog.h.

Definition at line 102 of file identitydialog.h.

Definition at line 89 of file identitydialog.h.

Definition at line 101 of file identitydialog.h.

Definition at line 87 of file identitydialog.h.

Definition at line 88 of file identitydialog.h.

Kleo::EncryptionKeyRequester* KMail::IdentityDialog::mPGPEncryptionKeyRequester [protected]

Definition at line 93 of file identitydialog.h.

Kleo::SigningKeyRequester* KMail::IdentityDialog::mPGPSigningKeyRequester [protected]

Definition at line 92 of file identitydialog.h.

Definition at line 98 of file identitydialog.h.

Kleo::EncryptionKeyRequester* KMail::IdentityDialog::mSMIMEEncryptionKeyRequester [protected]

Definition at line 95 of file identitydialog.h.

Kleo::SigningKeyRequester* KMail::IdentityDialog::mSMIMESigningKeyRequester [protected]

Definition at line 94 of file identitydialog.h.

Definition at line 104 of file identitydialog.h.

Definition at line 105 of file identitydialog.h.


The documentation for this class was generated from the following files: