kgpg
KGpgRootNode.h
Go to the documentation of this file.
Definition: kgpgitemmodel.h:44
KGpgKeyNode * findKey(const QString &keyId)
Find a key node with the given id.
Definition: KGpgRootNode.cpp:118
void addKeys(const QStringList &ids=QStringList())
Definition: KGpgRootNode.cpp:64
The abstract base class for all classes that may have child objects.
Definition: KGpgExpandableNode.h:34
KGpgRootNode * asRootNode()
Return a pointer to this object or NULL.
Definition: KGpgRootNode.cpp:166
int findKeyRow(const QString &keyId)
Return the child number of the key with the given id.
Definition: KGpgRootNode.cpp:129
virtual KgpgCore::KgpgItemType getType() const
Returns the item type of this object.
Definition: KGpgRootNode.cpp:48
void newKeyNode(KGpgKeyNode *)
virtual void readChildren()
reimplemented in every base class to read in the child data
Definition: KGpgRootNode.cpp:43
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.