MCPcopy 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
95void VerticalLine::setIndex (int index)
96{
97 this->index = index;
98}
99
100int VerticalLine::getIndex()
101{

Callers 1

setLineIndexMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected