QGIS API Documentation 3.99.0-Master (2fe06baccd8)
Loading...
Searching...
No Matches
QgsAuthServersEditor Class Reference

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

#include <qgsauthserverseditor.h>

Inheritance diagram for QgsAuthServersEditor:

Public Member Functions

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

Protected Member Functions

void showEvent (QShowEvent *e) override

Detailed Description

Widget for viewing and editing servers in authentication database.

Definition at line 34 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 35 of file qgsauthserverseditor.cpp.

Member Function Documentation

◆ showEvent()

void QgsAuthServersEditor::showEvent ( QShowEvent * e)
overrideprotected

Definition at line 373 of file qgsauthserverseditor.cpp.


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