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

Public Member Functions | |
| LdapModelDNNode (LdapModelDNNode *parent=0, const LdapDN &dn=LdapDN()) | |
| void | appendChild (LdapModelNode *pItem) |
| LdapModelNode * | child (int row) |
| int | childCount () const |
| const QList< LdapModelNode * > & | children () const |
| const LdapDN & | dn () const |
| LdapModelNode::NodeType | nodeType () const |
| void | setLdapObject (const LdapObject &object) |
Detailed Description
For internal use only.
Definition at line 68 of file ldapmodelnode_p.h.
Member Function Documentation
| void KLDAP::LdapModelDNNode::setLdapObject | ( | const LdapObject & | object | ) |
Creates child LdapModelAttrNode object to store object's attributes and adds them as children of this node.
- Parameters:
-
The LdapObject to store in this node.
The documentation for this class was generated from the following file:
KDE 4.4 API Reference