Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Windscribe/Desktop-App
/ getShowState
Method
getShowState
src/client/frontend/gui/tooltips/itooltip.cpp:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
TooltipShowState ITooltip::getShowState()
17
{
18
return showState_;
19
}
20
21
void ITooltip::setShowState(TooltipShowState showState)
22
{
Callers
2
showTooltipBasic
Method · 0.80
showTooltipDescriptive
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected