MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / GetViewer

Method GetViewer

Src/FrmScroll.cpp:58–61  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

56}
57
58CFrmViewer* CFrmScroll::GetViewer()
59{
60 return qobject_cast<CFrmViewer*>(widget());
61}
62
63void CFrmScroll::slotMouseMoveEvent(QMouseEvent *event)
64{

Callers 1

CBackendDesktopMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected