TDEABC::LdapSearch Class Reference
#include <ldapclient.h>
Inherits TQObject.
Signals | |
void | searchData (const TQStringList &) |
void | searchData (const TDEABC::LdapResultList &) |
void | searchDone () |
Public Member Functions | |
void | startSearch (const TQString &txt) |
void | cancelSearch () |
bool | isAvailable () 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 207 of file ldapclient.h.
Constructor & Destructor Documentation
◆ LdapSearch()
LdapSearch::LdapSearch | ( | ) |
Definition at line 245 of file ldapclient.cpp.
Member Function Documentation
◆ cancelSearch()
void LdapSearch::cancelSearch | ( | ) |
Definition at line 331 of file ldapclient.cpp.
◆ isAvailable()
bool LdapSearch::isAvailable | ( | ) | const |
Definition at line 420 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 302 of file ldapclient.cpp.
The documentation for this class was generated from the following files: