kwin/plugins/scenes/qpainter
Aleix Pol e8efa83444 scene: Pass non-trivial classes by const&
Summary:
This will save the copy of some objects, especially PaintData classes that are
not copy-on-write.
It also follows the practice on other parts of the system.

Test Plan: Running it right now

Reviewers: #kwin, davidedmundson

Reviewed By: #kwin, davidedmundson

Subscribers: kwin

Tags: #kwin

Differential Revision: https://phabricator.kde.org/D28031
2020-03-14 01:15:04 +01:00
..
CMakeLists.txt Undo some recent cmake changes 2019-09-18 13:50:52 +03:00
qpainter.json SVN_SILENT made messages (.desktop file) - always resolve ours 2019-12-07 05:38:05 +01:00
scene_qpainter.cpp scene: Pass non-trivial classes by const& 2020-03-14 01:15:04 +01:00
scene_qpainter.h scene: Pass non-trivial classes by const& 2020-03-14 01:15:04 +01:00