QGIS API Documentation 3.37.0-Master (fdefdf9c27f)
Public Member Functions | List of all members
QgsAuthCertManager Class Reference

Dialog wrapper for widget to manage available certificate editors. More...

#include <qgsauthcertificatemanager.h>

Inheritance diagram for QgsAuthCertManager:
Inheritance graph
[legend]

Public Member Functions

 QgsAuthCertManager (QWidget *parent=nullptr)
 Construct a dialog wrapper for widget to manage available certificate editors. More...
 
QgsAuthCertEditorscertEditorsWidget ()
 Gets access to embedded editors widget. More...
 

Detailed Description

Dialog wrapper for widget to manage available certificate editors.

Definition at line 58 of file qgsauthcertificatemanager.h.

Constructor & Destructor Documentation

◆ QgsAuthCertManager()

QgsAuthCertManager::QgsAuthCertManager ( QWidget *  parent = nullptr)
explicit

Construct a dialog wrapper for widget to manage available certificate editors.

Parameters
parentParent widget

Definition at line 39 of file qgsauthcertificatemanager.cpp.

Member Function Documentation

◆ certEditorsWidget()

QgsAuthCertEditors * QgsAuthCertManager::certEditorsWidget ( )
inline

Gets access to embedded editors widget.

Definition at line 71 of file qgsauthcertificatemanager.h.


The documentation for this class was generated from the following files: