qt5base-lts/tests/manual/lance
Lucie Gérard fb1b20eab3 Add license headers to cmake files
CMakeLists.txt and .cmake files of significant size
(more than 2 lines according to our check in tst_license.pl)
now have the copyright and license header.

Existing copyright statements remain intact

Task-number: QTBUG-88621
Change-Id: I3b98cdc55ead806ec81ce09af9271f9b95af97fa
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-08-03 17:14:55 +02:00
..
CMakeLists.txt Add license headers to cmake files 2022-08-03 17:14:55 +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 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
interactivewidget.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
lance.pro Painting: fix overriding and combining different clip types 2022-03-15 12:45:46 +01:00
main.cpp Support cosmetic brush patterns in the pdf and opengl paint engines 2022-06-04 21:15:42 +02: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 SPDX license identifiers 2022-05-16 16:37:38 +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.