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

Detailed Description
Definition at line 473 of file kgpgitemnode.h.
Public Member Functions | |
| virtual QString | getComment () const |
| virtual QDate | getCreation () const |
| virtual QDate | getExpiration () const |
| virtual QString | getId () const |
| virtual KgpgItemType | getType () const |
| KGpgSignNode (KGpgExpandableNode *parent, const KgpgKeySign &s) | |
| virtual | ~KGpgSignNode () |
Constructor & Destructor Documentation
| KGpgSignNode::KGpgSignNode | ( | KGpgExpandableNode * | parent, | |
| const KgpgKeySign & | s | |||
| ) | [explicit] |
Definition at line 372 of file kgpgitemnode.cpp.
| virtual KGpgSignNode::~KGpgSignNode | ( | ) | [inline, virtual] |
Definition at line 480 of file kgpgitemnode.h.
Member Function Documentation
| virtual QString KGpgSignNode::getComment | ( | ) | const [inline, virtual] |
| QDate KGpgSignNode::getCreation | ( | ) | const [virtual] |
| QDate KGpgSignNode::getExpiration | ( | ) | const [virtual] |
| QString KGpgSignNode::getId | ( | ) | const [virtual] |
| virtual KgpgItemType KGpgSignNode::getType | ( | ) | const [inline, 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 483 of file kgpgitemnode.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference