MCPcopy Create free account
hub / github.com/OpenMS/OpenMS / disableCutoff

Method disableCutoff

src/openms_gui/source/VISUAL/DIALOGS/TOPPViewOpenDialog.cpp:112–115  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

110 }
111
112 void TOPPViewOpenDialog::disableCutoff(bool /* cutoff_on */)
113 {
114 ui_->intensity_cutoff_->setChecked(false);
115 }
116
117 void TOPPViewOpenDialog::disableLocation(bool as_window)
118 {

Callers 1

addDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected