MCPcopy 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
1405int
1406AppInstance::getAppID() const
1407{
1408 return _imp->_appID;
1409}
1410
1411void
1412AppInstance::exportDocs(const QString path)

Callers 9

getAppInstanceMethod · 0.45
removeInstanceMethod · 0.45
getTopLevelInstanceMethod · 0.45
setAsTopLevelInstanceMethod · 0.45
Sbk_AppFunc_getAppIDFunction · 0.45
eventFilterMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected