MCPcopy Create free account
hub / github.com/jerryuhoo/Fire / setDeleteState

Method setDeleteState

Source/Panels/SpectrogramPanel/FreqDividerGroup.cpp:74–77  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

72}
73
74void FreqDividerGroup::setDeleteState(bool deleteState)
75{
76 verticalLine.setDeleteState(deleteState);
77}
78
79void FreqDividerGroup::moveToX(int lineNum, float newXPercent, float margin, std::unique_ptr<FreqDividerGroup> freqDividerGroup[])
80{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected