libkdepim

KPIM::LdapSearch Class Reference

This class is internal. More...

#include <ldapclient.h>

Inherits QObject.

List of all members.


Signals

void searchData (const QStringList &)
void searchData (const KPIM::LdapResultList &)
void searchDone ()

Public Member Functions

void startSearch (const QString &txt)
void cancelSearch ()
bool isAvailable () const
void updateCompletionWeights ()
QValueList< LdapClient * > clients () const

Static Public Member Functions

static KConfig * config ()
static void readConfig (LdapServer &server, KConfig *config, int num, bool active)
static void writeConfig (const LdapServer &server, KConfig *config, int j, bool active)

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 245 of file ldapclient.h.


Member Function Documentation

void KPIM::LdapSearch::searchData ( const KPIM::LdapResultList &   )  [signal]

Another form for the results, with separate fields (This signal can be emitted many times).

void KPIM::LdapSearch::searchData ( const QStringList &   )  [signal]

Results, assembled as "Full Name <email>" (This signal can be emitted many times).


The documentation for this class was generated from the following files: