Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/baumgarr/nixnote2
/ getPassword
Method
getPassword
dialog/encryptdialog.cpp:97–100 ·
view source on GitHub ↗
Get the password
Source
from the content-addressed store, hash-verified
95
96
// Get the password
97
QString EnCryptDialog::getPassword() {
98
return password.text();
99
100
}
101
102
103
// Get the password hint
Callers
1
encryptButtonPressed
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected