MCPcopy 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
784float SimulationParametersMainWindow::getMasterWidgetRefHeight() const
785{
786 return _masterWidgetOpen ? _masterWidgetHeight : scale(25.0f);
787}
788
789float SimulationParametersMainWindow::getExpertWidgetRefHeight() const
790{

Callers

nothing calls this directly

Calls 1

scaleFunction · 0.85

Tested by

no test coverage detected