MCPcopy 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
55QString
56QuickConnectDialog::getUser(void) const
57{
58 return this->ui->userEdit->text();
59}
60
61QString
62QuickConnectDialog::getPassword(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected