qt6-bb10/tests/auto/gui
Eirik Aavitsland 2b52452843 Add load/fromdata() overloads taking QByteArrayView to QImage
Handy when one has the data buffer to be read in a QBAV.

This also fixes an issue and compiler warning about passing a
qsizetype data length value as an int, and makes it possible to pass
a qsizetype-size length without going through QByteArray.

Makes the QByteArray overload redundant.

Change-Id: Iba8825cf0fd8003fb2eac5b1d30a61ec91b85ceb
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Allan Sandfeld Jensen <allan.jensen@qt.io>
2021-06-02 23:02:45 +02:00
..
image Add load/fromdata() overloads taking QByteArrayView to QImage 2021-06-02 23:02:45 +02:00
itemmodels QFileSystemModel fails to locate a host from root's visible children 2021-05-20 15:02:38 +00:00
kernel Remove Qt6 switches from QtGui 2021-05-05 19:26:56 +02:00
math3d QtGui/math3d : Fix QQuaternion::getEulerAngles 2021-06-01 09:01:23 +02:00
painting Add SIMD optimizations for color-transform writes 2021-05-27 00:18:04 +02:00
platform Move QtX11Extras into QtGui as private API 2021-05-10 21:19:46 +00:00
qopengl Block flaky rhi and OpenGL tests on Android 2021-05-30 23:02:53 +02:00
qopenglconfig Remove the qmake project files 2021-01-07 15:32:28 +01:00
qvulkan vulkan: Update legacy tests and examples to the modern validation layer 2021-05-31 17:16:49 +02:00
rhi rhi: Add support for 3D textures 2021-05-31 17:16:57 +02:00
text Allow background inheritance between non-body block elements 2021-05-08 09:28:02 +02:00
util QTextureFileData: support key value metadata 2021-02-09 13:39:47 +01:00
CMakeLists.txt Move QtX11Extras into QtGui as private API 2021-05-10 21:19:46 +00:00