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

Method isDataDIA

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

Source from the content-addressed store, hash-verified

90 }
91
92 bool TOPPViewOpenDialog::isDataDIA() const
93 {
94 return ui_->dia_data_->isChecked();
95 }
96
97 bool TOPPViewOpenDialog::openAsNewWindow() const
98 {

Callers 1

addDataMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected