libkdepim
#include <ldapclientsearch.h>
| Public Types | |
| typedef QList< LdapResult > | List | 
| Public Attributes | |
| int | clientNumber | 
| int | completionWeight | 
| LdapDN | dn | 
| QStringList | |
| QString | name | 
Detailed Description
Describes the result returned by an LdapClientSearch query.
- Since
- 4.5
Definition at line 51 of file ldapclientsearch.h.
Member Typedef Documentation
A list of LdapResult objects.
Definition at line 56 of file ldapclientsearch.h.
Member Data Documentation
| int KLDAP::LdapResult::clientNumber | 
The client the contact comes from (used for sorting in a ldap-only lookup).
Definition at line 61 of file ldapclientsearch.h.
| int KLDAP::LdapResult::completionWeight | 
The weight of the contact (used for sorting in a completion list).
Definition at line 62 of file ldapclientsearch.h.
| LdapDN KLDAP::LdapResult::dn | 
Definition at line 58 of file ldapclientsearch.h.
| QStringList KLDAP::LdapResult::email | 
The list of emails of the contact.
Definition at line 60 of file ldapclientsearch.h.
| QString KLDAP::LdapResult::name | 
The full name of the contact.
Definition at line 59 of file ldapclientsearch.h.
The documentation for this struct was generated from the following file:
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
    KDE API Reference