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

Method CheckBoxSelected

DuiLib/Control/UITreeView.cpp:381–384  ·  view source on GitHub ↗

��������: CheckBoxSelected ��������: void ������Ϣ: bool _Selected ����˵��:

Source from the content-addressed store, hash-verified

379 // ����˵��:
380 //************************************
381 void CTreeNodeUI::CheckBoxSelected( bool _Selected )
382 {
383 pCheckBox->Selected(_Selected);
384 }
385
386 //************************************
387 // ��������: IsCheckBoxSelected

Callers

nothing calls this directly

Calls 1

SelectedMethod · 0.80

Tested by

no test coverage detected