KLDAP Library
KLDAP::LdapModelNode Class Referenceabstract
#include <ldapmodelnode_p.h>
Inheritance diagram for KLDAP::LdapModelNode:

Public Types | |
enum | NodeType { DN , Attr } |
Public Member Functions | |
LdapModelNode (LdapModelDNNode *parent=0) | |
int | columnCount () const |
bool | isPopulated () const |
virtual NodeType | nodeType () const =0 |
LdapModelDNNode * | parent () |
int | row () const |
void | setPopulated (bool b) |
Detailed Description
Definition at line 40 of file ldapmodelnode_p.h.
Member Enumeration Documentation
◆ NodeType
enum KLDAP::LdapModelNode::NodeType |
Definition at line 46 of file ldapmodelnode_p.h.
Member Function Documentation
◆ columnCount()
|
inline |
Definition at line 54 of file ldapmodelnode_p.h.
◆ isPopulated()
|
inline |
Definition at line 58 of file ldapmodelnode_p.h.
◆ setPopulated()
|
inline |
Definition at line 57 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-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2022 The KDE developers.
Generated on Thu Jul 21 2022 00:00:00 by doxygen 1.9.5 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.