qt5base-lts/tests/auto/gui/image
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
..
qicoimageformat Remove the qmake project files 2021-01-07 15:32:28 +01:00
qicon Fix tst_qicon for fractional dpr 2021-04-20 21:33:00 +02:00
qiconhighdpi Remove the qmake project files 2021-01-07 15:32:28 +01:00
qimage Add load/fromdata() overloads taking QByteArrayView to QImage 2021-06-02 23:02:45 +02:00
qimageiohandler Remove the qmake project files 2021-01-07 15:32:28 +01:00
qimagereader Remove the qmake project files 2021-01-07 15:32:28 +01:00
qimagewriter Correct RGB to Grayscale conversion 2021-05-21 15:37:32 +02:00
qmovie Port QMovie to the new property system 2021-01-27 15:16:20 +01:00
qpicture Remove the qmake project files 2021-01-07 15:32:28 +01:00
qpixmap Add deviceIndependentSize() to QPixmap and QImage 2021-03-08 08:27:41 +00:00
qpixmapcache Remove the qmake project files 2021-01-07 15:32:28 +01:00
CMakeLists.txt Android: blacklist a list of failing tests for android 2020-11-04 12:27:49 +02:00