Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ RefreshWnd
Method
RefreshWnd
RedisStudio/RedisConfigUI.cpp:41–47 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
39
}
40
41
void RedisConfigUI::RefreshWnd()
42
{
43
if (GetConfig())
44
{
45
DoFillData();
46
}
47
}
48
49
int RedisConfigUI::GetIndex()
50
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected