summaryrefslogtreecommitdiffstats
path: root/src/corelib
diff options
context:
space:
mode:
authorAllan Sandfeld Jensen <allan.jensen@qt.io>2017-02-28 09:51:26 +0100
committerAllan Sandfeld Jensen <allan.jensen@qt.io>2017-03-13 10:46:29 +0000
commit13cfa3c88be220dbb732975bd76d19dfa70c4469 (patch)
tree54e112ce225ca7d6855a907605506dac5f065f51 /src/corelib
parent8c0194f76355c5a0341d276d09c2e49462082901 (diff)
Clean-up QRgba64 constructors
We can add basic constructors now on all supported platforms, and can make initialization consistent on all platforms, choosing undefined as the default. Note this changes behavior on gcc and clang builds, but is consistent with pre-c++11 gcc and clang builds and with msvc. [ChangeLog][QtGui][QRgba64] The default constructor on Clang and GCC builds now no longer initializes with 0s, but leaves the value uninitialized. This is consistent with MSVC behavior and pre-C++11 behavior of GCC and Clang. Change-Id: Ib0e3d7f4274a13a768db62931b67877e3898945e Reviewed-by: Marc Mutz <marc.mutz@kdab.com>
Diffstat (limited to 'src/corelib')
0 files changed, 0 insertions, 0 deletions