MCPcopy 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
16TooltipShowState ITooltip::getShowState()
17{
18 return showState_;
19}
20
21void ITooltip::setShowState(TooltipShowState showState)
22{

Callers 2

showTooltipBasicMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected