Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KDE/kwin
/ zScale
Method
zScale
src/effect/effect.cpp:65–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
63
}
64
65
qreal PaintData::zScale() const
66
{
67
return d->scale.z();
68
}
69
70
void PaintData::setScale(const QVector2D &scale)
71
{
Callers
5
testCtor
Method · 0.80
testCopyCtor
Method · 0.80
testOperatorMultiplyAssign
Method · 0.80
WindowPaintData
Method · 0.80
effect.cpp
File · 0.80
Calls
1
z
Method · 0.80
Tested by
3
testCtor
Method · 0.64
testCopyCtor
Method · 0.64
testOperatorMultiplyAssign
Method · 0.64