MCPcopy 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
58void
59AddBookmarkDialog::setNameHint(QString const &name)
60{
61 this->ui->nameEdit->setText(name);
62}
63
64void
65AddBookmarkDialog::setModulationHint(QString const &name)

Callers 2

onEditBookmarkMethod · 0.80
onAddBookmarkMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected