QGIS API Documentation 4.3.0-Master (16649ce5cc6)
Loading...
Searching...
No Matches
QgsAuthCertManager Class Reference

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

#include <qgsauthcertificatemanager.h>

Inheritance diagram for QgsAuthCertManager:

Public Member Functions

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

Detailed Description

Dialog wrapper for widget to manage available certificate editors.

Definition at line 56 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 45 of file qgsauthcertificatemanager.cpp.

Member Function Documentation

◆ certEditorsWidget()

QgsAuthCertEditors * QgsAuthCertManager::certEditorsWidget ( )
inline

Gets access to embedded editors widget.

Definition at line 68 of file qgsauthcertificatemanager.h.


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