Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ xTranslation
Method
xTranslation
src/effect/effect.cpp:125–128 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
123
}
124
125
qreal PaintData::xTranslation() const
126
{
127
return d->translation.x();
128
}
129
130
qreal PaintData::yTranslation() const
131
{
Callers
7
testCtor
Method · 0.80
testCopyCtor
Method · 0.80
testOperatorPlus
Method · 0.80
renderItem
Method · 0.80
shouldBlur
Method · 0.80
blur
Method · 0.80
apply
Method · 0.80
Calls
1
x
Method · 0.45
Tested by
3
testCtor
Method · 0.64
testCopyCtor
Method · 0.64
testOperatorPlus
Method · 0.64