KPIM::LdapClient Class Reference
This class is internal.
More...
#include <ldapclient.h>
Inheritance diagram for KPIM::LdapClient:
[legend]Collaboration diagram for KPIM::LdapClient:
[legend]List of all members.
Detailed Description
This class is internal.
Binary compatibility might be broken any time without notification. Do not use it.
We mean it!
Definition at line 86 of file ldapclient.h.
Member Function Documentation
bool KPIM::LdapClient::isActive |
( |
|
) |
const [inline] |
|
|
returns true if there is a query running
Definition at line 95 of file ldapclient.h. |
|
Return the attributes that should be returned, or an empty list if all attributes are wanted
Definition at line 110 of file ldapclient.h. |
void KPIM::LdapClient::done |
( |
|
) |
[signal] |
|
|
Emitted when the query is done |
void KPIM::LdapClient::error |
( |
const QString & |
|
) |
[signal] |
|
|
Emitted once for each object returned from the query |
void KPIM::LdapClient::setHost |
( |
const QString & |
host |
) |
[slot] |
|
|
Set the name or IP of the LDAP server |
void KPIM::LdapClient::setPort |
( |
const QString & |
port |
) |
[slot] |
|
|
Set the port of the LDAP server if using a nonstandard port |
void KPIM::LdapClient::setBase |
( |
const QString & |
base |
) |
[slot] |
|
void KPIM::LdapClient::setBindDN |
( |
const QString & |
bindDN |
) |
[slot] |
|
void KPIM::LdapClient::setPwdBindDN |
( |
const QString & |
pwdBindDN |
) |
[slot] |
|
void KPIM::LdapClient::setAttrs |
( |
const QStringList & |
attrs |
) |
[slot] |
|
|
Set the attributes that should be returned, or an empty list if all attributes are wanted |
void KPIM::LdapClient::startQuery |
( |
const QString & |
filter |
) |
[slot] |
|
|
Start the query with filter filter |
void KPIM::LdapClient::cancelQuery |
( |
|
) |
[slot] |
|
The documentation for this class was generated from the following file:
This file is part of the documentation for libkdepim Library Version 3.3.2.