MCPcopy 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
33void RemoteViewFrame::setViewRect(const QRectF &viewRect)
34{
35 m_viewRect = viewRect;
36}
37
38QRectF RemoteViewFrame::sceneRect() const
39{

Callers 2

sendSurfaceFrameMethod · 0.80
sendRenderedSceneMethod · 0.80

Calls

no outgoing calls

Tested by 2

sendSurfaceFrameMethod · 0.64
sendRenderedSceneMethod · 0.64