KLdap

KLDAPWidgets::LdapResultObject Struct Reference

#include <ldapclientsearch.h>

Public Types

using List = QList<LdapResultObject>
 

Public Attributes

const LdapClientclient = nullptr
 
KLDAPCore::LdapObject object
 

Detailed Description

Describes the result returned by an LdapClientSearch query.

Since
4.14

Definition at line 25 of file ldapclientsearch.h.

Member Typedef Documentation

◆ List

Member Data Documentation

◆ client

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

Definition at line 27 of file ldapclientsearch.h.

◆ object

KLDAPCore::LdapObject KLDAPWidgets::LdapResultObject::object

Definition at line 28 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 May 3 2024 11:49:22 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006

KDE's Doxygen guidelines are available online.