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

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