certmanager
HierarchyAnalyser Class Reference
Inherits QObject.
Detailed Description
Definition at line 44 of file hierarchyanalyser.h.
Public Slots | |
| void | slotNextKey (const GpgME::Key &key) |
Public Member Functions | |
| HierarchyAnalyser (QObject *parent=0, const char *name=0) | |
| ~HierarchyAnalyser () | |
|
const std::vector < GpgME::Key > & | rootItems () const |
|
const std::vector < GpgME::Key > & | subjectsForIssuer (const char *issuer_fpr) const |
| std::vector< GpgME::Key > | subjectsForIssuerRecursive (const char *issuer_fpr) const |
| void | clear () |
The documentation for this class was generated from the following files:

