KLDAP Library
KLDAP::LdapUrl Member List
This is the complete list of members for KLDAP::LdapUrl, including all inherited members.attributes() const | KLDAP::LdapUrl | |
Base enum value (defined in KLDAP::LdapUrl) | KLDAP::LdapUrl | |
dn() const | KLDAP::LdapUrl | |
extension(const QString &key) const | KLDAP::LdapUrl | |
extension(const QString &key, bool &critical) const | KLDAP::LdapUrl | |
filter() const | KLDAP::LdapUrl | |
hasExtension(const QString &key) const | KLDAP::LdapUrl | |
LdapUrl() | KLDAP::LdapUrl | |
LdapUrl(const KUrl &url) | KLDAP::LdapUrl | [explicit] |
LdapUrl(const LdapUrl &that) | KLDAP::LdapUrl | |
One enum value (defined in KLDAP::LdapUrl) | KLDAP::LdapUrl | |
operator=(const LdapUrl &that) (defined in KLDAP::LdapUrl) | KLDAP::LdapUrl | |
parseQuery() | KLDAP::LdapUrl | |
removeExtension(const QString &key) | KLDAP::LdapUrl | |
Scope enum name (defined in KLDAP::LdapUrl) | KLDAP::LdapUrl | |
scope() const | KLDAP::LdapUrl | |
setAttributes(const QStringList &attributes) | KLDAP::LdapUrl | |
setDn(const LdapDN &dn) | KLDAP::LdapUrl | |
setExtension(const QString &key, const Extension &ext) | KLDAP::LdapUrl | |
setExtension(const QString &key, const QString &value, bool critical=false) | KLDAP::LdapUrl | |
setExtension(const QString &key, int value, bool critical=false) | KLDAP::LdapUrl | |
setFilter(const QString &filter) | KLDAP::LdapUrl | |
setScope(Scope scope) | KLDAP::LdapUrl | |
Sub enum value (defined in KLDAP::LdapUrl) | KLDAP::LdapUrl | |
updateQuery() | KLDAP::LdapUrl | |
~LdapUrl() (defined in KLDAP::LdapUrl) | KLDAP::LdapUrl | [virtual] |