Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetVirtualwndName
Method
GetVirtualwndName
RedisStudio/RedisHelpUI.cpp:48–51 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
}
47
48
DuiLib::CDuiString RedisHelpUI::GetVirtualwndName()
49
{
50
return _T(
"RedisHelp"
);
51
}
52
53
void RedisHelpUI::RefreshWnd()
54
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected