MCPcopy 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

restoreDefaultValuesMethod · 0.80
createWidgetMethod · 0.80
emitValueChangedMethod · 0.80
updateGUIMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected