QGIS API Documentation 3.99.0-Master (21b3aa880ba)
Loading...
Searching...
No Matches
QgsAuthCertEditors Class Reference

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

#include <qgsauthcertificatemanager.h>

Inheritance diagram for QgsAuthCertEditors:

Public Member Functions

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

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 27 of file qgsauthcertificatemanager.cpp.

◆ ~QgsAuthCertEditors()

QgsAuthCertEditors::~QgsAuthCertEditors ( )
override

Destructor: store last selected tab.

Definition at line 35 of file qgsauthcertificatemanager.cpp.


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