libkdepim
#include <ldapsearchdialog.h>

Signals | |
| void | contactsAdded () |
Public Member Functions | |
| LdapSearchDialog (QWidget *parent=0) | |
| ~LdapSearchDialog () | |
| KABC::Addressee::List | selectedContacts () const |
| void | setSearchText (const QString &text) |
Protected Slots | |
| void | slotCancelClicked () |
| void | slotCustomContextMenuRequested (const QPoint &) |
| void | slotUser1 () |
| void | slotUser2 () |
Protected Member Functions | |
| void | closeEvent (QCloseEvent *) |
Detailed Description
A dialog to search contacts in a LDAP directory.
This dialog allows the user to search for contacts inside a LDAP directory.
- Since
- 4.5
Definition at line 48 of file ldapsearchdialog.h.
Constructor & Destructor Documentation
|
explicit |
Creates a new ldap search dialog.
- Parameters
-
parent The parent widget.
Definition at line 520 of file ldapsearchdialog.cpp.
| LdapSearchDialog::~LdapSearchDialog | ( | ) |
Destroys the ldap search dialog.
Definition at line 657 of file ldapsearchdialog.cpp.
Member Function Documentation
|
protected |
Definition at line 866 of file ldapsearchdialog.cpp.
|
signal |
This signal is emitted whenever the user clicked the 'Add Selected' button.
| KABC::Addressee::List LdapSearchDialog::selectedContacts | ( | ) | const |
Returns a list of contacts that have been selected in the LDAP search.
Definition at line 668 of file ldapsearchdialog.cpp.
| void LdapSearchDialog::setSearchText | ( | const QString & | text | ) |
Sets the text in the search line edit.
Definition at line 663 of file ldapsearchdialog.cpp.
|
protectedslot |
Definition at line 926 of file ldapsearchdialog.cpp.
|
protectedslot |
Definition at line 673 of file ldapsearchdialog.cpp.
|
protectedslot |
Definition at line 884 of file ldapsearchdialog.cpp.
|
protectedslot |
Definition at line 913 of file ldapsearchdialog.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:50 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
KDE API Reference