qt6-bb10/tests/auto/corelib/tools/qelapsedtimer
Robin Burchell 3006bd2d44 Make QElapsedTimer default to invalid (and now non-POD).
The practical uses of a POD QElapsedTimer are not really that clear, and the
number of misuses of this API are quite high. Default the state to invalid to
prevent against mistakes.

[ChangeLog][QtCore][QElapsedTimer] Is no longer a POD.

Change-Id: I267292acf2bfca7404e3e449dd04410441d7ce26
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2014-09-03 13:19:35 +02:00
..
qelapsedtimer.pro
tst_qelapsedtimer.cpp Make QElapsedTimer default to invalid (and now non-POD). 2014-09-03 13:19:35 +02:00