kleopatra
Kleo::Dialogs::CertificateDetailsDialog Class Reference
#include <certificatedetailsdialog.h>
Inheritance diagram for Kleo::Dialogs::CertificateDetailsDialog:
Public Member Functions | |
CertificateDetailsDialog (QWidget *parent=0, Qt::WindowFlags f=0) | |
~CertificateDetailsDialog () | |
GpgME::Key | key () const |
void | setKey (const GpgME::Key &key) |
Detailed Description
Definition at line 49 of file certificatedetailsdialog.h.
Constructor & Destructor Documentation
|
explicit |
Definition at line 460 of file certificatedetailsdialog.cpp.
CertificateDetailsDialog::~CertificateDetailsDialog | ( | ) |
Definition at line 466 of file certificatedetailsdialog.cpp.
Member Function Documentation
Key CertificateDetailsDialog::key | ( | ) | const |
Definition at line 480 of file certificatedetailsdialog.cpp.
void CertificateDetailsDialog::setKey | ( | const GpgME::Key & | key | ) |
Definition at line 472 of file certificatedetailsdialog.cpp.
The documentation for this class was generated from the following files:
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:13 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.