Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
58
CFrmViewer* CFrmScroll::GetViewer()
59
{
60
return qobject_cast<CFrmViewer*>(widget());
61
}
62
63
void CFrmScroll::slotMouseMoveEvent(QMouseEvent *event)
64
{
Callers
1
CBackendDesktop
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected