KPIM::IdentityCombo Class Reference
A combo box that always shows the up-to-date identity list. More...
#include <identitycombo.h>
Inherits QComboBox.
Public Slots
- void slotIdentityManagerChanged ()
Signals
- void identityChanged (const QString &identityName)
- void identityChanged (uint uoid)
Public Member Functions
- IdentityCombo (IdentityManager *manager, QWidget *parent=0, const char *name=0)
- QString currentIdentityName () const
- uint currentIdentity () const
- void setCurrentIdentity (const QString &identityName)
- void setCurrentIdentity (const Identity &identity)
- void setCurrentIdentity (uint uoid)
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
|
|
|
Really emitted whenever the current identity changes. Either by user intervention or on
|
|
Connected to.
|
The documentation for this class was generated from the following files:
- identitycombo.h
- identitycombo.cpp