qt5base-lts/tests/auto/gui
Laszlo Agocs 34fbc61f22 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>
2014-08-05 16:47:42 +02:00
..
image Ensure valid data after QImage::invertPixels 2014-07-31 20:16:09 +02:00
itemmodels tests: Remove superfluous gui additions to QT 2014-02-28 17:59:29 +01:00
kernel Introduce QRasterWindow 2014-08-05 16:47:42 +02:00
math3d Add viewport transform to QMatrix4x4 2014-05-16 09:53:58 +02:00
painting QImage support for RGB30 formats 2014-07-04 14:03:46 +02:00
qopengl Support RGB30 formats in OpenGL framebuffers and paint engine 2014-07-30 20:03:09 +02:00
text tst_QFont: remove unused static function 2014-07-28 10:58:06 +02:00
util Bugfix QDesktopServices on Windows 2013-07-11 10:56:49 +02:00
gui.pro purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00