libkdepim
#include <ldapclientsearch.h>
Public Types | |
| typedef QList< LdapResult > | List | 
Public Attributes | |
| int | clientNumber | 
| int | completionWeight | 
| QStringList | |
| QString | name | 
Detailed Description
Describes the result returned by an LdapClientSearch query.
- Since
 - 4.5
 
Definition at line 44 of file ldapclientsearch.h.
Member Typedef Documentation
| typedef QList<LdapResult> KLDAP::LdapResult::List | 
A list of LdapResult objects.
Definition at line 49 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 53 of file ldapclientsearch.h.
| int KLDAP::LdapResult::completionWeight | 
The weight of the contact (used for sorting in a completion list).
Definition at line 54 of file ldapclientsearch.h.
| QStringList KLDAP::LdapResult::email | 
The list of emails of the contact.
Definition at line 52 of file ldapclientsearch.h.
| QString KLDAP::LdapResult::name | 
The full name of the contact.
Definition at line 51 of file ldapclientsearch.h.
The documentation for this struct was generated from the following file:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:58:03 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference