Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ frequency
Method
frequency
Components/AddBookmarkDialog.cpp:77–81 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
75
}
76
77
qint64
78
AddBookmarkDialog::frequency(void) const
79
{
80
return static_cast<qint64>(this->ui->frequencySpinBox->value());
81
}
82
83
QString
84
AddBookmarkDialog::name(void) const
Callers
2
onEditAccepted
Method · 0.80
onBookmarkAccepted
Method · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected