qt6-bb10/tests/manual/lance
Lucie Gérard 05fc3aef53 Use SPDX license identifiers
Replace the current license disclaimer in files by
a SPDX-License-Identifier.
Files that have to be modified by hand are modified.
License files are organized under LICENSES directory.

Task-number: QTBUG-67283
Change-Id: Id880c92784c40f3bbde861c0d93f58151c18b9f1
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Reviewed-by: Jörg Bornemann <joerg.bornemann@qt.io>
2022-05-16 16:37:38 +02:00
..
CMakeLists.txt Baseline: Move the paintcommands code into the shared directory 2022-01-20 22:56:11 +01:00
README
enum.png
icons.qrc
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 Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
tools.png
widgets.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00

README

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.