kmail
Recipient Class Reference
List of all members.Detailed Description
Definition at line 44 of file recipientseditor.h.
Public Types | |
enum | Type { To, Cc, Bcc, Undefined } |
typedef QValueList< Recipient > | List |
Public Member Functions | |
Recipient (const QString &email=QString::null, Type type=To) | |
void | setType (Type) |
Type | type () const |
void | setEmail (const QString &) |
QString | email () const |
bool | isEmpty () const |
QString | typeLabel () const |
Static Public Member Functions | |
static int | typeToId (Type) |
static Type | idToType (int) |
static QString | typeLabel (Type) |
static QStringList | allTypeLabels () |
The documentation for this class was generated from the following files: