MCPcopy 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
15CMenuUI::CMenuUI()
16{
17 if (GetHeader() != NULL)
18 GetHeader()->SetVisible(false);
19}
20
21CMenuUI::~CMenuUI()
22{}

Callers

nothing calls this directly

Calls 1

SetVisibleMethod · 0.45

Tested by

no test coverage detected