From b7c15f7f24c1f0afcea87b31d3b4e096149c9e7d Mon Sep 17 00:00:00 2001 From: Volker Hilsheimer Date: Tue, 16 May 2023 15:32:28 +0200 Subject: Remove the "classwizard" example It adds nothing new to what the trivial and license wizard examples show, other than a bunch of somewhat messy and outdated code to generate C++ code files based on the input. The example is referenced in a few parts of the documentation, but there are equivalent snippets in the trivial and license wizard examples, so point at those instead, and add some relevant API usage where needed. Pick-to: 6.5 Change-Id: If1ff57e775bad28920d9e019aeccae69d1f4d127 Reviewed-by: Axel Spoerl --- examples/widgets/dialogs/classwizard/classwizard.qrc | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 examples/widgets/dialogs/classwizard/classwizard.qrc (limited to 'examples/widgets/dialogs/classwizard/classwizard.qrc') diff --git a/examples/widgets/dialogs/classwizard/classwizard.qrc b/examples/widgets/dialogs/classwizard/classwizard.qrc deleted file mode 100644 index 41a5ddc7d1..0000000000 --- a/examples/widgets/dialogs/classwizard/classwizard.qrc +++ /dev/null @@ -1,11 +0,0 @@ - - - images/background.png - images/banner.png - images/logo1.png - images/logo2.png - images/logo3.png - images/watermark1.png - images/watermark2.png - - -- cgit v1.2.3