MCPcopy 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
95qint32
96AddBookmarkDialog::bandwidth(void) const
97{
98 return static_cast<qint32>(this->ui->bandwidthSpinBox->value());
99}
100
101QString
102AddBookmarkDialog::modulation(void) const

Callers 5

onEditAcceptedMethod · 0.80
onEditBookmarkMethod · 0.80
onBookmarkAcceptedMethod · 0.80
onJumpToBookmarkMethod · 0.80
dataMethod · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected