MCPcopy 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
65qreal PaintData::zScale() const
66{
67 return d->scale.z();
68}
69
70void PaintData::setScale(const QVector2D &scale)
71{

Callers 5

testCtorMethod · 0.80
testCopyCtorMethod · 0.80
WindowPaintDataMethod · 0.80
effect.cppFile · 0.80

Calls 1

zMethod · 0.80

Tested by 3

testCtorMethod · 0.64
testCopyCtorMethod · 0.64