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

Dialog to verify current master password and initiate reset of authentication database with a new password. More...

#include <qgsauthmasterpassresetdialog.h>

Inheritance diagram for QgsMasterPasswordResetDialog:
Inheritance graph
[legend]

Public Member Functions

 QgsMasterPasswordResetDialog (QWidget *parent=nullptr)
 
bool requestMasterPasswordReset (QString *newpass, QString *oldpass, bool *keepbackup)
 

Detailed Description

Dialog to verify current master password and initiate reset of authentication database with a new password.

Note
not available in Python bindings

Definition at line 38 of file qgsauthmasterpassresetdialog.h.

Constructor & Destructor Documentation

◆ QgsMasterPasswordResetDialog()

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

Definition at line 28 of file qgsauthmasterpassresetdialog.cpp.

Member Function Documentation

◆ requestMasterPasswordReset()

bool QgsMasterPasswordResetDialog::requestMasterPasswordReset ( QString *  newpass,
QString *  oldpass,
bool *  keepbackup 
)

Definition at line 46 of file qgsauthmasterpassresetdialog.cpp.


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