Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ isMultiPath
Method
isMultiPath
Engine/KnobFile.cpp:211–215 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
209
}
210
211
bool
212
KnobPath::isMultiPath() const
213
{
214
return _isMultiPath;
215
}
216
217
void
218
KnobPath::setAsStringList(bool b)
Callers
14
setTable
Method · 0.80
getTable
Method · 0.80
exportUserKnob
Function · 0.80
initialize
Method · 0.80
createDuplicateOnHolder
Method · 0.80
AddKnobDialog
Method · 0.80
createWidget
Method · 0.80
updateGUI
Method · 0.80
setEnabled
Method · 0.80
setReadOnly
Method · 0.80
addRightClickMenuEntries
Method · 0.80
reflectAnimationLevel
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected