kmail
RecipientItem Class Reference
#include <recipientspicker.h>
Public Types | |
| typedef QValueList < RecipientItem * > | List |
Public Member Functions | |
| KABC::DistributionList * | distributionList () |
| QString | email () const |
| QPixmap | icon () const |
| QString | key () const |
| QString | name () const |
| QString | recipient () const |
| RecipientItem () | |
| QString | recipientType () const |
| void | setAddressee (const KABC::Addressee &, const QString &email) |
| void | setDistributionList (KABC::DistributionList *) |
| void | setRecipientType (const QString &type) |
| QString | tooltip () const |
Detailed Description
Definition at line 52 of file recipientspicker.h.
Member Typedef Documentation
| typedef QValueList<RecipientItem *> RecipientItem::List |
Definition at line 55 of file recipientspicker.h.
Constructor & Destructor Documentation
| RecipientItem::RecipientItem | ( | ) |
Definition at line 55 of file recipientspicker.cpp.
Member Function Documentation
| KABC::DistributionList * RecipientItem::distributionList | ( | ) |
Definition at line 150 of file recipientspicker.cpp.
| QString RecipientItem::email | ( | ) | const |
Definition at line 130 of file recipientspicker.cpp.
| QPixmap RecipientItem::icon | ( | ) | const |
Definition at line 120 of file recipientspicker.cpp.
| QString RecipientItem::key | ( | ) | const [inline] |
Definition at line 77 of file recipientspicker.h.
| QString RecipientItem::name | ( | ) | const |
Definition at line 125 of file recipientspicker.cpp.
| QString RecipientItem::recipient | ( | ) | const |
Definition at line 135 of file recipientspicker.cpp.
| QString RecipientItem::recipientType | ( | ) | const |
Definition at line 208 of file recipientspicker.cpp.
| void RecipientItem::setAddressee | ( | const KABC::Addressee & | a, | |
| const QString & | ||||
| ) |
Definition at line 97 of file recipientspicker.cpp.
| void RecipientItem::setDistributionList | ( | KABC::DistributionList * | list | ) |
Definition at line 79 of file recipientspicker.cpp.
| void RecipientItem::setRecipientType | ( | const QString & | type | ) |
Definition at line 203 of file recipientspicker.cpp.
| QString RecipientItem::tooltip | ( | ) | const |
Definition at line 140 of file recipientspicker.cpp.
The documentation for this class was generated from the following files:
