libkpgp
Kpgp::KeyIDList Class Reference
#include <kpgpkey.h>
Inheritance diagram for Kpgp::KeyIDList:
Public Member Functions | |
KeyIDList () | |
KeyIDList (const KeyIDList &l) | |
KeyIDList (const QList< KeyID > &l) | |
KeyIDList (const KeyID &i) | |
QStringList | toStringList () const |
Static Public Member Functions | |
static KeyIDList | fromStringList (const QStringList &) |
Detailed Description
Constructor & Destructor Documentation
|
inlineexplicit |
Member Function Documentation
|
static |
Converts from a QStringList to a KeyIDList.
Definition at line 41 of file kpgpkey.cpp.
QStringList Kpgp::KeyIDList::toStringList | ( | ) | const |
Converts from a KeyIDList to a QStringList.
Definition at line 30 of file kpgpkey.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:55:48 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.