Categories
Qt how to create many windows inside one?
How can I make a window within a window in a certain area so that it can be positioned, cascaded, gridded, and so on?
Answer the question
In order to leave comments, you need to log in
I myself have not worked with this under Qt, but this is called a "multi-document interface" and the simplest example is here. doc.qt.io/qt-5/qtwidgets-mainwindows-mdi-example.html You can also google "Qt MDI".
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question