Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getAppID
Method
getAppID
Engine/AppInstance.cpp:1405–1409 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1403
}
1404
1405
int
1406
AppInstance::getAppID() const
1407
{
1408
return _imp->_appID;
1409
}
1410
1411
void
1412
AppInstance::exportDocs(const QString path)
Callers
9
afterQuitProcessingCallback
Method · 0.45
newAppInstanceInternal
Method · 0.45
getAppInstance
Method · 0.45
removeInstance
Method · 0.45
getTopLevelInstance
Method · 0.45
setAsTopLevelInstance
Method · 0.45
isProjectAlreadyOpened
Method · 0.45
Sbk_AppFunc_getAppID
Function · 0.45
eventFilter
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected