kleopatra
#include <signerresolvepage_p.h>
Definition at line 50 of file signerresolvepage_p.h.
AbstractSigningProtocolSelectionWidget::AbstractSigningProtocolSelectionWidget |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
flags = 0 |
|
) |
| |
|
explicit |
virtual std::vector<GpgME::Protocol> Kleo::Crypto::Gui::AbstractSigningProtocolSelectionWidget::checkedProtocols |
( |
| ) |
const |
|
pure virtual |
virtual bool Kleo::Crypto::Gui::AbstractSigningProtocolSelectionWidget::isProtocolChecked |
( |
GpgME::Protocol |
protocol | ) |
const |
|
pure virtual |
virtual void Kleo::Crypto::Gui::AbstractSigningProtocolSelectionWidget::setCertificate |
( |
GpgME::Protocol |
protocol, |
|
|
const GpgME::Key & |
key |
|
) |
| |
|
pure virtual |
virtual void Kleo::Crypto::Gui::AbstractSigningProtocolSelectionWidget::setProtocolChecked |
( |
GpgME::Protocol |
protocol, |
|
|
bool |
checked |
|
) |
| |
|
pure virtual |
void Kleo::Crypto::Gui::AbstractSigningProtocolSelectionWidget::userSelectionChanged |
( |
| ) |
|
|
signal |
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
KDE's Doxygen guidelines are available online.