MCPcopy 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
519void
520ProjectPrivate::setProjectPath(const std::string& path)
521{
522 projectPath->setValue(path);
523}
524
525std::string
526ProjectPrivate::getProjectPath() const

Callers 3

loadProjectInternalMethod · 0.80
saveProjectInternalMethod · 0.80
doResetEndMethod · 0.80

Calls 1

setValueMethod · 0.45

Tested by

no test coverage detected