qt5base-lts/tests/manual/lance
Alexandru Croitor 1339cc4667 CMake: Regenerate manual tests
Change-Id: Id42b9e481375d2ec0e68b73dc1e2ff36f0cbd49e
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-07-08 11:01:38 +02:00
..
CMakeLists.txt CMake: Regenerate manual tests 2020-07-08 11:01:38 +02: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 compilation of lance tool 2020-06-05 14:26:41 +02:00
interactivewidget.h Updated license headers 2016-01-21 18:55:18 +00:00
lance.pro Port lance manual test to qopengl 2020-02-21 10:01:23 +01:00
main.cpp Merge remote-tracking branch 'origin/5.15' into dev 2020-03-03 14:13:02 +01: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 Use QList instead of QVector in other qtbase tests 2020-07-07 11:48:45 +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.