kmail
RecipientsPicker Class Reference
#include <recipientspicker.h>
Signals | |
void | pickedRecipient (const Recipient &) |
Public Member Functions | |
RecipientsPicker (QWidget *parent) | |
void | setDefaultType (Recipient::Type) |
void | setRecipients (const Recipient::List &) |
void | updateRecipient (const Recipient &) |
~RecipientsPicker () | |
Protected Slots | |
void | insertAddressBook (AddressBook *) |
void | ldapSearchResult () |
void | resetSearch () |
void | setFocusList () |
void | slotBccClicked () |
void | slotCcClicked () |
void | slotPicked () |
void | slotPicked (QListViewItem *) |
void | slotSearchLDAP () |
void | slotToClicked () |
void | updateList () |
Protected Member Functions | |
void | initCollections () |
void | insertCollection (RecipientsCollection *coll) |
void | insertDistributionLists () |
void | insertRecentAddresses () |
void | keyPressEvent (QKeyEvent *ev) |
void | pick (Recipient::Type) |
void | readConfig () |
void | rebuildAllRecipientsList () |
void | setDefaultButton (QPushButton *button) |
void | writeConfig () |
Detailed Description
Definition at line 178 of file recipientspicker.h.
Constructor & Destructor Documentation
RecipientsPicker::RecipientsPicker | ( | QWidget * | parent | ) |
Definition at line 343 of file recipientspicker.cpp.
RecipientsPicker::~RecipientsPicker | ( | ) |
Definition at line 451 of file recipientspicker.cpp.
Member Function Documentation
void RecipientsPicker::initCollections | ( | ) | [protected] |
Definition at line 465 of file recipientspicker.cpp.
void RecipientsPicker::insertAddressBook | ( | AddressBook * | ) | [protected, slot] |
void RecipientsPicker::insertCollection | ( | RecipientsCollection * | coll | ) | [protected] |
Definition at line 598 of file recipientspicker.cpp.
void RecipientsPicker::insertDistributionLists | ( | ) | [protected] |
Definition at line 546 of file recipientspicker.cpp.
void RecipientsPicker::insertRecentAddresses | ( | ) | [protected] |
Definition at line 576 of file recipientspicker.cpp.
void RecipientsPicker::keyPressEvent | ( | QKeyEvent * | ev | ) | [protected] |
Definition at line 804 of file recipientspicker.cpp.
void RecipientsPicker::ldapSearchResult | ( | ) | [protected, slot] |
Definition at line 856 of file recipientspicker.cpp.
void RecipientsPicker::pick | ( | Recipient::Type | type | ) | [protected] |
Definition at line 770 of file recipientspicker.cpp.
void RecipientsPicker::pickedRecipient | ( | const Recipient & | ) | [signal] |
void RecipientsPicker::readConfig | ( | void | ) | [protected] |
Definition at line 811 of file recipientspicker.cpp.
void RecipientsPicker::rebuildAllRecipientsList | ( | ) | [protected] |
Definition at line 698 of file recipientspicker.cpp.
void RecipientsPicker::resetSearch | ( | ) | [protected, slot] |
Definition at line 839 of file recipientspicker.cpp.
void RecipientsPicker::setDefaultButton | ( | QPushButton * | button | ) | [protected] |
Definition at line 679 of file recipientspicker.cpp.
void RecipientsPicker::setDefaultType | ( | Recipient::Type | type | ) |
Definition at line 685 of file recipientspicker.cpp.
void RecipientsPicker::setFocusList | ( | ) | [protected, slot] |
Definition at line 834 of file recipientspicker.cpp.
void RecipientsPicker::setRecipients | ( | const Recipient::List & | recipients | ) |
Definition at line 628 of file recipientspicker.cpp.
void RecipientsPicker::slotBccClicked | ( | ) | [protected, slot] |
Definition at line 750 of file recipientspicker.cpp.
void RecipientsPicker::slotCcClicked | ( | ) | [protected, slot] |
Definition at line 745 of file recipientspicker.cpp.
void RecipientsPicker::slotPicked | ( | ) | [protected, slot] |
Definition at line 765 of file recipientspicker.cpp.
void RecipientsPicker::slotPicked | ( | QListViewItem * | viewItem | ) | [protected, slot] |
Definition at line 755 of file recipientspicker.cpp.
void RecipientsPicker::slotSearchLDAP | ( | ) | [protected, slot] |
Definition at line 844 of file recipientspicker.cpp.
void RecipientsPicker::slotToClicked | ( | ) | [protected, slot] |
Definition at line 740 of file recipientspicker.cpp.
void RecipientsPicker::updateList | ( | ) | [protected, slot] |
Definition at line 717 of file recipientspicker.cpp.
void RecipientsPicker::updateRecipient | ( | const Recipient & | recipient | ) |
Definition at line 616 of file recipientspicker.cpp.
void RecipientsPicker::writeConfig | ( | void | ) | [protected] |
Definition at line 826 of file recipientspicker.cpp.
The documentation for this class was generated from the following files: