Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getProjectPath
Method
getProjectPath
Engine/Project.cpp:1463–1467 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1461
}
1462
1463
QString
1464
Project::getProjectPath() const
1465
{
1466
return QString::fromUtf8( _imp->getProjectPath().c_str() );
1467
}
1468
1469
bool
1470
Project::hasProjectBeenSavedByUser() const
Callers
12
save
Method · 0.45
isProjectAlreadyOpened
Method · 0.45
loadProjectInternal
Method · 0.45
saveProjectInternal
Method · 0.45
autoSave
Method · 0.45
getLockAbsoluteFilePath
Method · 0.45
removeLastAutosave
Method · 0.45
doResetEnd
Method · 0.45
saveProject
Method · 0.45
saveAndIncrVersion
Method · 0.45
reloadProject
Method · 0.45
FloatingWidget.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected