summaryrefslogtreecommitdiffstats
path: root/src/widgets
diff options
context:
space:
mode:
authorLaszlo Agocs <laszlo.agocs@digia.com>2014-07-29 16:55:32 +0200
committerLaszlo Agocs <laszlo.agocs@digia.com>2014-08-05 16:47:42 +0200
commit34fbc61f22f185bc4ef542132111d045956f5011 (patch)
treeb327dd7db83c92ac9e4da57201f79c6dddcd0f32 /src/widgets
parente48737ae778b8ef5e8e905825a2787b97deea23d (diff)
Introduce QRasterWindow
A simple convenience class providing a QWindow that has a paintEvent and supports opening a painter on itself. It behaves exactly like QOpenGLWindow in this respect, which is not surprising since they share the same base class (QPaintDeviceWindow). QRasterWindow does not however have any OpenGL dependencies and will be present in -no-opengl builds too. [ChangeLog] Added QRasterWindow, a thin convenience wrapper for a QWindow on which a QPainter can be opened. Done-with: Jorgen Lind <jorgen.lind@digia.com> Change-Id: I37e82720492945d7b85d5f713eea8d5f7556e511 Reviewed-by: Allan Sandfeld Jensen <allan.jensen@digia.com>
Diffstat (limited to 'src/widgets')
0 files changed, 0 insertions, 0 deletions