kleopatra
#include <exportsecretkeydialog.h>

Public Member Functions | |
| ExportSecretKeyDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| ~ExportSecretKeyDialog () | |
| QByteArray | charset () const | 
| 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 | 
Protected Slots | |
| void | accept () | 
Detailed Description
Definition at line 49 of file exportsecretkeydialog.h.
Constructor & Destructor Documentation
      
  | 
  explicit | 
Definition at line 148 of file exportsecretkeydialog.cpp.
| ExportSecretKeyDialog::~ExportSecretKeyDialog | ( | ) | 
Definition at line 154 of file exportsecretkeydialog.cpp.
Member Function Documentation
      
  | 
  protectedslot | 
Definition at line 201 of file exportsecretkeydialog.cpp.
| QByteArray ExportSecretKeyDialog::charset | ( | ) | const | 
Definition at line 186 of file exportsecretkeydialog.cpp.
| QString ExportSecretKeyDialog::fileName | ( | ) | const | 
Definition at line 174 of file exportsecretkeydialog.cpp.
| Key ExportSecretKeyDialog::key | ( | ) | const | 
Definition at line 166 of file exportsecretkeydialog.cpp.
| void ExportSecretKeyDialog::setCharset | ( | const QByteArray & | charset | ) | 
Definition at line 178 of file exportsecretkeydialog.cpp.
| void ExportSecretKeyDialog::setFileName | ( | const QString & | fileName | ) | 
Definition at line 170 of file exportsecretkeydialog.cpp.
| void ExportSecretKeyDialog::setKey | ( | const GpgME::Key & | key | ) | 
Definition at line 157 of file exportsecretkeydialog.cpp.
| void ExportSecretKeyDialog::setUseArmor | ( | bool | armor | ) | 
Definition at line 193 of file exportsecretkeydialog.cpp.
| bool ExportSecretKeyDialog::useArmor | ( | ) | const | 
Definition at line 197 of file exportsecretkeydialog.cpp.
The documentation for this class was generated from the following files:
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:43 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.
    KDE API Reference