Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetResourceType
Method
GetResourceType
DuiLib/Utils/WinImplBase.cpp:44–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
}
43
44
UILIB_RESOURCETYPE WindowImplBase::GetResourceType() const
45
{
46
return UILIB_FILE;
47
}
48
49
CDuiString WindowImplBase::GetZIPFileName() const
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected