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

Method setAsToolButton

Engine/KnobTypes.cpp:1484–1488  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1482}
1483
1484void
1485KnobGroup::setAsToolButton(bool b)
1486{
1487 _isToolButton = b;
1488}
1489
1490bool
1491KnobGroup::getIsToolButton() const

Callers 2

initializeKnobsMethod · 0.80
newParamMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected