kleopatra
Kleo::Dialogs::ExportSecretKeyDialog Class Reference
#include <exportsecretkeydialog.h>
Inheritance diagram for Kleo::Dialogs::ExportSecretKeyDialog:

Detailed Description
Definition at line 49 of file exportsecretkeydialog.h.
Public Member Functions | |
| QByteArray | charset () const |
| ExportSecretKeyDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| QString | fileName () const |
| GpgME::Key | key () const |
| void | setCharset (const QByteArray &charset) |
| void | setFileName (const QString &fileName) |
| void | setKey (const GpgME::Key &key) |
| void | setUseArmor (bool armor) |
| bool | useArmor () const |
| ~ExportSecretKeyDialog () | |
Protected Slots | |
| void | accept () |
Constructor & Destructor Documentation
| ExportSecretKeyDialog::ExportSecretKeyDialog | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 145 of file exportsecretkeydialog.cpp.
| ExportSecretKeyDialog::~ExportSecretKeyDialog | ( | ) |
Definition at line 151 of file exportsecretkeydialog.cpp.
Member Function Documentation
| void ExportSecretKeyDialog::accept | ( | ) | [protected, slot] |
| QByteArray ExportSecretKeyDialog::charset | ( | ) | const |
Definition at line 183 of file exportsecretkeydialog.cpp.
| QString ExportSecretKeyDialog::fileName | ( | ) | const |
Definition at line 171 of file exportsecretkeydialog.cpp.
| Key ExportSecretKeyDialog::key | ( | ) | const |
Definition at line 163 of file exportsecretkeydialog.cpp.
| void ExportSecretKeyDialog::setCharset | ( | const QByteArray & | charset | ) |
Definition at line 175 of file exportsecretkeydialog.cpp.
| void ExportSecretKeyDialog::setFileName | ( | const QString & | fileName | ) |
Definition at line 167 of file exportsecretkeydialog.cpp.
| void Kleo::Dialogs::ExportSecretKeyDialog::setKey | ( | const GpgME::Key & | key | ) |
| void ExportSecretKeyDialog::setUseArmor | ( | bool | armor | ) |
Definition at line 190 of file exportsecretkeydialog.cpp.
| bool ExportSecretKeyDialog::useArmor | ( | ) | const |
Definition at line 194 of file exportsecretkeydialog.cpp.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference