qt5base-lts/tests/manual/lance
Leander Beernaert 47428dfa55 Convert all of tests/manual
Fixes: QTBUG-78164
Change-Id: I28b59bf84533fc33fafafd1511b5337d36af0e2b
Reviewed-by: Qt CMake Build Bot
Reviewed-by: Alexandru Croitor <alexandru.croitor@qt.io>
2019-11-14 09:03:26 +00:00
..
CMakeLists.txt Convert all of tests/manual 2019-11-14 09:03:26 +00:00
enum.png Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
icons.qrc Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
interactivewidget.cpp Fix manual lance test: avoid using deprecated api 2019-04-26 07:47:12 +00:00
interactivewidget.h Updated license headers 2016-01-21 18:55:18 +00:00
lance.pro Add cmdline feature to qmake 2019-02-18 07:12:14 +00:00
main.cpp Remove dead code from Qt 4 times 2019-08-20 22:27:46 +00:00
README Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
tools.png Cleaning up the QPainter/arthur testing stuff 2011-06-29 15:10:14 +02:00
widgets.h Remove the unused includes for QSignalMapper 2019-08-05 10:15:57 +02:00

The "lance" tool can be used to edit and run QPainter script (.qps)
files. They are used in the "lancelot" qpainter regression autotest.
A collection of scripts can be found in the directory
tests/auto/lancelot/scripts

See lance -help for options.