MCPcopy Create free account
hub / github.com/NatronGitHub/Natron / getMainModule

Method getMainModule

Engine/AppManager.cpp:3074–3078  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3072}
3073
3074PyObject*
3075AppManager::getMainModule()
3076{
3077 return _imp->mainModule;
3078}
3079
3080///The symbol has been generated by Shiboken in Engine/NatronEngine/natronengine_module_wrapper.cpp
3081extern "C"

Callers 4

setNameInternalMethod · 0.80
setNameMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected