kgpg
KGpgRefNode.cpp
Go to the documentation of this file.
KGpgExpandableNode * getParentKeyNode() const
Returns the parent node in the key hierarchy.
Definition: KGpgNode.cpp:330
QObject * sender() const
bool disconnect(const QObject *sender, const char *signal, const QObject *receiver, const char *method)
void append(const T &value)
bool isEmpty() const
QString right(int n) const
virtual KGpgKeyNode * getRefNode() const
Get the node of the primary key this node references to.
Definition: KGpgRefNode.cpp:146
KGpgRefNode(KGpgExpandableNode *parent, KGpgKeyNode *key)
Definition: KGpgRefNode.cpp:60
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
void addRef(KGpgRefNode *node)
Notify this key that a KGpgRefNode now references this key.
Definition: KGpgKeyNode.cpp:211
int length() const
bool compareId(const QString &other) const
compare the id of this node to the given other node
Definition: KGpgKeyNode.cpp:339
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
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.