Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ setProjectPath
Method
setProjectPath
Engine/ProjectPrivate.cpp:519–523 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
517
}
518
519
void
520
ProjectPrivate::setProjectPath(const std::string& path)
521
{
522
projectPath->setValue(path);
523
}
524
525
std::string
526
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