kgpg
KgpgCore::KgpgKeySignList Class Reference
#include <kgpgkey.h>
Inheritance diagram for KgpgCore::KgpgKeySignList:

Detailed Description
Definition at line 178 of file kgpgkey.h.
Public Member Functions | |
| KgpgKeySignList (const QList< KgpgKeySign > &other) | |
| KgpgKeySignList (const KgpgKeySignList &other) | |
| KgpgKeySignList (const KgpgKeySign &sign) | |
| KgpgKeySignList () | |
| KgpgKeySignList | operator+ (const KgpgKeySignList &other) const |
| KgpgKeySignList & | operator<< (const KgpgKeySignList &l) |
| KgpgKeySignList & | operator<< (KgpgKeySign sign) |
Constructor & Destructor Documentation
| KgpgCore::KgpgKeySignList::KgpgKeySignList | ( | const KgpgKeySign & | sign | ) | [inline, explicit] |
| KgpgCore::KgpgKeySignList::KgpgKeySignList | ( | const KgpgKeySignList & | other | ) | [inline] |
| KgpgCore::KgpgKeySignList::KgpgKeySignList | ( | const QList< KgpgKeySign > & | other | ) | [inline] |
Member Function Documentation
| KgpgKeySignList KgpgCore::KgpgKeySignList::operator+ | ( | const KgpgKeySignList & | other | ) | const [inline] |
| KgpgKeySignList& KgpgCore::KgpgKeySignList::operator<< | ( | const KgpgKeySignList & | l | ) | [inline] |
| KgpgKeySignList& KgpgCore::KgpgKeySignList::operator<< | ( | KgpgKeySign | sign | ) | [inline] |
The documentation for this class was generated from the following file:
KDE 4.2 API Reference