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

Method setProfileName

Components/SaveProfileDialog.cpp:59–63  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

57}
58
59void
60SaveProfileDialog::setProfileName(QString const &name)
61{
62 this->ui->profileNameLabel->setText(name);
63}
64
65void
66SaveProfileDialog::onTextChanged(void)

Callers 1

onSaveProfileMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected