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

Method GetVisibleCheckBtn

DuiLib/Control/UITreeView.cpp:624–627  ·  view source on GitHub ↗

��������: GetVisibleCheckBtn ��������: bool ����˵��:

Source from the content-addressed store, hash-verified

622 // ����˵��:
623 //************************************
624 bool CTreeNodeUI::GetVisibleCheckBtn()
625 {
626 return pCheckBox->IsVisible();
627 }
628
629 //************************************
630 // ��������: GetNodeIndex

Callers

nothing calls this directly

Calls 1

IsVisibleMethod · 0.80

Tested by

no test coverage detected