Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BatchDrake/SigDigger
/ adjustSizes
Method
adjustSizes
Components/MainSpectrum.cpp:699–703 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
697
}
698
699
void
700
MainSpectrum::adjustSizes(void)
701
{
702
this->setSidePanelWidth(qBound(0, this->maxToolWidth, 220));
703
}
704
705
qreal
706
MainSpectrum::sidePanelRatio(void) const
Callers
1
postLoadInit
Method · 0.45
Calls
1
setSidePanelWidth
Method · 0.95
Tested by
no test coverage detected