summaryrefslogtreecommitdiffstats
path: root/tests/auto/guiapplauncher/examples.txt
diff options
context:
space:
mode:
authorVolker Hilsheimer <volker.hilsheimer@qt.io>2023-12-12 14:54:50 +0100
committerVolker Hilsheimer <volker.hilsheimer@qt.io>2023-12-14 20:06:32 +0100
commit33254fb41f29b510d3d74dbaab60f0a67ef56d46 (patch)
treef79f0857335ee41141e40c6924c2f60bb9f1ec27 /tests/auto/guiapplauncher/examples.txt
parent92b5992a29e6a5463200157ab9934fae9a3ec8cb (diff)
Turn the "concentriccircles" example into snippets, update screenshot
The example has a lot of code and documentation, but in essence shows how to use float-based QPainter APIs and how to set a render hint. That is two lines of code, which we can show as snippets. Update the screenshot of the example with a higher-resolution version. Pick-to: 6.7 6.6 Fixes: QTBUG-119983 Change-Id: Iafcb813dff6ab8c269176f7994c95947ebf5e559 Reviewed-by: Eirik Aavitsland <eirik.aavitsland@qt.io>
Diffstat (limited to 'tests/auto/guiapplauncher/examples.txt')
-rw-r--r--tests/auto/guiapplauncher/examples.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/guiapplauncher/examples.txt b/tests/auto/guiapplauncher/examples.txt
index 1cfa04488d..0cca93745f 100644
--- a/tests/auto/guiapplauncher/examples.txt
+++ b/tests/auto/guiapplauncher/examples.txt
@@ -63,7 +63,6 @@
"painting/affine Example", "examples/widgets/painting/affine", "affine", 0, -1
"painting/basicdrawing Example", "examples/widgets/painting/basicdrawing", "basicdrawing", 10, -1
"painting/composition Example", "examples/widgets/painting/composition", "composition", 0, -1
-"painting/concentriccircles Example", "examples/widgets/painting/concentriccircles", "concentriccircles", 0, -1
"painting/deform Example", "examples/widgets/painting/deform", "deform", 0, -1
"painting/fontsampler Example", "examples/widgets/painting/fontsampler", "fontsampler", 0, -1
"painting/gradients Example", "examples/widgets/painting/gradients", "gradients", 0, -1