kgpg
KGpgExpandableNode.cpp
  
Go to the documentation of this file.
virtual const KGpgNode::List & getChildren() const 
Definition: KGpgExpandableNode.cpp:71
virtual int getChildIndex(KGpgNode *node) const 
Returns the index for a given child node. 
Definition: KGpgExpandableNode.cpp:77
virtual ~KGpgExpandableNode()
Definition: KGpgExpandableNode.cpp:34
const QObjectList & children() const
KGpgExpandableNode(KGpgExpandableNode *parent=NULL)
Definition: KGpgExpandableNode.cpp:27
virtual KGpgNode * getChild(const int index) const 
Returns the child node at the given index. 
Definition: KGpgExpandableNode.cpp:41
virtual void deleteChild(KGpgNode *child)
Definition: KGpgExpandableNode.cpp:83
void append(const T &value)
The abstract base class for all classes representing keyring data. 
Definition: KGpgNode.h:42
virtual bool hasChildren() const 
check if there are any child nodes 
Definition: KGpgExpandableNode.cpp:58
The abstract base class for all classes that may have child objects. 
Definition: KGpgExpandableNode.h:34
virtual bool wasExpanded() const 
check if there are any child nodes present in memory 
Definition: KGpgExpandableNode.cpp:64
virtual void readChildren()=0
reimplemented in every base class to read in the child data 
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:42:08 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:42:08 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference