Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetClass
Method
GetClass
DuiLib/Layout/UITabLayout.cpp:10–13 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
}
9
10
LPCTSTR CTabLayoutUI::GetClass() const
11
{
12
return _T(
"TabLayoutUI"
);
13
}
14
15
LPVOID CTabLayoutUI::GetInterface(LPCTSTR pstrName)
16
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected