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

Function GetDottedLine

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

Source from the content-addressed store, hash-verified

73 CHorizontalLayoutUI* GetTreeNodeHoriznotal() const {return pHoriz;};
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

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected