Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ setIndex
Method
setIndex
Source/Panels/SpectrogramPanel/VerticalLine.cpp:95–98 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
93
}
94
95
void VerticalLine::setIndex (int index)
96
{
97
this->index = index;
98
}
99
100
int VerticalLine::getIndex()
101
{
Callers
1
setLineIndex
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected