MCPcopy 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
680QString
681PyTabWidget::getScriptName() const
682{
683 return _tab->objectName_mt_safe();
684}
685
686NATRON_PYTHON_NAMESPACE_EXIT
687NATRON_NAMESPACE_EXIT

Callers 15

pasteNodesInternalMethod · 0.45
pasteNodeMethod · 0.45
restoreConnectionsMethod · 0.45
createMenuMethod · 0.45
appendTabMethod · 0.45
insertTabMethod · 0.45
removeTabMethod · 0.45
getTabScriptNamesMethod · 0.45
getNodeNameMethod · 0.45
getItemCopyNameFunction · 0.45
redoMethod · 0.45

Calls 1

objectName_mt_safeMethod · 0.45

Tested by

no test coverage detected