kgpg
KgpgSelectPublicKeyDlg Class Reference
#include <selectpublickeydialog.h>
Inheritance diagram for KgpgSelectPublicKeyDlg:

Detailed Description
Definition at line 39 of file selectpublickeydialog.h.
Public Member Functions | |
| bool | getArmor () const |
| QString | getCustomOptions () const |
| bool | getHideId () const |
| bool | getSymmetric () const |
| bool | getUntrusted () const |
| KgpgSelectPublicKeyDlg (QWidget *parent, KGpgItemModel *model, const KShortcut &goDefaultKey=KShortcut(QKeySequence(Qt::CTRL+Qt::Key_Home)), const QString &sfile=QString(), const bool &hideasciioption=false) | |
| QStringList | selectedKeys () const |
Public Attributes | |
| KVBox * | optionsbox |
Constructor & Destructor Documentation
| KgpgSelectPublicKeyDlg::KgpgSelectPublicKeyDlg | ( | QWidget * | parent, | |
| KGpgItemModel * | model, | |||
| const KShortcut & | goDefaultKey = KShortcut(QKeySequence(Qt::CTRL + Qt::Key_Home)), |
|||
| const QString & | sfile = QString(), |
|||
| const bool & | hideasciioption = false | |||
| ) |
Definition at line 39 of file selectpublickeydialog.cpp.
Member Function Documentation
| bool KgpgSelectPublicKeyDlg::getArmor | ( | ) | const |
Definition at line 189 of file selectpublickeydialog.cpp.
| QString KgpgSelectPublicKeyDlg::getCustomOptions | ( | ) | const |
Definition at line 177 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getHideId | ( | ) | const |
Definition at line 194 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getSymmetric | ( | ) | const |
Definition at line 172 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getUntrusted | ( | ) | const |
Definition at line 184 of file selectpublickeydialog.cpp.
| QStringList KgpgSelectPublicKeyDlg::selectedKeys | ( | ) | const |
Definition at line 151 of file selectpublickeydialog.cpp.
Member Data Documentation
Definition at line 56 of file selectpublickeydialog.h.
The documentation for this class was generated from the following files:
KDE 4.2 API Reference