MCPcopy Create free account
hub / github.com/cinience/RedisStudio / IsShowHtml

Method IsShowHtml

DuiLib/Control/UILabel.cpp:137–140  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

135 }
136
137 bool CLabelUI::IsShowHtml()
138 {
139 return m_bShowHtml;
140 }
141
142 void CLabelUI::SetShowHtml(bool bShowHtml)
143 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected