MCPcopy 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
74void WinShadow::showLater()
75{
76 m_timer->stop();
77 m_timer->start();
78 m_bActived = true;
79}
80
81void WinShadow::showShadow()
82{

Callers 1

setShadowStatusMethod · 0.80

Calls 2

stopMethod · 0.45
startMethod · 0.45

Tested by

no test coverage detected