Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/WarmUpTill/SceneSwitcher
/ Add
Method
Add
plugins/base/utils/osc-helpers.cpp:577–583 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
575
}
576
577
void OSCMessageEdit::Add()
578
{
579
OSCMessageElement element;
580
InsertElement(element);
581
emit MessageChanged(_currentSelection);
582
UpdateListSize();
583
}
584
585
void OSCMessageEdit::Remove()
586
{
Callers
1
setup
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected