kaddressbook
LDAPSearchDialog Class Reference
List of all members.Detailed Description
Definition at line 50 of file ldapsearchdialog.h.
Signals | |
void | addresseesAdded () |
Public Member Functions | |
LDAPSearchDialog (KABC::AddressBook *ab, KABCore *core, QWidget *parent, const char *name=0) | |
~LDAPSearchDialog () | |
bool | isOK () const |
void | restoreSettings () |
Protected Slots | |
void | slotAddResult (const KPIM::LdapObject &obj) |
void | slotSetScope (bool rec) |
void | slotStartSearch () |
void | slotStopSearch () |
void | slotSearchDone () |
void | slotError (const QString &) |
virtual void | slotHelp () |
virtual void | slotUser1 () |
virtual void | slotUser2 () |
void | slotSelectAll () |
void | slotUnselectAll () |
KABC::Addressee::List | importContactsUnlessTheyExist (const QValueList< ContactListItem * > &items, KABC::Resource *const resource) |
Protected Member Functions | |
QString | selectedEMails () const |
virtual void | closeEvent (QCloseEvent *) |
Member Function Documentation
void LDAPSearchDialog::restoreSettings | ( | ) |
Definition at line 243 of file ldapsearchdialog.cpp.
KABC::Addressee::List LDAPSearchDialog::importContactsUnlessTheyExist | ( | const QValueList< ContactListItem * > & | items, | |
KABC::Resource *const | resource | |||
) | [protected, slot] |
Traverses the given items and adds them to the given resource, unless they already exist.
Returns the list of both the added and the existing contacts.
Definition at line 560 of file ldapsearchdialog.cpp.
QString LDAPSearchDialog::selectedEMails | ( | ) | const [protected] |
Returns a ", " separated list of email addresses that were checked by the user
Definition at line 447 of file ldapsearchdialog.cpp.
The documentation for this class was generated from the following files: