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

Detailed Description
Definition at line 38 of file selectpublickeydialog.h.
Public Member Functions | |
| KgpgSelectPublicKeyDlg (QWidget *parent=0, const QString &sfile="", const bool &filemode=false, const KShortcut &goDefaultKey=KShortcut(QKeySequence(Qt::CTRL+Qt::Key_Home)), const bool &hideasciioption=false) | |
| QStringList | selectedKeys () const |
| QString | getCustomOptions () const |
| bool | getSymmetric () const |
| bool | getUntrusted () const |
| bool | getHideId () const |
| bool | getArmor () const |
Public Attributes | |
| KVBox * | optionsbox |
Constructor & Destructor Documentation
| KgpgSelectPublicKeyDlg::KgpgSelectPublicKeyDlg | ( | QWidget * | parent = 0, |
|
| const QString & | sfile = "", |
|||
| const bool & | filemode = false, |
|||
| const KShortcut & | goDefaultKey = KShortcut(QKeySequence(Qt::CTRL + Qt::Key_Home)), |
|||
| const bool & | hideasciioption = false | |||
| ) | [explicit] |
Definition at line 120 of file selectpublickeydialog.cpp.
Member Function Documentation
| QStringList KgpgSelectPublicKeyDlg::selectedKeys | ( | ) | const |
Definition at line 227 of file selectpublickeydialog.cpp.
| QString KgpgSelectPublicKeyDlg::getCustomOptions | ( | ) | const |
Definition at line 252 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getSymmetric | ( | ) | const |
Definition at line 247 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getUntrusted | ( | ) | const |
Definition at line 259 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getHideId | ( | ) | const |
Definition at line 269 of file selectpublickeydialog.cpp.
| bool KgpgSelectPublicKeyDlg::getArmor | ( | ) | const |
Definition at line 264 of file selectpublickeydialog.cpp.
Member Data Documentation
Definition at line 55 of file selectpublickeydialog.h.
The documentation for this class was generated from the following files:
KDE 4.0 API Reference