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

Method reflectAnimationLevel

Gui/KnobGuiFile.cpp:445–450  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

443}
444
445void
446KnobGuiFile::reflectAnimationLevel(int /*dimension*/,
447 AnimationLevelEnum /*level*/)
448{
449 _lineEdit->setAnimation(0);
450}
451
452void
453KnobGuiFile::reflectExpressionState(int /*dimension*/,

Callers

nothing calls this directly

Calls 3

isMultiPathMethod · 0.80
setAnimationMethod · 0.45
lockMethod · 0.45

Tested by

no test coverage detected