Class: QgsAuthIdentitiesEditor

Widget for viewing and editing authentication identities database

Class Hierarchy

Inheritance diagram of qgis.gui.QgsAuthIdentitiesEditor

Base classes

QWidget

QObject

QPaintDevice

Methods

showEvent

Overridden show event of base widget

class qgis.gui.QgsAuthIdentitiesEditor[source]

Bases: QWidget

__init__(parent: QWidget | None = None)

Widget for editing authentication configurations 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])