Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ getPassword
Method
getPassword
Components/QuickConnectDialog.cpp:61–65 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
59
}
60
61
QString
62
QuickConnectDialog::getPassword(void) const
63
{
64
return this->ui->passwordEdit->text();
65
}
66
67
int
68
QuickConnectDialog::getPort(void) const
Callers
1
onQuickConnectAccepted
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected