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

Widget for viewing and editing authentication identities database. More...

#include <qgsauthauthoritieseditor.h>

Inheritance diagram for QgsAuthAuthoritiesEditor:
Inheritance graph
[legend]

Public Member Functions

 QgsAuthAuthoritiesEditor (QWidget *parent=nullptr)
 Widget for viewing and editing certificate authorities directly in database. More...
 

Protected Member Functions

void showEvent (QShowEvent *e) override
 Overridden show event of base widget. More...
 

Detailed Description

Widget for viewing and editing authentication identities database.

Definition at line 37 of file qgsauthauthoritieseditor.h.

Constructor & Destructor Documentation

◆ QgsAuthAuthoritiesEditor()

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

Widget for viewing and editing certificate authorities directly in database.

Parameters
parentParent widget

Definition at line 43 of file qgsauthauthoritieseditor.cpp.

Member Function Documentation

◆ showEvent()

void QgsAuthAuthoritiesEditor::showEvent ( QShowEvent *  e)
overrideprotected

Overridden show event of base widget.

Definition at line 785 of file qgsauthauthoritieseditor.cpp.


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