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

Widget for viewing and editing servers in authentication database. More...

#include <qgsauthserverseditor.h>

Inheritance diagram for QgsAuthServersEditor:
Inheritance graph
[legend]

Public Member Functions

 QgsAuthServersEditor (QWidget *parent=nullptr)
 Widget for editing authentication configurations directly in database. More...
 

Protected Member Functions

void showEvent (QShowEvent *e) override
 

Detailed Description

Widget for viewing and editing servers in authentication database.

Definition at line 33 of file qgsauthserverseditor.h.

Constructor & Destructor Documentation

◆ QgsAuthServersEditor()

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

Widget for editing authentication configurations directly in database.

Parameters
parentParent Widget

Definition at line 33 of file qgsauthserverseditor.cpp.

Member Function Documentation

◆ showEvent()

void QgsAuthServersEditor::showEvent ( QShowEvent *  e)
overrideprotected

Definition at line 407 of file qgsauthserverseditor.cpp.


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