kleopatra
Kleo::Commands::ExportSecretKeyCommand Class Reference
#include <exportsecretkeycommand.h>
Inheritance diagram for Kleo::Commands::ExportSecretKeyCommand:

Detailed Description
Definition at line 44 of file exportsecretkeycommand.h.
Public Member Functions | |
| ExportSecretKeyCommand (const GpgME::Key &key) | |
| ExportSecretKeyCommand (KeyListController *parent) | |
| ExportSecretKeyCommand (QAbstractItemView *view, KeyListController *parent) | |
| QString | fileName () const |
| QByteArray | passphraseCharset () const |
| void | setFileName (const QString &fileName) |
| void | setPassphraseCharset (const QByteArray &charset) |
| void | setUseArmor (bool armor) |
| bool | useArmor () const |
| ~ExportSecretKeyCommand () | |
Static Public Member Functions | |
| static Restrictions | restrictions () |
Constructor & Destructor Documentation
| ExportSecretKeyCommand::ExportSecretKeyCommand | ( | QAbstractItemView * | view, | |
| KeyListController * | parent | |||
| ) | [explicit] |
Definition at line 59 of file exportsecretkeycommand.cpp.
| ExportSecretKeyCommand::ExportSecretKeyCommand | ( | KeyListController * | parent | ) | [explicit] |
Definition at line 53 of file exportsecretkeycommand.cpp.
| Kleo::Commands::ExportSecretKeyCommand::ExportSecretKeyCommand | ( | const GpgME::Key & | key | ) | [explicit] |
| ExportSecretKeyCommand::~ExportSecretKeyCommand | ( | ) |
Definition at line 71 of file exportsecretkeycommand.cpp.
Member Function Documentation
| QString Kleo::Commands::ExportSecretKeyCommand::fileName | ( | ) | const [inline] |
Definition at line 53 of file exportsecretkeycommand.h.
| QByteArray Kleo::Commands::ExportSecretKeyCommand::passphraseCharset | ( | ) | const [inline] |
Definition at line 56 of file exportsecretkeycommand.h.
| static Restrictions Kleo::Commands::ExportSecretKeyCommand::restrictions | ( | ) | [inline, static] |
| void ExportSecretKeyCommand::setFileName | ( | const QString & | fileName | ) |
Definition at line 73 of file exportsecretkeycommand.cpp.
| void ExportSecretKeyCommand::setPassphraseCharset | ( | const QByteArray & | charset | ) |
Definition at line 77 of file exportsecretkeycommand.cpp.
| void ExportSecretKeyCommand::setUseArmor | ( | bool | armor | ) |
Definition at line 81 of file exportsecretkeycommand.cpp.
| bool Kleo::Commands::ExportSecretKeyCommand::useArmor | ( | ) | const [inline] |
Definition at line 59 of file exportsecretkeycommand.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference