Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetTooltipWindow
Method
GetTooltipWindow
DuiLib/Core/UIManager.cpp:325–328 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
HWND CPaintManagerUI::GetTooltipWindow() const
326
{
327
return m_hwndTooltip;
328
}
329
330
HDC CPaintManagerUI::GetPaintDC() const
331
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected