kleopatra
Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary Struct Reference
#include <certifycertificatedialog_p.h>
Public Attributes | |
GpgME::Key | certificateToCertify |
unsigned int | checkLevel |
bool | exportable |
GpgME::Key | secretKey |
std::vector< unsigned int > | selectedUserIDs |
bool | sendToServer |
Detailed Description
Definition at line 142 of file certifycertificatedialog_p.h.
Member Data Documentation
GpgME::Key Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary::certificateToCertify |
Definition at line 145 of file certifycertificatedialog_p.h.
unsigned int Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary::checkLevel |
Definition at line 144 of file certifycertificatedialog_p.h.
bool Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary::exportable |
Definition at line 147 of file certifycertificatedialog_p.h.
GpgME::Key Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary::secretKey |
Definition at line 146 of file certifycertificatedialog_p.h.
std::vector<unsigned int> Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary::selectedUserIDs |
Definition at line 143 of file certifycertificatedialog_p.h.
bool Kleo::Dialogs::CertifyCertificateDialogPrivate::SummaryPage::Summary::sendToServer |
Definition at line 148 of file certifycertificatedialog_p.h.
The documentation for this struct was generated from the following file:
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.