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

Method showRange

src/openms_gui/source/VISUAL/DIALOGS/Plot2DGoToDialog.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98 }
99
100 bool Plot2DGoToDialog::showRange() const
101 {
102 return getFeatureNumber().trim().empty();
103 }
104
105} //namespace OpenMS

Callers 1

showGoToDialogMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by

no test coverage detected