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

Method mouseUp

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

Source from the content-addressed store, hash-verified

157 return verticalLine.getValue();
158}
159void FreqDividerGroup::mouseUp(const juce::MouseEvent& e) {}
160void FreqDividerGroup::mouseEnter(const juce::MouseEvent& e) {}
161void FreqDividerGroup::mouseExit(const juce::MouseEvent& e) {}
162void FreqDividerGroup::mouseDown(const juce::MouseEvent& e) {}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected