kgpg
KGpgNode.h
Go to the documentation of this file.
Definition: kgpgitemmodel.h:44
KGpgExpandableNode * getParentKeyNode() const
Returns the parent node in the key hierarchy.
Definition: KGpgNode.cpp:330
virtual KgpgCore::KgpgItemType getType() const =0
Returns the item type of this object.
virtual QString getSize() const
Returns a string describing the size of this object.
Definition: KGpgNode.cpp:288
Class for child objects that are only a reference to a primary key.
Definition: KGpgRefNode.h:39
virtual QModelIndex index(int row, int column, const QModelIndex &parent=QModelIndex()) const
Definition: kgpgitemmodel.cpp:44
virtual int getChildIndex(KGpgNode *node) const
Returns the index for a given child node.
Definition: KGpgNode.cpp:275
The abstract base class for all classes representing keyring data.
Definition: KGpgNode.h:42
The abstract base class for all classes that may have child objects.
Definition: KGpgExpandableNode.h:34
virtual KGpgNode * getChild(const int index) const
Returns the child node at the given index.
Definition: KGpgNode.cpp:268
QObject * parent() const
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.