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