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

Method isCustomHTMLText

Engine/KnobTypes.h:792–795  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

790 }
791
792 bool isCustomHTMLText() const
793 {
794 return _customHtmlText;
795 }
796
797 void setAsLabel();
798

Callers 5

createWidgetMethod · 0.80
updateGUIMethod · 0.80
setEnabledMethod · 0.80
setReadOnlyMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected