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

Method getScriptName_mt_safe

Gui/PythonPanels.cpp:81–85  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

79}
80
81std::string
82DialogParamHolder::getScriptName_mt_safe() const
83{
84 return _imp->uniqueID;
85}
86
87std::string
88DialogParamHolder::getFullyQualifiedName() const

Callers 11

pasteNodeMethod · 0.45
dropMethod · 0.45
makeTrackRowItemsMethod · 0.45
createTextForKnobFunction · 0.45
createAnimationMenuMethod · 0.45
redoMethod · 0.45
getHistogramImageMethod · 0.45
onViewerImageChangedMethod · 0.45
initializeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected