Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
400
void Project::changed()
401
{
402
hasChanged = true;
403
triggerAsyncUpdate();
404
Selectable::changed();
405
}
406
407
int Project::getNumProjectItems()
408
{
Callers
1
StringMap
Class · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected