qt6-bb10/examples/widgets/tools
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
..
completer Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
customcompleter Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
echoplugin Fix the project name 2023-07-31 12:38:40 +02:00
regularexpression Examples: Use PRIVATE CMake linkage 2022-11-30 14:48:50 +01:00
styleplugin Fix CMakeLists.txt of Style Plugin Example (broken on macOS) 2023-01-19 10:50:04 +00:00
treemodelcompleter Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
undoframework Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
CMakeLists.txt Move the settingseditor example into tests/manual 2023-12-15 18:21:22 +01:00
tools.pro Move the settingseditor example into tests/manual 2023-12-15 18:21:22 +01:00