MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / get_interval

Method get_interval

DSView/pv/dialogs/interval.cpp:85–88  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

83}
84
85double Interval::get_interval()
86{
87 return _interval_spinBox->value();
88}
89
90void Interval::on_slider_changed(int value)
91{

Callers 1

on_collect_modeMethod · 0.80

Calls 1

valueMethod · 0.45

Tested by

no test coverage detected