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

Method getScriptName_mt_safe

Gui/PythonPanels.cpp:80–84  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

78}
79
80std::string
81DialogParamHolder::getScriptName_mt_safe() const
82{
83 return _imp->uniqueID;
84}
85
86void
87DialogParamHolder::setParamChangedCallback(const QString& callback)

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