Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   Related Pages  

KABC::LdapClient Class Reference

#include <ldapclient.h>

List of all members.

Public Slots

void setHost (const QString &host)
void setPort (const QString &port)
void setBase (const QString &base)
void setAttrs (const QStringList &attrs)
void startQuery (const QString &filter)
void cancelQuery ()

Signals

void done ()
void error (const QString &)
void result (const KABC::LdapObject &)

Public Methods

bool isActive () const


Detailed Description

This class is internal. Binary compatibiliy might be broken any time without notification. Do not use it.

We mean it!

Definition at line 83 of file ldapclient.h.


Member Function Documentation

void KABC::LdapClient::cancelQuery   [slot]
 

Abort a running query

void KABC::LdapClient::done   [signal]
 

Emitted when the query is done

void KABC::LdapClient::error const QString &    [signal]
 

Emitted in case of error

bool KABC::LdapClient::isActive   const [inline]
 

returns true if there is a query running

Definition at line 92 of file ldapclient.h.

void KABC::LdapClient::result const KABC::LdapObject   [signal]
 

Emitted once for each object returned from the query

void KABC::LdapClient::setAttrs const QStringList &    attrs [slot]
 

Set the attributes that should be returned, or an empty list if all attributes are wanted

void KABC::LdapClient::setBase const QString &    base [slot]
 

Set the base DN

void KABC::LdapClient::setHost const QString &    host [slot]
 

Set the name or IP of the LDAP server

void KABC::LdapClient::setPort const QString &    port [slot]
 

Set the port of the LDAP server if using a nonstandard port

void KABC::LdapClient::startQuery const QString &    filter [slot]
 

Start the query with filter filter


The documentation for this class was generated from the following file:
Generated on Wed Aug 13 23:30:31 2003 for kdelibs by doxygen1.2.18