libkdepim Library API Documentation

KPIM::LdapResult Struct Reference

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

#include <ldapclient.h>

Collaboration diagram for KPIM::LdapResult:

Collaboration graph
[legend]
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.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Thu May 3 20:20:25 2007 by doxygen 1.4.2 written by Dimitri van Heesch, © 1997-2003