qt6-bb10/tests/manual/examples/widgets
Shawn Rutledge 83b592346b Modify the MDI manual test to allow multiple views of same document
- editing same document in different views is possible? yes
- resizing one QTextEdit calls QTextDocument::setTextWidth(), which
  affects the width in the other view too. You can resize either one,
  but you can't have two views with different layouts, of course.

Added a categorized log message in QTextDocument::setTextWidth()
for a sanity check.

Task-nunber: QTBUG-35688
Change-Id: I59c4d10143fda3a66b946237832274d67f9d9d45
Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
2023-11-02 20:49:32 -07:00
..
application Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
dialogs Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
draganddrop Move fridge magnets example to manual test 2023-06-28 09:56:40 +02:00
effects/fademessage Move fade effect example to manual test 2023-06-28 00:09:59 +02:00
graphicsview Move graphis view flow layout example to manual test 2023-06-28 09:56:40 +02:00
itemviews Move simple widget mapper example to manual test 2023-06-30 08:51:06 +02:00
layouts Move dynamic layouts example to manual test 2023-06-28 00:09:58 +02:00
mainwindows Modify the MDI manual test to allow multiple views of same document 2023-11-02 20:49:32 -07:00
painting/fontsampler Move font sampler example to manual test 2023-06-28 09:56:39 +02:00
richtext Move textedit example to manual test 2023-06-29 14:49:13 +02:00
scroller Move scroller/graphicsview example into tests/manual 2023-06-12 21:22:36 +02:00
tools/plugandpaint Move plug and paint example to manual test 2023-06-30 08:50:59 +02:00
touch Move dials example to manual test 2023-06-29 14:49:14 +02:00
tutorials/addressbook Move the addressbook tutorial into manual tests 2023-05-15 14:52:17 +02:00
widgets Move tetrix example to manual test 2023-06-29 14:49:13 +02:00
wiggly
windowcontainer Move windowcontainer example to manual test 2023-06-29 03:13:10 +02:00