qt5base-lts/tests/manual/lance
Joerg Bornemann 8fe3680193 Add cmdline feature to qmake
[ChangeLog][qmake] A new feature "cmdline" was added that implies
"CONFIG += console" and "CONFIG -= app_bundle".

Task-number: QTBUG-27079
Change-Id: I6e52b07c9341c904bb1424fc717057432f9360e1
Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@gmx.de>
2019-02-18 07:12:14 +00:00
..
enum.png
icons.qrc
interactivewidget.cpp Updated license headers 2016-01-21 18:55:18 +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 Fix compilation of manual lance test 2017-08-04 18:48:29 +00:00
README
tools.png
widgets.h Fix compilation of manual lance test 2017-08-04 18:48:29 +00: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.