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

Function GetCheckBox

DuiLib/Control/UITreeView.h:76–76  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

74 CCheckBoxUI* GetFolderButton() const {return pFolderButton;};
75 CLabelUI* GetDottedLine() const {return pDottedLine;};
76 CCheckBoxUI* GetCheckBox() const {return pCheckBox;};
77 COptionUI* GetItemButton() const {return pItemButton;};
78
79 private:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected