Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/DreamSourceLab/DSView
/ showLater
Method
showLater
DSView/pv/winshadow.cpp:74–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
72
}
73
74
void WinShadow::showLater()
75
{
76
m_timer->stop();
77
m_timer->start();
78
m_bActived = true;
79
}
80
81
void WinShadow::showShadow()
82
{
Callers
1
setShadowStatus
Method · 0.80
Calls
2
stop
Method · 0.45
start
Method · 0.45
Tested by
no test coverage detected