kleopatra
#include <lookupcertificatesdialog.h>
Definition at line 49 of file lookupcertificatesdialog.h.
LookupCertificatesDialog::LookupCertificatesDialog |
( |
QWidget * |
parent = 0 , |
|
|
Qt::WindowFlags |
f = 0 |
|
) |
| |
|
explicit |
LookupCertificatesDialog::~LookupCertificatesDialog |
( |
| ) |
|
void LookupCertificatesDialog::accept |
( |
| ) |
|
|
slot |
void Kleo::Dialogs::LookupCertificatesDialog::detailsRequested |
( |
const GpgME::Key & |
certs | ) |
|
|
signal |
void Kleo::Dialogs::LookupCertificatesDialog::importRequested |
( |
const std::vector< GpgME::Key > & |
certs | ) |
|
|
signal |
bool LookupCertificatesDialog::isPassive |
( |
| ) |
const |
void Kleo::Dialogs::LookupCertificatesDialog::saveAsRequested |
( |
const std::vector< GpgME::Key > & |
certs | ) |
|
|
signal |
QString LookupCertificatesDialog::searchText |
( |
| ) |
const |
void Kleo::Dialogs::LookupCertificatesDialog::searchTextChanged |
( |
const QString & |
text | ) |
|
|
signal |
std::vector< Key > LookupCertificatesDialog::selectedCertificates |
( |
| ) |
const |
void LookupCertificatesDialog::setCertificates |
( |
const std::vector< GpgME::Key > & |
certs | ) |
|
void LookupCertificatesDialog::setPassive |
( |
bool |
passive | ) |
|
void LookupCertificatesDialog::setSearchText |
( |
const QString & |
text | ) |
|
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.