MCPcopy 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
789float SimulationParametersMainWindow::getExpertWidgetRefHeight() const
790{
791 return _expertWidgetOpen ? _expertWidgetHeight : scale(30.0f);
792}
793
794float SimulationParametersMainWindow::getMasterWidgetHeight() const
795{

Callers

nothing calls this directly

Calls 1

scaleFunction · 0.85

Tested by

no test coverage detected