Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ setViewRect
Method
setViewRect
common/remoteviewframe.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
void RemoteViewFrame::setViewRect(const QRectF &viewRect)
34
{
35
m_viewRect = viewRect;
36
}
37
38
QRectF RemoteViewFrame::sceneRect() const
39
{
Callers
2
sendSurfaceFrame
Method · 0.80
sendRenderedScene
Method · 0.80
Calls
no outgoing calls
Tested by
2
sendSurfaceFrame
Method · 0.64
sendRenderedScene
Method · 0.64