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

Method IsCheckBoxSelected

DuiLib/Control/UITreeView.cpp:391–394  ·  view source on GitHub ↗

��������: IsCheckBoxSelected ��������: bool ����˵��:

Source from the content-addressed store, hash-verified

389 // ����˵��:
390 //************************************
391 bool CTreeNodeUI::IsCheckBoxSelected() const
392 {
393 return pCheckBox->IsSelected();
394 }
395
396 //************************************
397 // ��������: IsHasChild

Callers

nothing calls this directly

Calls 1

IsSelectedMethod · 0.45

Tested by

no test coverage detected