Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDAB/GammaRay
/ transform
Method
transform
common/transferimage.cpp:35–38 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
33
}
34
35
QTransform TransferImage::transform() const
36
{
37
return m_transform;
38
}
39
40
void TransferImage::setTransform(const QTransform &transform)
41
{
Callers
11
updateBoundingRect
Method · 0.45
penChanged
Method · 0.45
setupTransform
Method · 0.45
sendFrame
Method · 0.45
testFetchingPreview
Method · 0.45
paintEvent
Method · 0.45
updatePickerVisibility
Method · 0.45
pickColor
Method · 0.45
transferimage.cpp
File · 0.45
wloutputInfo
Method · 0.45
saveScreenshot
Method · 0.45
Calls
no outgoing calls
Tested by
1
testFetchingPreview
Method · 0.36