kleopatra
Kleo::ExportCertificateCommand Class Reference
#include <exportcertificatecommand.h>
Inheritance diagram for Kleo::ExportCertificateCommand:

Detailed Description
Definition at line 39 of file exportcertificatecommand.h.
Public Member Functions | |
| ExportCertificateCommand (const GpgME::Key &key) | |
| ExportCertificateCommand (KeyListController *parent) | |
| ExportCertificateCommand (QAbstractItemView *view, KeyListController *parent) | |
| QString | openPGPFileName () const |
| void | setOpenPGPFileName (const QString &fileName) |
| void | setX509FileName (const QString &fileName) |
| QString | x509FileName () const |
| ~ExportCertificateCommand () | |
Static Public Member Functions | |
| static Restrictions | restrictions () |
Constructor & Destructor Documentation
| ExportCertificateCommand::ExportCertificateCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 113 of file exportcertificatecommand.cpp.
| ExportCertificateCommand::ExportCertificateCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 107 of file exportcertificatecommand.cpp.
| Kleo::ExportCertificateCommand::ExportCertificateCommand | ( | const GpgME::Key & | key | ) | [explicit] |
| ExportCertificateCommand::~ExportCertificateCommand | ( | ) |
Definition at line 125 of file exportcertificatecommand.cpp.
Member Function Documentation
| QString ExportCertificateCommand::openPGPFileName | ( | ) | const |
Definition at line 133 of file exportcertificatecommand.cpp.
| static Restrictions Kleo::ExportCertificateCommand::restrictions | ( | ) | [inline, static] |
| void ExportCertificateCommand::setOpenPGPFileName | ( | const QString & | fileName | ) |
Definition at line 127 of file exportcertificatecommand.cpp.
| void ExportCertificateCommand::setX509FileName | ( | const QString & | fileName | ) |
Definition at line 138 of file exportcertificatecommand.cpp.
| QString ExportCertificateCommand::x509FileName | ( | ) | const |
Definition at line 144 of file exportcertificatecommand.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference