kleopatra
Kleo::Dialogs::OwnerTrustDialog Class Reference
#include <ownertrustdialog.h>
Inheritance diagram for Kleo::Dialogs::OwnerTrustDialog:
Public Member Functions | |
OwnerTrustDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
~OwnerTrustDialog () | |
QString | formattedCertificateName () const |
bool | hasSecretKey () const |
bool | isAdvancedMode () const |
GpgME::Key::OwnerTrust | ownerTrust () const |
void | setAdvancedMode (bool advanced) |
void | setFormattedCertificateName (const QString &formatted) |
void | setHasSecretKey (bool secret) |
void | setOwnerTrust (GpgME::Key::OwnerTrust) |
Detailed Description
Definition at line 45 of file ownertrustdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 93 of file ownertrustdialog.cpp.
OwnerTrustDialog::~OwnerTrustDialog | ( | ) |
Definition at line 103 of file ownertrustdialog.cpp.
Member Function Documentation
QString OwnerTrustDialog::formattedCertificateName | ( | ) | const |
Definition at line 113 of file ownertrustdialog.cpp.
bool OwnerTrustDialog::hasSecretKey | ( | ) | const |
Definition at line 123 of file ownertrustdialog.cpp.
bool OwnerTrustDialog::isAdvancedMode | ( | ) | const |
Definition at line 133 of file ownertrustdialog.cpp.
Key::OwnerTrust OwnerTrustDialog::ownerTrust | ( | ) | const |
Definition at line 164 of file ownertrustdialog.cpp.
void OwnerTrustDialog::setAdvancedMode | ( | bool | advanced | ) |
Definition at line 127 of file ownertrustdialog.cpp.
void OwnerTrustDialog::setFormattedCertificateName | ( | const QString & | formatted | ) |
Definition at line 105 of file ownertrustdialog.cpp.
void OwnerTrustDialog::setHasSecretKey | ( | bool | secret | ) |
Definition at line 117 of file ownertrustdialog.cpp.
void OwnerTrustDialog::setOwnerTrust | ( | GpgME::Key::OwnerTrust | ) |
Definition at line 154 of file ownertrustdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
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
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.