17#ifndef QGSAUTHMASTERPASSWORDRESETDIALOG_H
18#define QGSAUTHMASTERPASSWORDRESETDIALOG_H
20#include "ui_qgsauthmasterpassresetdialog.h"
54 void validatePasswords();
57 QVBoxLayout *mAuthNotifyLayout =
nullptr;
58 QLabel *mAuthNotify =
nullptr;
QgsMasterPasswordResetDialog(QWidget *parent=nullptr)
bool requestMasterPasswordReset(QString *newpass, QString *oldpass, bool *keepbackup)
QgsPasswordLineEdit * oldPasswordLineEdit()
Returns the old password line edit widget.
A bar for displaying non-blocking messages to the user.
QLineEdit subclass with built in support for showing/hiding the entered password.