qt5base-lts/tests/manual/lance
Jarek Kobus d33655a953 Use QList instead of QVector in other qtbase tests
Task-number: QTBUG-84469
Change-Id: Ie0455c890c048c52eacad1badd6d21df999badf9
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2020-07-07 11:48:45 +02:00
..
CMakeLists.txt CMake: Regenerate tests projects 2020-03-12 11:41:39 +01: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.