Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ setProjectPath
Method
setProjectPath
Engine/ProjectPrivate.cpp:539–543 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
537
}
538
539
void
540
ProjectPrivate::setProjectPath(const std::string& path)
541
{
542
projectPath->setValue(path);
543
}
544
545
std::string
546
ProjectPrivate::getProjectPath() const
Callers
3
loadProjectInternal
Method · 0.80
saveProjectInternal
Method · 0.80
doResetEnd
Method · 0.80
Calls
1
setValue
Method · 0.45
Tested by
no test coverage detected