Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
59
void
60
SaveProfileDialog::setProfileName(QString const &name)
61
{
62
this->ui->profileNameLabel->setText(name);
63
}
64
65
void
66
SaveProfileDialog::onTextChanged(void)
Callers
1
onSaveProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected