| 
    QGIS API Documentation 3.32.0-Lima (311a8cb8a6)
    
   | 
 
Wrapper widget to manage available certificate editors. More...
#include <qgsauthcertificatemanager.h>

Public Member Functions | |
| QgsAuthCertEditors (QWidget *parent=nullptr) | |
| Construct a widget to contain various certificate editors.  More... | |
| ~QgsAuthCertEditors () override | |
| Destructor: store last selected tab.  More... | |
Wrapper widget to manage available certificate editors.
Definition at line 32 of file qgsauthcertificatemanager.h.
      
  | 
  explicit | 
Construct a widget to contain various certificate editors.
| parent | Parent widget | 
Definition at line 24 of file qgsauthcertificatemanager.cpp.
      
  | 
  override | 
Destructor: store last selected tab.
Definition at line 32 of file qgsauthcertificatemanager.cpp.