Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getExpertWidgetRefHeight
Method
getExpertWidgetRefHeight
source/Gui/SimulationParametersMainWindow.cpp:789–792 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
787
}
788
789
float SimulationParametersMainWindow::getExpertWidgetRefHeight() const
790
{
791
return _expertWidgetOpen ? _expertWidgetHeight : scale(30.0f);
792
}
793
794
float SimulationParametersMainWindow::getMasterWidgetHeight() const
795
{
Callers
nothing calls this directly
Calls
1
scale
Function · 0.85
Tested by
no test coverage detected