Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
80
std::string
81
DialogParamHolder::getScriptName_mt_safe() const
82
{
83
return _imp->uniqueID;
84
}
85
86
void
87
DialogParamHolder::setParamChangedCallback(const QString& callback)
Callers
11
pasteNode
Method · 0.45
drop
Method · 0.45
labelToolTipFromScriptName
Function · 0.45
makeTrackRowItems
Method · 0.45
createTextForKnob
Function · 0.45
createAnimationMenu
Method · 0.45
redo
Method · 0.45
getHistogramImage
Method · 0.45
populateViewersChoices
Method · 0.45
onViewerImageChanged
Method · 0.45
initialize
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected