kaddressbook
LDAPSearchDialog Class Reference
#include <ldapsearchdialog.h>

Detailed Description
Definition at line 46 of file ldapsearchdialog.h.
Signals | |
| void | addresseesAdded () |
Public Member Functions | |
| bool | isOK () const |
| LDAPSearchDialog (KABC::AddressBook *ab, KABCore *core, QWidget *parent) | |
| void | restoreSettings () |
| ~LDAPSearchDialog () | |
Protected Slots | |
| KABC::Addressee::List | importContactsUnlessTheyExist (const QList< QPair< KLDAP::LdapAttrMap, QString > > &items, KABC::Resource *const resource) |
| void | slotAddResult (const KPIM::LdapClient &client, const KLDAP::LdapObject &obj) |
| void | slotError (const QString &) |
| virtual void | slotHelp () |
| void | slotSearchDone () |
| void | slotSelectAll () |
| void | slotSetScope (bool rec) |
| void | slotStartSearch () |
| void | slotStopSearch () |
| void | slotUnselectAll () |
| virtual void | slotUser1 () |
| virtual void | slotUser2 () |
Protected Member Functions | |
| virtual void | closeEvent (QCloseEvent *) |
| QString | selectedEMails () const |
Constructor & Destructor Documentation
Definition at line 267 of file ldapsearchdialog.cpp.
| LDAPSearchDialog::~LDAPSearchDialog | ( | ) |
Definition at line 367 of file ldapsearchdialog.cpp.
Member Function Documentation
| void LDAPSearchDialog::addresseesAdded | ( | ) | [signal] |
| void LDAPSearchDialog::closeEvent | ( | QCloseEvent * | e | ) | [protected, virtual] |
Definition at line 540 of file ldapsearchdialog.cpp.
| KABC::Addressee::List LDAPSearchDialog::importContactsUnlessTheyExist | ( | const QList< QPair< KLDAP::LdapAttrMap, QString > > & | items, | |
| KABC::Resource *const | resource | |||
| ) | [protected, slot] |
Definition at line 663 of file ldapsearchdialog.cpp.
| bool LDAPSearchDialog::isOK | ( | ) | const [inline] |
Definition at line 54 of file ldapsearchdialog.h.
| void LDAPSearchDialog::restoreSettings | ( | ) |
Definition at line 373 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 550 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotAddResult | ( | const KPIM::LdapClient & | client, | |
| const KLDAP::LdapObject & | obj | |||
| ) | [protected, slot] |
Definition at line 437 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotError | ( | const QString & | error | ) | [protected, slot] |
Definition at line 534 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotHelp | ( | ) | [protected, virtual, slot] |
Definition at line 570 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotSearchDone | ( | ) | [protected, slot] |
Definition at line 517 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotSelectAll | ( | ) | [protected, slot] |
Definition at line 580 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotSetScope | ( | bool | rec | ) | [protected, slot] |
Definition at line 442 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotStartSearch | ( | ) | [protected, slot] |
Definition at line 487 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotStopSearch | ( | ) | [protected, slot] |
Definition at line 511 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotUnselectAll | ( | ) | [protected, slot] |
Definition at line 575 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotUser1 | ( | ) | [protected, virtual, slot] |
Definition at line 727 of file ldapsearchdialog.cpp.
| void LDAPSearchDialog::slotUser2 | ( | ) | [protected, virtual, slot] |
Definition at line 698 of file ldapsearchdialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference