kmail
RecipientsPicker Class Reference
List of all members.Detailed Description
Definition at line 178 of file recipientspicker.h.
Signals | |
| void | pickedRecipient (const Recipient &) |
Public Member Functions | |
| RecipientsPicker (QWidget *parent) | |
| ~RecipientsPicker () | |
| void | setRecipients (const Recipient::List &) |
| void | updateRecipient (const Recipient &) |
| void | setDefaultType (Recipient::Type) |
Protected Slots | |
| void | updateList () |
| void | slotToClicked () |
| void | slotCcClicked () |
| void | slotBccClicked () |
| void | slotPicked (QListViewItem *) |
| void | slotPicked () |
| void | setFocusList () |
| void | resetSearch () |
| void | insertAddressBook (AddressBook *) |
| void | slotSearchLDAP () |
| void | ldapSearchResult () |
Protected Member Functions | |
| void | initCollections () |
| void | insertDistributionLists () |
| void | insertRecentAddresses () |
| void | insertCollection (RecipientsCollection *coll) |
| void | keyPressEvent (QKeyEvent *ev) |
| void | readConfig () |
| void | writeConfig () |
| void | pick (Recipient::Type) |
| void | setDefaultButton (QPushButton *button) |
| void | rebuildAllRecipientsList () |
The documentation for this class was generated from the following files:

