qt6-bb10/tests/manual/examples
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
..
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 Examples: Remove unnecessary Q_INIT_RESOURCE calls 2023-06-08 16:15:02 +00:00
qpa Move qpa examples to manual tests 2023-06-26 20:47:45 +02:00
vulkan/hellovulkantexture Move hellovulkantexture example to manual test 2023-03-22 23:17:48 +01:00
widgets Modify the MDI manual test to allow multiple views of same document 2023-11-02 20:49:32 -07:00