QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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...
 
QgsAuthCertEditors * certEditorsWidget ()
 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 ( 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

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: