Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NatronGitHub/Natron
/ getIsCheckable
Method
getIsCheckable
Engine/KnobTypes.h:435–438 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
433
}
434
435
bool getIsCheckable() const
436
{
437
return _checkable;
438
}
439
440
void setAsToolButtonAction(bool b)
441
{
Callers
7
restoreDefaultValues
Method · 0.80
checkNodeViewerContextShortcuts
Method · 0.80
createWidget
Method · 0.80
emitValueChanged
Method · 0.80
updateGUI
Method · 0.80
onRightClickMenuKnobPopulated
Method · 0.80
onRightClickActionTriggered
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected