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 -- e0fb295aad0063410aca3b2a109a7cda15628bda 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
..
2024-02-04 09:56:42 +01:00
2024-02-04 09:56:42 +01: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 subdirectories under
tests/baseline

See lance -help for options.