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 |
Public Member Functions inherited from KLDAP::LdapModelNode | |
LdapModelNode (LdapModelDNNode *parent=0) | |
int | columnCount () const |
bool | isPopulated () const |
LdapModelDNNode * | parent () |
int | row () const |
void | setPopulated (bool b) |
Additional Inherited Members | |
Public Types inherited from KLDAP::LdapModelNode | |
enum | NodeType { DN, Attr } |
Detailed Description
Definition at line 102 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-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:37:58 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.