QGIS API Documentation  3.4.15-Madeira (e83d02e274)
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 ( QWidget *  parent = nullptr)
explicit

Definition at line 28 of file qgsauthmasterpassresetdialog.cpp.

Member Function Documentation

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: