qt5base-lts/tests/benchmarks/gui/painting
Friedemann Kleint eb66916082 Fix some compiler warnings in benchmark tests.
main.cpp(332) : warning C4307: '*' : integral constant overflow
tst_qpainter.cpp(1293) : warning C4305: '+=' : truncation from 'double' to 'float'
tst_qpainter.cpp(1474) : warning C4305: '+=' : truncation from 'double' to 'float'
tst_qtbench.cpp(155) : warning C4267: 'initializing' : conversion from 'size_t' to 'int', possible loss of data
main.cpp(68) : warning C4189: 'fontHeight' : local variable is initialized but not referenced

Change-Id: If6aadd50df7c5cf7d0f33791c9247730a47ddd27
Reviewed-by: Joerg Bornemann <joerg.bornemann@digia.com>
2014-07-14 10:55:55 +02:00
..
qpainter Fix some compiler warnings in benchmark tests. 2014-07-14 10:55:55 +02:00
qregion Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtbench Fix some compiler warnings in benchmark tests. 2014-07-14 10:55:55 +02:00
qtracebench Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
qtransform Update copyright year in Digia's license headers 2013-01-18 09:07:35 +01:00
painting.pro add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00