MCPcopy Create free account
hub / github.com/DamRsn/NeuralNote / setTooltip

Method setTooltip

Lib/Components/MinMaxNoteSlider.cpp:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37}
38
39void MinMaxNoteSlider::setTooltip(const String& inTooltip)
40{
41 mSlider.setTooltip(inTooltip);
42}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected