Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Control/UIList.cpp:36–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
34
}
35
36
LPCTSTR CListUI::GetClass() const
37
{
38
return _T(
"ListUI"
);
39
}
40
41
UINT CListUI::GetControlFlags() const
42
{
Callers
6
OnNcHitTest
Method · 0.45
GetItemIndex
Method · 0.45
SetItemIndex
Method · 0.45
Add
Method · 0.45
AddAt
Method · 0.45
Remove
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected