Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetResourceType
Method
GetResourceType
RedisStudio/ConnInfoSubWhd.cpp:66–69 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
64
}
65
66
DuiLib::UILIB_RESOURCETYPE ConnInfoSubWhd::GetResourceType() const
67
{
68
return UILIB_FILE;
69
}
70
71
DuiLib::CDuiString ConnInfoSubWhd::GetSkinFolder()
72
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected