KABC::LdapClient Class Reference
This class is internal.
More...
#include <ldapclient.h>
Inheritance diagram for KABC::LdapClient:
[legend]Collaboration diagram for KABC::LdapClient:
[legend]List of all members.
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 85 of file ldapclient.h.
Member Function Documentation
bool KABC::LdapClient::isActive |
( |
|
) |
const [inline] |
|
|
returns true if there is a query running
Definition at line 94 of file ldapclient.h. |
void KABC::LdapClient::done |
( |
|
) |
[signal] |
|
|
Emitted when the query is done |
void KABC::LdapClient::error |
( |
const QString & |
|
) |
[signal] |
|
|
Emitted once for each object returned from the query |
void KABC::LdapClient::setHost |
( |
const QString & |
host |
) |
[slot] |
|
|
Set the name or IP of the LDAP server |
void KABC::LdapClient::setPort |
( |
const QString & |
port |
) |
[slot] |
|
|
Set the port of the LDAP server if using a nonstandard port |
void KABC::LdapClient::setBase |
( |
const QString & |
base |
) |
[slot] |
|
void KABC::LdapClient::setBindDN |
( |
const QString & |
bindDN |
) |
[slot] |
|
void KABC::LdapClient::setPwdBindDN |
( |
const QString & |
pwdBindDN |
) |
[slot] |
|
void KABC::LdapClient::setAttrs |
( |
const QStringList & |
attrs |
) |
[slot] |
|
|
Set the attributes that should be returned, or an empty list if all attributes are wanted |
void KABC::LdapClient::startQuery |
( |
const QString & |
filter |
) |
[slot] |
|
|
Start the query with filter filter |
void KABC::LdapClient::cancelQuery |
( |
|
) |
[slot] |
|
The documentation for this class was generated from the following file:
This file is part of the documentation for kabc Library Version 3.4.1.