qt6-bb10/tests/manual/examples/widgets/mainwindows
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
..
dockwidgets
mainwindow Move main window example to manual test 2023-06-29 14:49:13 +02:00
mdi Modify the MDI manual test to allow multiple views of same document 2023-11-02 20:49:32 -07:00