MCPcopy Create free account
hub / github.com/BatchDrake/SigDigger / getProfileName

Method getProfileName

Components/SaveProfileDialog.cpp:53–57  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

51}
52
53QString
54SaveProfileDialog::getProfileName(void) const
55{
56 return this->ui->profileNameLabel->text();
57}
58
59void
60SaveProfileDialog::setProfileName(QString const &name)

Callers 1

onSaveProfileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected