Class: QgsAuthAuthoritiesEditor

Widget for viewing and editing authentication identities database

Class Hierarchy

Inheritance diagram of qgis.gui.QgsAuthAuthoritiesEditor

Base classes

QWidget

QObject

QPaintDevice

Methods

showEvent

Overridden show event of base widget

class qgis.gui.QgsAuthAuthoritiesEditor[source]

Bases: QWidget

__init__(parent: QWidget | None = None)

Widget for viewing and editing certificate authorities directly in database

Parameters:

parent (Optional[QWidget] = None) – Parent widget

showEvent(self, e: QShowEvent | None)[source]

Overridden show event of base widget

Parameters:

e (Optional[QShowEvent])