kmail
RecipientsCollection Class Reference
#include <recipientspicker.h>
Public Member Functions | |
void | addItem (RecipientItem *) |
void | clear () |
void | deleteAll () |
RecipientItem * | getEquivalentItem (RecipientItem *) const |
bool | hasEquivalentItem (RecipientItem *) const |
QString | id () const |
bool | isReferenceContainer () const |
RecipientItem::List | items () const |
RecipientsCollection (const QString &) | |
void | setReferenceContainer (bool) |
void | setTitle (const QString &) |
QString | title () const |
~RecipientsCollection () |
Detailed Description
Definition at line 129 of file recipientspicker.h.
Constructor & Destructor Documentation
RecipientsCollection::RecipientsCollection | ( | const QString & | id | ) |
Definition at line 253 of file recipientspicker.cpp.
RecipientsCollection::~RecipientsCollection | ( | ) |
Definition at line 260 of file recipientspicker.cpp.
Member Function Documentation
void RecipientsCollection::addItem | ( | RecipientItem * | item | ) |
Definition at line 285 of file recipientspicker.cpp.
void RecipientsCollection::clear | ( | ) |
Definition at line 309 of file recipientspicker.cpp.
void RecipientsCollection::deleteAll | ( | ) |
Definition at line 314 of file recipientspicker.cpp.
RecipientItem * RecipientsCollection::getEquivalentItem | ( | RecipientItem * | item | ) | const |
Definition at line 300 of file recipientspicker.cpp.
bool RecipientsCollection::hasEquivalentItem | ( | RecipientItem * | item | ) | const |
Definition at line 295 of file recipientspicker.cpp.
QString RecipientsCollection::id | ( | ) | const |
Definition at line 325 of file recipientspicker.cpp.
bool RecipientsCollection::isReferenceContainer | ( | ) | const |
Definition at line 270 of file recipientspicker.cpp.
RecipientItem::List RecipientsCollection::items | ( | ) | const |
Definition at line 290 of file recipientspicker.cpp.
void RecipientsCollection::setReferenceContainer | ( | bool | isReferenceContainer | ) |
Definition at line 265 of file recipientspicker.cpp.
void RecipientsCollection::setTitle | ( | const QString & | title | ) |
Definition at line 275 of file recipientspicker.cpp.
QString RecipientsCollection::title | ( | ) | const |
Definition at line 280 of file recipientspicker.cpp.
The documentation for this class was generated from the following files: