Diffusion KWin c398db3c4591

Provide a virtual Scene::qpainterRenderBuffer() -> QImage* method

Authored by graesslin on Aug 11 2017, 12:59 PM.

Description

Provide a virtual Scene::qpainterRenderBuffer() -> QImage* method

Needed by testing of QPainter scene to access the back buffer. Exposed
as a virtual method in Scene, so that the test does not have to cast to
SceneQPainter.

Details

Committed
graesslinSep 1 2017, 3:44 PM
Parents
R108:546d60318217: [autotests] Remove not needed includes for scene_qpainter.h
Branches
Unknown
Tags
Unknown