Home
last modified time | relevance | path

Searched defs:MasterPasswordDialog (Results 1 – 8 of 8) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/uui/source/
H A Dmasterpassworddlg.cxx28 IMPL_LINK_NOARG(MasterPasswordDialog, OKHdl_Impl, weld::Button&, void) in IMPL_LINK_NOARG() argument
33 MasterPasswordDialog::MasterPasswordDialog in MasterPasswordDialog() function in MasterPasswordDialog
H A Dmasterpassworddlg.hxx25 class MasterPasswordDialog : public weld::GenericDialogController class
/dports/editors/libreoffice6/libreoffice-6.4.7.2/uui/source/
H A Dmasterpassworddlg.cxx28 IMPL_LINK_NOARG(MasterPasswordDialog, OKHdl_Impl, weld::Button&, void) in IMPL_LINK_NOARG() argument
33 MasterPasswordDialog::MasterPasswordDialog in MasterPasswordDialog() function in MasterPasswordDialog
H A Dmasterpassworddlg.hxx26 class MasterPasswordDialog : public weld::GenericDialogController class
/dports/www/falkon/falkon-3.2.0/src/lib/autofill/passwordbackends/
H A Ddatabaseencryptedpasswordbackend.h28 class MasterPasswordDialog; variable
96 class MasterPasswordDialog; variable
H A Ddatabaseencryptedpasswordbackend.cpp509 MasterPasswordDialog::MasterPasswordDialog(DatabaseEncryptedPasswordBackend* backend, QWidget* pare… in MasterPasswordDialog() function in MasterPasswordDialog
/dports/www/otter-browser/otter-browser-1.0.03/src/ui/
H A DMasterPasswordDialog.h30 class MasterPasswordDialog; variable
H A DMasterPasswordDialog.cpp27 MasterPasswordDialog::MasterPasswordDialog(QWidget *parent) : Dialog(parent), in MasterPasswordDialog() function in Otter::MasterPasswordDialog