MCPcopy 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
77qint64
78AddBookmarkDialog::frequency(void) const
79{
80 return static_cast<qint64>(this->ui->frequencySpinBox->value());
81}
82
83QString
84AddBookmarkDialog::name(void) const

Callers 2

onEditAcceptedMethod · 0.80
onBookmarkAcceptedMethod · 0.80

Calls 1

valueMethod · 0.80

Tested by

no test coverage detected