Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MrKepzie/Natron
/ getScriptName
Method
getScriptName
Gui/PythonPanels.cpp:680–684 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
678
}
679
680
QString
681
PyTabWidget::getScriptName() const
682
{
683
return _tab->objectName_mt_safe();
684
}
685
686
NATRON_PYTHON_NAMESPACE_EXIT
687
NATRON_NAMESPACE_EXIT
Callers
15
pasteNodesInternal
Method · 0.45
pasteNode
Method · 0.45
restoreConnections
Method · 0.45
createMenu
Method · 0.45
appendTab
Method · 0.45
insertTab
Method · 0.45
removeTab
Method · 0.45
getTabScriptNames
Method · 0.45
scriptNameToolTipFromItem
Function · 0.45
getNodeName
Method · 0.45
getItemCopyName
Function · 0.45
redo
Method · 0.45
Calls
1
objectName_mt_safe
Method · 0.45
Tested by
no test coverage detected