| QGIS API Documentation
    3.20.0-Odense (decaadbb31)
    | 
Widget for listing trusted Certificate (Intermediate) Authorities used in secure connections. More...
#include <qgsauthtrustedcasdialog.h>

| Public Member Functions | |
| QgsAuthTrustedCAsDialog (QWidget *parent=nullptr, const QList< QSslCertificate > &trustedCAs=QList< QSslCertificate >()) | |
| Construct a dialog that will list the trusted Certificate Authorities.  More... | |
| Protected Member Functions | |
| void | showEvent (QShowEvent *e) override | 
Widget for listing trusted Certificate (Intermediate) Authorities used in secure connections.
Definition at line 35 of file qgsauthtrustedcasdialog.h.
| 
 | explicit | 
Construct a dialog that will list the trusted Certificate Authorities.
| parent | Parent widget | 
| trustedCAs | List of trusted Certificate Authorities objects | 
Definition at line 31 of file qgsauthtrustedcasdialog.cpp.
| 
 | overrideprotected | 
Definition at line 315 of file qgsauthtrustedcasdialog.cpp.