Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ ~CFrmFullScreenToolBar
Method
~CFrmFullScreenToolBar
App/Client/FrmFullScreenToolBar.cpp:73–79 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
71
}
72
73
CFrmFullScreenToolBar::~CFrmFullScreenToolBar()
74
{
75
qDebug(log) <<
"CFrmFullScreenToolBar::~CFrmFullScreenToolBar()"
;
76
77
m_Timer.stop();
78
delete ui;
79
}
80
81
void CFrmFullScreenToolBar::mouseMoveEvent(QMouseEvent *event)
82
{
Callers
nothing calls this directly
Calls
1
stop
Method · 0.80
Tested by
no test coverage detected