qt5base-lts/tests/auto/corelib/tools/qtimeline
Jason McDonald 36ee00c9f5 Add test for QTimeLine::toggleDirection()
Before QTimeLine made it into the public API, the toggle() function
became toggleDirection() and isReversed() became the more generic
direction().  This commit uncomments the old toggle() test and uses the
final function names.

Change-Id: Ie3379f32ff0c78436f33c2733232d795ca88152b
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
2011-11-22 00:33:44 +01:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qtimeline.pro Cleanup corelib autotests 2011-11-11 02:45:05 +01:00
tst_qtimeline.cpp Add test for QTimeLine::toggleDirection() 2011-11-22 00:33:44 +01:00