#include <ldapclient.h>
Inherits TQObject.
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.
Constructor & Destructor Documentation
◆ LdapSearch()
LdapSearch::LdapSearch | ( | ) |
Definition at line 339 of file ldapclient.cpp.
Member Function Documentation
◆ cancelSearch()
void LdapSearch::cancelSearch | ( | ) |
Definition at line 455 of file ldapclient.cpp.
◆ clients()
|
inline |
Definition at line 263 of file ldapclient.h.
◆ config()
|
static |
Definition at line 330 of file ldapclient.cpp.
◆ isAvailable()
bool LdapSearch::isAvailable | ( | ) | const |
Definition at line 607 of file ldapclient.cpp.
◆ readConfig()
|
static |
Definition at line 277 of file ldapclient.cpp.
◆ searchData [1/2]
|
signal |
Another form for the results, with separate fields (This signal can be emitted many times)
◆ searchData [2/2]
|
signal |
Results, assembled as "Full Name <email>" (This signal can be emitted many times)
◆ startSearch()
void LdapSearch::startSearch | ( | const TQString & | txt | ) |
Definition at line 419 of file ldapclient.cpp.
◆ updateCompletionWeights()
void LdapSearch::updateCompletionWeights | ( | ) |
Definition at line 359 of file ldapclient.cpp.
◆ writeConfig()
|
static |
Definition at line 312 of file ldapclient.cpp.
The documentation for this class was generated from the following files: