Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ CMenuUI
Method
CMenuUI
RedisStudio/DuiEx/UIMenu.cpp:15–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
13
14
15
CMenuUI::CMenuUI()
16
{
17
if (GetHeader() != NULL)
18
GetHeader()->SetVisible(false);
19
}
20
21
CMenuUI::~CMenuUI()
22
{}
Callers
nothing calls this directly
Calls
1
SetVisible
Method · 0.45
Tested by
no test coverage detected