Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ bandwidth
Method
bandwidth
Components/AddBookmarkDialog.cpp:95–99 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
qint32
96
AddBookmarkDialog::bandwidth(void) const
97
{
98
return static_cast<qint32>(this->ui->bandwidthSpinBox->value());
99
}
100
101
QString
102
AddBookmarkDialog::modulation(void) const
Callers
5
onEditAccepted
Method · 0.80
onEditBookmark
Method · 0.80
onBookmarkAccepted
Method · 0.80
onJumpToBookmark
Method · 0.80
data
Method · 0.80
Calls
1
value
Method · 0.80
Tested by
no test coverage detected