libkdepim
KPIM::LdapSearch Class Reference
#include <ldapclient.h>
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 237 of file ldapclient.h.
Signals | |
void | searchData (const QStringList &) |
void | searchData (const KPIM::LdapResultList &) |
void | searchDone () |
Public Member Functions | |
LdapSearch () | |
void | startSearch (const QString &txt) |
void | cancelSearch () |
bool | isAvailable () const |
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) |
Member Function Documentation
void KPIM::LdapSearch::searchData | ( | const QStringList & | ) | [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: