qtbase/tests/manual/lance
Giuseppe D'Angelo 08e8446461 Build the manual lance test
It had been excluded from the manual tests with a strange comment in the
CMakeLists.txt -- e0fb295aad already
ported the code away from QGL and to QOpenGL* classes.

Fix a couple of discarded QFile::open usages.

Change-Id: I248dabd706f34305b7120d3aaf36120040afc08c
Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
2025-01-02 16:22:56 +01:00
..
CMakeLists.txt
README Fix lance readme: tests/auto/other/lancelot is gone now 2024-04-18 13:15:52 -07:00
enum.png
icons.qrc
interactivewidget.cpp Build the manual lance test 2025-01-02 16:22:56 +01:00
interactivewidget.h
lance.pro
main.cpp
tools.png
widgets.h

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 subdirectories under
tests/baseline

See lance -help for options.