Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
showGoToDialog
Method · 0.80
Calls
1
empty
Method · 0.45
Tested by
no test coverage detected