qt6-bb10/tests/manual/examples
Volker Hilsheimer bddf27cd5a Move the settingseditor example into tests/manual
The example uses QTreeWidget when it should use a QTreeView with a
dedicated item model, primarily shows how to use item views (and very
little about QSettings), and is generally not useful to show how an
application could or should use QSettings to store settings.

Turn it into a manual test instead; it's useful for that as it supports
ini and plist files, and settings in different scopes.

Pick-to: 6.7
Fixes: QTBUG-119978
Change-Id: I7ce039f6391c41c679d126d90a251eee60327c39
Reviewed-by: Ed Cooke <ed.cooke@qt.io>
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-12-15 18:21:22 +01:00
..
blurpicker Move widgets blurpicker example to manual test 2023-06-05 19:13:33 +02:00
corelib/permissions Android: remove unneeded allowNativeHeapPointerTagging manifest flag 2023-10-20 18:46:29 +03:00
opengl Make contextinfo example a manual test 2023-11-17 22:27:01 +01:00
qpa Move qpa examples to manual tests 2023-06-26 20:47:45 +02:00
vulkan/hellovulkantexture
widgets Move the settingseditor example into tests/manual 2023-12-15 18:21:22 +01:00