MCPcopy Create free account
hub / github.com/Tracktion/tracktion_engine / changed

Method changed

modules/tracktion_engine/project/tracktion_Project.cpp:400–405  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

398}
399
400void Project::changed()
401{
402 hasChanged = true;
403 triggerAsyncUpdate();
404 Selectable::changed();
405}
406
407int Project::getNumProjectItems()
408{

Callers 1

StringMapClass · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected