tdeabc
TDEABC::LdapSearch Class Reference
This class is internal. More...
#include <ldapclient.h>
Inheritance diagram for TDEABC::LdapSearch:

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.
Member Function Documentation
void TDEABC::LdapSearch::searchData | ( | const TDEABC::LdapResultList & | ) | [signal] |
Another form for the results, with separate fields (This signal can be emitted many times).
void TDEABC::LdapSearch::searchData | ( | const TQStringList & | ) | [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: