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

Method GetCheck

DuiLib/Control/UICheckBox.cpp:16–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

14 }
15
16 bool CCheckBoxUI::GetCheck() const
17 {
18 return IsSelected();
19 }
20}

Callers 3

OnCheckBoxChangedMethod · 0.80
OnFolderChangedMethod · 0.80
OnDBClickItemMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected