KDE PIM / Developers / API Docs / libkpimidentities

KPIM::IdentityCombo Class Reference

A combo box that always shows the up-to-date identity list. More...

#include <identitycombo.h>

Inherits QComboBox.

List of all members.

Public Slots

Signals

Public Member Functions

Protected Slots

Protected Member Functions

Protected Attributes


Detailed Description

A combo box that always shows the up-to-date identity list.

Author:
Marc Mutz <mutz@kde.org>


Member Function Documentation

void KPIM::IdentityCombo::identityChanged const QString &  identityName  )  [signal]
 

Deprecated:
Really emitted whenever the current identity changes.
Either by user intervention or on
See also:
setCurrentIdentity() or if the current identity disappears.

void KPIM::IdentityCombo::identityChanged uint  uoid  )  [signal]
 

Really emitted whenever the current identity changes.

Either by user intervention or on

See also:
setCurrentIdentity() or if the current identity disappears.
You might also want to listen to
See also:
IdentityManager::changed,

IdentityManager::deleted and

IdentityManager::added.

void IdentityCombo::slotIdentityManagerChanged  )  [slot]
 

Connected to.

See also:
IdentityManager::changed(). Reloads the list of identities.

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