Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TranslucentTB/TranslucentTB
/ ~BaseContextMenu
Method
~BaseContextMenu
TranslucentTB/tray/basecontextmenu.cpp:250–254 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
248
}
249
250
BaseContextMenu::~BaseContextMenu()
251
{
252
m_Source.Close();
253
m_Source = nullptr;
254
}
255
256
void BaseContextMenu::SetXamlContextMenuOverride(const std::optional<bool> &menuOverride)
257
{
Callers
nothing calls this directly
Calls
1
Close
Method · 0.45
Tested by
no test coverage detected