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

Method setDeleteState

Source/Panels/SpectrogramPanel/VerticalLine.cpp:80–83  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80void VerticalLine::setDeleteState (bool deleteState)
81{
82 mDeleteState = deleteState;
83}
84
85void VerticalLine::setXPercent (float x)
86{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected