libtdepim

KPIM::LdapSearch Class Reference

#include <ldapclient.h>

Inherits TQObject.

List of all members.

Signals

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

Public Member Functions

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

Static Public Member Functions

static TDEConfig * config ()
static void readConfig (LdapServer &server, TDEConfig *config, int num, bool active)
static void writeConfig (const LdapServer &server, TDEConfig *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 246 of file ldapclient.h.


Member Function Documentation

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

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

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

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


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