Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
53
QString
54
SaveProfileDialog::getProfileName(void) const
55
{
56
return this->ui->profileNameLabel->text();
57
}
58
59
void
60
SaveProfileDialog::setProfileName(QString const &name)
Callers
1
onSaveProfile
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected