QGIS API Documentation
3.0.2-Girona (307d082)
|
Dialog to verify current master password and initiate reset of authentication database with a new password. More...
#include <qgsauthmasterpassresetdialog.h>
Public Member Functions | |
QgsMasterPasswordResetDialog (QWidget *parent=nullptr) | |
bool | requestMasterPasswordReset (QString *newpass, QString *oldpass, bool *keepbackup) |
Dialog to verify current master password and initiate reset of authentication database with a new password.
Definition at line 38 of file qgsauthmasterpassresetdialog.h.
|
explicit |
Definition at line 28 of file qgsauthmasterpassresetdialog.cpp.
bool QgsMasterPasswordResetDialog::requestMasterPasswordReset | ( | QString * | newpass, |
QString * | oldpass, | ||
bool * | keepbackup | ||
) |
Definition at line 46 of file qgsauthmasterpassresetdialog.cpp.