libkdepim Library API Documentation

KPIM::LdapResult Struct Reference

Structure describing one result returned by a LDAP query. More...

#include <ldapclient.h>

List of all members.

Public Attributes

QString name
QStringList email
int clientNumber
int completionWeight


Detailed Description

Structure describing one result returned by a LDAP query.

Definition at line 204 of file ldapclient.h.


Member Data Documentation

QString KPIM::LdapResult::name
 

full name

Definition at line 205 of file ldapclient.h.

QStringList KPIM::LdapResult::email
 

emails

Definition at line 206 of file ldapclient.h.

int KPIM::LdapResult::clientNumber
 

for sorting in a ldap-only lookup

Definition at line 207 of file ldapclient.h.

int KPIM::LdapResult::completionWeight
 

for sorting in a completion list

Definition at line 208 of file ldapclient.h.


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for libkdepim Library Version 3.3.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Fri Aug 27 12:50:29 2004 by doxygen 1.3.8 written by Dimitri van Heesch, © 1997-2003