MCPcopy Create free account
hub / github.com/WarmUpTill/SceneSwitcher / HighlightChanged

Method HighlightChanged

lib/utils/temp-variable.cpp:540–544  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

538}
539
540void TempVariableSelection::HighlightChanged(int idx)
541{
542 auto var = _selection->itemData(idx).value<TempVariableRef>();
543 HighlightSelection(var);
544}
545
546static MacroSegment *
547getMacroSegmentFromNestedMacro(Macro *nestedMacro,

Callers 2

Calls

no outgoing calls

Tested by

no test coverage detected