Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ getFocusIndex
Method
getFocusIndex
Source/Panels/SpectrogramPanel/Multiband.cpp:576–579 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
574
}
575
576
int Multiband::getFocusIndex()
577
{
578
return focusIndex;
579
}
580
581
void Multiband::setFocusIndex(int index)
582
{
Callers
2
paint
Method · 0.80
updateWhenChangingFocus
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected