kleopatra
Kleo::Dialogs::OwnerTrustDialog Class Reference
#include <ownertrustdialog.h>
Inheritance diagram for Kleo::Dialogs::OwnerTrustDialog:

Detailed Description
Definition at line 45 of file ownertrustdialog.h.
Public Member Functions | |
| QString | formattedCertificateName () const |
| bool | hasSecretKey () const |
| bool | isAdvancedMode () const |
| GpgME::Key::OwnerTrust | ownerTrust () const |
| OwnerTrustDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
| void | setAdvancedMode (bool advanced) |
| void | setFormattedCertificateName (const QString &formatted) |
| void | setHasSecretKey (bool secret) |
| void | setOwnerTrust (GpgME::Key::OwnerTrust) |
| ~OwnerTrustDialog () | |
Constructor & Destructor Documentation
| OwnerTrustDialog::OwnerTrustDialog | ( | QWidget * | parent = 0, |
|
| Qt::WindowFlags | f = 0 | |||
| ) | [explicit] |
Definition at line 89 of file ownertrustdialog.cpp.
| OwnerTrustDialog::~OwnerTrustDialog | ( | ) |
Definition at line 95 of file ownertrustdialog.cpp.
Member Function Documentation
| QString OwnerTrustDialog::formattedCertificateName | ( | ) | const |
Definition at line 105 of file ownertrustdialog.cpp.
| bool OwnerTrustDialog::hasSecretKey | ( | ) | const |
Definition at line 115 of file ownertrustdialog.cpp.
| bool OwnerTrustDialog::isAdvancedMode | ( | ) | const |
Definition at line 125 of file ownertrustdialog.cpp.
| Key::OwnerTrust OwnerTrustDialog::ownerTrust | ( | ) | const |
Definition at line 155 of file ownertrustdialog.cpp.
| void OwnerTrustDialog::setAdvancedMode | ( | bool | advanced | ) |
Definition at line 119 of file ownertrustdialog.cpp.
| void OwnerTrustDialog::setFormattedCertificateName | ( | const QString & | formatted | ) |
Definition at line 97 of file ownertrustdialog.cpp.
| void OwnerTrustDialog::setHasSecretKey | ( | bool | secret | ) |
Definition at line 109 of file ownertrustdialog.cpp.
| void Kleo::Dialogs::OwnerTrustDialog::setOwnerTrust | ( | GpgME::Key::OwnerTrust | ) |
The documentation for this class was generated from the following files:
KDE 4.2 API Reference