qt5base-lts/examples/widgets/tools/undoframework
Volker Hilsheimer cb0bf5ad68 Merge "undo" and "undoframework" examples
The "undo" example didn't show anything that the "undoframework"
example doesn't, and the latter is more comprehensive and properly
documented. "undoframework" also uses QGraphicsView instead of
inventing its own diagram widget.

However, the "undo" example created a nicer UI with toolbuttons,
icons, and the undo view in a dock widget, so reuse those elements
in the "undoframework" example instead.

Update the documentation quoting tags accordingly, and clean up
a bit.

Pick-to: 6.5
Change-Id: I3c91feecbd5fe3e5900838b0b51f9fe7bd190280
Reviewed-by: Jan Arve Sæther <jan-arve.saether@qt.io>
2023-01-31 00:20:31 +01:00
..
icons Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
CMakeLists.txt Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
commands.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
commands.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramitem.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramitem.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramscene.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
diagramscene.h Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
main.cpp Use SPDX license identifiers 2022-05-16 16:37:38 +02:00
mainwindow.cpp Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
mainwindow.h Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00
undoframework.pro qtlite: Skip building examples when configured with no-feature-itemviews 2018-01-12 07:58:20 +00:00
undoframework.qrc Merge "undo" and "undoframework" examples 2023-01-31 00:20:31 +01:00