#include <qgsauthtrustedcasdialog.h>
|
| | QgsAuthTrustedCAsDialog (QWidget *parent=nullptr, const QList< QSslCertificate > &trustedCAs=QList< QSslCertificate >()) |
| | Construct a dialog that will list the trusted Certificate Authorities. More...
|
| |
Widget for listing trusted Certificate (Intermediate) Authorities used in secure connections
Definition at line 35 of file qgsauthtrustedcasdialog.h.
◆ QgsAuthTrustedCAsDialog()
| QgsAuthTrustedCAsDialog::QgsAuthTrustedCAsDialog |
( |
QWidget * |
parent = nullptr, |
|
|
const QList< QSslCertificate > & |
trustedCAs = QList<QSslCertificate>() |
|
) |
| |
|
explicit |
Construct a dialog that will list the trusted Certificate Authorities.
- Parameters
-
| parent | Parent widget |
| trustedCAs | List of trusted Certificate Authorities objects |
Definition at line 31 of file qgsauthtrustedcasdialog.cpp.
◆ showEvent()
| void QgsAuthTrustedCAsDialog::showEvent |
( |
QShowEvent * |
e | ) |
|
|
overrideprotected |
The documentation for this class was generated from the following files: