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

Method name

Components/AddBookmarkDialog.cpp:83–87  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

81}
82
83QString
84AddBookmarkDialog::name(void) const
85{
86 return this->ui->nameEdit->text();
87}
88
89QColor
90AddBookmarkDialog::color(void) const

Callers 3

setColorConfigMethod · 0.45
onEditAcceptedMethod · 0.45
deserializeMethod · 0.45

Calls

no outgoing calls

Tested by 1

setColorConfigMethod · 0.36