KLdap

KLDAPCore::LdapResultObject Struct Reference

#include <ldapclientsearch.h>

Public Types

using List = QList<LdapResultObject>
 

Public Attributes

const KLDAPCore::LdapClientclient = nullptr
 
KLDAPCore::LdapObject object
 

Detailed Description

Describes the result returned by an LdapClientSearch query.

Since
4.14

Definition at line 24 of file ldapclientsearch.h.

Member Typedef Documentation

◆ List

Member Data Documentation

◆ client

const KLDAPCore::LdapClient* KLDAPCore::LdapResultObject::client = nullptr

Definition at line 26 of file ldapclientsearch.h.

◆ object

KLDAPCore::LdapObject KLDAPCore::LdapResultObject::object

Definition at line 27 of file ldapclientsearch.h.


The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Fri Jul 26 2024 11:55:03 by doxygen 1.11.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.