Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetVirtualwndName
Method
GetVirtualwndName
RedisStudio/RedisDataUI.cpp:105–108 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
103
}
104
105
CDuiString RedisDataUI::GetVirtualwndName()
106
{
107
return _T(
"RedisData"
);
108
}
109
110
void RedisDataUI::RefreshWnd()
111
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected