Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1004
std::string
1005
ReadNode::getPluginLabel() const
1006
{ return
"Read"
; }
1007
1008
std::string
1009
ReadNode::getPluginDescription() const
Callers
11
refreshPluginSelectorKnob
Method · 0.45
exportDocs
Method · 0.45
initNodeScriptName
Method · 0.45
makeDocumentation
Method · 0.45
restoreFromSerialization
Method · 0.45
Node.cpp
File · 0.45
onAllPluginsLoaded
Method · 0.45
registerBuiltInPlugin
Method · 0.45
getPluginBinaryFromOldID
Method · 0.45
handler
Method · 0.45
DockablePanel.cpp
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected