kleopatra
certificaterequester.cpp
Go to the documentation of this file.
QWidget * window() const
bool onlyEncryptionCertificatesAllowed() const
bool multipleCertificatesAllowed() const
QString join(const QString &separator) const
QString tr(const char *sourceText, const char *disambiguation, int n)
StandardButton information(QWidget *parent, const QString &title, const QString &text, QFlags< QMessageBox::StandardButton > buttons, StandardButton defaultButton)
void setOnlyX509CertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:177
void setOnlyOpenPGPCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:166
void setSelectedCertificates(const QStringList &certs)
Definition: certificaterequester.cpp:199
bool onlySigningCertificatesAllowed() const
void selectedCertificatesChanged(const QStringList &certs)
~CertificateRequester()
Definition: certificaterequester.cpp:127
QStringList selectedCertificates() const
void setOnlyEncryptionCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:155
bool onlyOpenPGPCertificatesAllowed() const
void setOnlySecretKeysAllowed(bool allow)
Definition: certificaterequester.cpp:188
bool onlyX509CertificatesAllowed() const
typedef WindowFlags
QString selectedCertificate() const
Definition: certificaterequester.cpp:216
void setMultipleCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:133
void setSelectedCertificate(const QString &cert)
Definition: certificaterequester.cpp:212
bool onlySecretKeysAllowed() const
bool connect(const QObject *sender, const char *signal, const QObject *receiver, const char *method, Qt::ConnectionType type)
WId effectiveWinId() const
void setOnlySigningCertificatesAllowed(bool allow)
Definition: certificaterequester.cpp:144
CertificateRequester(QWidget *parent=0, Qt::WindowFlags f=0)
Definition: certificaterequester.cpp:121
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:33:10 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:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.