Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1478
bool
1479
KnobGroup::isTab() const
1480
{
1481
return _isTab;
1482
}
1483
1484
void
1485
KnobGroup::setAsToolButton(bool b)
Callers
6
exportUserKnob
Function · 0.80
GroupKnobSerialization
Function · 0.80
createDuplicateOnHolder
Method · 0.80
AddKnobDialog
Method · 0.80
findKnobGuiOrCreate
Method · 0.80
deleteKnobGui
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected