kgpg
KGpgOrphanNode Class Reference
#include <kgpgitemnode.h>
Inheritance diagram for KGpgOrphanNode:

Detailed Description
Definition at line 492 of file kgpgitemnode.h.
Public Member Functions | |
| virtual QDate | getCreation () const |
| virtual QString | getEmail () const |
| virtual QDate | getExpiration () const |
| virtual QString | getId () const |
| QString | getKeyId () const |
| virtual QString | getName () const |
| virtual QString | getSize () const |
| virtual KgpgKeyTrust | getTrust () const |
| virtual KgpgItemType | getType () const |
| KGpgOrphanNode (KGpgExpandableNode *parent, const KgpgKey &k) | |
| virtual | ~KGpgOrphanNode () |
Constructor & Destructor Documentation
| KGpgOrphanNode::KGpgOrphanNode | ( | KGpgExpandableNode * | parent, | |
| const KgpgKey & | k | |||
| ) | [explicit] |
Definition at line 643 of file kgpgitemnode.cpp.
| KGpgOrphanNode::~KGpgOrphanNode | ( | ) | [virtual] |
Definition at line 648 of file kgpgitemnode.cpp.
Member Function Documentation
| QDate KGpgOrphanNode::getCreation | ( | ) | const [virtual] |
| QString KGpgOrphanNode::getEmail | ( | ) | const [virtual] |
| QDate KGpgOrphanNode::getExpiration | ( | ) | const [virtual] |
| QString KGpgOrphanNode::getId | ( | ) | const [virtual] |
| QString KGpgOrphanNode::getKeyId | ( | ) | const [inline] |
Definition at line 504 of file kgpgitemnode.h.
| QString KGpgOrphanNode::getName | ( | ) | const [virtual] |
| QString KGpgOrphanNode::getSize | ( | ) | const [virtual] |
| virtual KgpgKeyTrust KGpgOrphanNode::getTrust | ( | ) | const [inline, virtual] |
| KgpgItemType KGpgOrphanNode::getType | ( | ) | const [virtual] |
Returns the item type of this object.
Since every subclass returns a distinct value you can use the result of this function to decide which cast to take. Note that there are subclasses (KGpgKeyNode, KGpgGroupMemberNode) that can return two different values.
Implements KGpgNode.
Definition at line 654 of file kgpgitemnode.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference