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

Method IsShowHtml

DuiLib/Control/UIList.cpp:1260–1263  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1258}
1259
1260bool CListHeaderItemUI::IsShowHtml()
1261{
1262 return m_bShowHtml;
1263}
1264
1265void CListHeaderItemUI::SetShowHtml(bool bShowHtml)
1266{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected