3c104c2799
It is essentially the same as the other mainwindow examples, showing how to create a text editor. The only special code here is the tiling of the different main windows, which - without any documentation or explanation - is neither very helpful, nor relevant in 2023. Pick-to: 6.5 Change-Id: I48b92b1cf057f586e0d2842d1c0a3312154e9a13 Reviewed-by: Axel Spoerl <axel.spoerl@qt.io>
7 lines
143 B
Prolog
7 lines
143 B
Prolog
TEMPLATE = subdirs
|
|
SUBDIRS = application \
|
|
dockwidgets \
|
|
mainwindow \
|
|
mdi \
|
|
menus
|