MCPcopy 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
73CFrmFullScreenToolBar::~CFrmFullScreenToolBar()
74{
75 qDebug(log) << "CFrmFullScreenToolBar::~CFrmFullScreenToolBar()";
76
77 m_Timer.stop();
78 delete ui;
79}
80
81void CFrmFullScreenToolBar::mouseMoveEvent(QMouseEvent *event)
82{

Callers

nothing calls this directly

Calls 1

stopMethod · 0.80

Tested by

no test coverage detected