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

Method getPluginLabel

Engine/ReadNode.cpp:1004–1006  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1002{ return PLUGINID_NATRON_READ; }
1003
1004std::string
1005ReadNode::getPluginLabel() const
1006{ return "Read"; }
1007
1008std::string
1009ReadNode::getPluginDescription() const

Callers 11

exportDocsMethod · 0.45
initNodeScriptNameMethod · 0.45
makeDocumentationMethod · 0.45
Node.cppFile · 0.45
onAllPluginsLoadedMethod · 0.45
registerBuiltInPluginMethod · 0.45
handlerMethod · 0.45
DockablePanel.cppFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected