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

Method isTab

Engine/KnobTypes.cpp:1478–1482  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1476}
1477
1478bool
1479KnobGroup::isTab() const
1480{
1481 return _isTab;
1482}
1483
1484void
1485KnobGroup::setAsToolButton(bool b)

Callers 6

exportUserKnobFunction · 0.80
GroupKnobSerializationFunction · 0.80
AddKnobDialogMethod · 0.80
findKnobGuiOrCreateMethod · 0.80
deleteKnobGuiMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected