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

Wrapper widget to manage available certificate editors. More...

#include <qgsauthcertificatemanager.h>

Inheritance diagram for QgsAuthCertEditors:
Inheritance graph
[legend]

Public Member Functions

 QgsAuthCertEditors (QWidget *parent=nullptr)
 Construct a widget to contain various certificate editors. More...
 
 ~QgsAuthCertEditors () override
 Destructor: store last selected tab. More...
 

Detailed Description

Wrapper widget to manage available certificate editors.

Definition at line 32 of file qgsauthcertificatemanager.h.

Constructor & Destructor Documentation

◆ QgsAuthCertEditors()

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

Construct a widget to contain various certificate editors.

Parameters
parentParent widget

Definition at line 24 of file qgsauthcertificatemanager.cpp.

◆ ~QgsAuthCertEditors()

QgsAuthCertEditors::~QgsAuthCertEditors ( )
override

Destructor: store last selected tab.

Definition at line 32 of file qgsauthcertificatemanager.cpp.


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