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

Method GetVisibleTag

DuiLib/Control/UITreeView.cpp:349–352  ·  view source on GitHub ↗

��������: GetVisibleTag ��������: bool ����˵��:

Source from the content-addressed store, hash-verified

347 // ����˵��:
348 //************************************
349 bool CTreeNodeUI::GetVisibleTag()
350 {
351 return m_bIsVisable;
352 }
353
354 //************************************
355 // ��������: SetItemText

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected