MCPcopy 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
61QString
62QuickConnectDialog::getPassword(void) const
63{
64 return this->ui->passwordEdit->text();
65}
66
67int
68QuickConnectDialog::getPort(void) const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected