MCPcopy 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
577void OSCMessageEdit::Add()
578{
579 OSCMessageElement element;
580 InsertElement(element);
581 emit MessageChanged(_currentSelection);
582 UpdateListSize();
583}
584
585void OSCMessageEdit::Remove()
586{

Callers 1

setupFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected