KLDAP Library
KLDAP::LdapModelAttrNode Class Reference
#include <ldapmodelnode_p.h>
Inheritance diagram for KLDAP::LdapModelAttrNode:

Public Member Functions | |
LdapModelAttrNode (LdapModelDNNode *parent=0, const QString &attrName=QString(), const QByteArray &attrData=QByteArray()) | |
const QByteArray & | attributeData () |
const QString & | attributeName () |
LdapModelNode::NodeType | nodeType () const |
![]() | |
LdapModelNode (LdapModelDNNode *parent=0) | |
int | columnCount () const |
bool | isPopulated () const |
LdapModelDNNode * | parent () |
int | row () const |
void | setPopulated (bool b) |
Additional Inherited Members | |
![]() | |
enum | NodeType { DN , Attr } |
Detailed Description
Definition at line 102 of file ldapmodelnode_p.h.
Member Function Documentation
◆ attributeData()
|
inline |
Definition at line 114 of file ldapmodelnode_p.h.
◆ attributeName()
|
inline |
Definition at line 113 of file ldapmodelnode_p.h.
◆ nodeType()
|
inlinevirtual |
Implements KLDAP::LdapModelNode.
Definition at line 110 of file ldapmodelnode_p.h.
The documentation for this class was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2024 The KDE developers.
Generated on Wed Jan 24 2024 00:00:00 by doxygen 1.10.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.