qt5base-lts/tests/auto/corelib/global
Marc Mutz ac9be327f8 QFlags: use unsigned int when the enum's underlying is unsigned
Replace storage and operator int() return types with unsigned int
if the enum is unsigned.

This fixes a number of exisiting warnings, in particular with
Qt::MouseButton under GCC.

Change-Id: Ia12d36212329aec3e9d62a5fbd38809a6c2b36d0
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-09-28 23:50:10 +02:00
..
q_func_info Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qflags QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
qgetputenv Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qglobal Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qlogging Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qnumeric Update the NaN tests to deal with non-conformance better 2012-09-28 10:11:00 +02:00
qrand Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
qtendian Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global.pro Enable endianness conversions on q(u)int8 2012-03-25 13:12:24 +02:00