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