Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ setNameHint
Method
setNameHint
Components/AddBookmarkDialog.cpp:58–62 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
}
57
58
void
59
AddBookmarkDialog::setNameHint(QString const &name)
60
{
61
this->ui->nameEdit->setText(name);
62
}
63
64
void
65
AddBookmarkDialog::setModulationHint(QString const &name)
Callers
2
onEditBookmark
Method · 0.80
onAddBookmark
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected