Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
createWidget
Method · 0.80
updateGUI
Method · 0.80
setEnabled
Method · 0.80
setReadOnly
Method · 0.80
reflectExpressionState
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected