Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/chrxh/alien
/ getMasterWidgetRefHeight
Method
getMasterWidgetRefHeight
source/Gui/SimulationParametersMainWindow.cpp:784–787 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
782
}
783
784
float SimulationParametersMainWindow::getMasterWidgetRefHeight() const
785
{
786
return _masterWidgetOpen ? _masterWidgetHeight : scale(25.0f);
787
}
788
789
float SimulationParametersMainWindow::getExpertWidgetRefHeight() const
790
{
Callers
nothing calls this directly
Calls
1
scale
Function · 0.85
Tested by
no test coverage detected