MCPcopy Index your code
hub / github.com/DreamSourceLab/DSView / config_device

Method config_device

DSView/pv/toolbars/samplingbar.cpp:1162–1167  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1160 }
1161
1162 void SamplingBar::config_device()
1163 {
1164 if (_configure_button.isVisible() && _configure_button.isEnabled()){
1165 on_configure();
1166 }
1167 }
1168
1169 void SamplingBar::update_view_status()
1170 {

Callers 1

eventFilterMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected