kleopatra
certificaterequester.cpp
Go to the documentation of this file.
bool onlyEncryptionCertificatesAllowed() const
bool multipleCertificatesAllowed() const
void setOnlyX509CertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:178
void setOnlyOpenPGPCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:167
void setSelectedCertificates(const QStringList &certs)
Definition: certificaterequester.cpp:200
bool onlySigningCertificatesAllowed() const
void selectedCertificatesChanged(const QStringList &certs)
~CertificateRequester()
Definition: certificaterequester.cpp:128
QStringList selectedCertificates() const
void setOnlyEncryptionCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:156
bool onlyOpenPGPCertificatesAllowed() const
void setOnlySecretKeysAllowed(bool allow)
Definition: certificaterequester.cpp:189
bool onlyX509CertificatesAllowed() const
QString selectedCertificate() const
Definition: certificaterequester.cpp:217
void setMultipleCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:134
void setSelectedCertificate(const QString &cert)
Definition: certificaterequester.cpp:213
bool onlySecretKeysAllowed() const
void setOnlySigningCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:145
CertificateRequester(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: certificaterequester.cpp:122
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:56:40 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:40 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.