Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/jerryuhoo/Fire
/ setState
Method
setState
Source/Panels/SpectrogramPanel/DraggableButton.cpp:55–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
53
}
54
55
void DraggableButton::setState(const bool state)
56
{
57
mState = state;
58
}
59
60
void DraggableButton::mouseWheelMove(const juce::MouseEvent& event, const juce::MouseWheelDetails& wheel)
61
{
Callers
1
paint
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected