Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DamRsn/NeuralNote
/ setTooltip
Method
setTooltip
Lib/Components/QuantizeForceSlider.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
void QuantizeForceSlider::setTooltip(const String& inTooltip)
37
{
38
mSlider.setTooltip(inTooltip);
39
}
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected