KPIM::LdapResult Struct Reference
#include <ldapclient.h>
Public Attributes | |
TQString | name |
TQStringList | |
int | clientNumber |
int | completionWeight |
Detailed Description
Structure describing one result returned by a LDAP query.
Definition at line 230 of file ldapclient.h.
Member Data Documentation
◆ clientNumber
int KPIM::LdapResult::clientNumber |
for sorting in a ldap-only lookup
Definition at line 233 of file ldapclient.h.
◆ completionWeight
int KPIM::LdapResult::completionWeight |
for sorting in a completion list
Definition at line 234 of file ldapclient.h.
TQStringList KPIM::LdapResult::email |
emails
Definition at line 232 of file ldapclient.h.
◆ name
TQString KPIM::LdapResult::name |
full name
Definition at line 231 of file ldapclient.h.
The documentation for this struct was generated from the following file: