QgsAuthCertManager class
Dialog wrapper for widget to manage available certificate editors.
Contents
Constructors, destructors, conversion operators
- QgsAuthCertManager(QWidget* parent = nullptr) explicit
- Construct a dialog wrapper for widget to manage available certificate editors.
Public functions
- auto certEditorsWidget() -> QgsAuthCertEditors*
- Gets access to embedded editors widget.
Function documentation
QgsAuthCertManager:: QgsAuthCertManager(QWidget* parent = nullptr) explicit
Construct a dialog wrapper for widget to manage available certificate editors.
| Parameters | |
|---|---|
| parent | Parent widget |