qt5base-lts/examples/widgets/painting/composition
Allan Sandfeld Jensen 4f88475a96 Allow QImage with more than 2GByte of image data
Changes internal data-size and pointer calculations
to qssize_t.

Adds new sizeInBytes() accessor to read byte size, and
marks the old one deprecated.

Task-number: QTBUG-50912
Change-Id: Idf0c2010542b0ec1c9abef8afd02d6db07f43e6d
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2017-07-08 08:17:13 +00:00
..
composition.cpp Allow QImage with more than 2GByte of image data 2017-07-08 08:17:13 +00:00
composition.h Examples: Replace 'Q_DECL_OVERRIDE' by 'override' 2016-06-15 09:32:30 +00:00
composition.html Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
composition.pro Use qtConfig throughout in qtbase 2016-08-19 04:28:05 +00:00
composition.qrc Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
flower_alpha.jpg Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
flower.jpg Moving .qdoc files under examples/widgets/doc 2012-08-20 12:20:55 +02:00
main.cpp Updated license headers 2016-01-21 18:55:32 +00:00