![]()  | 
  
    Qt 6.x
    
   The Qt SDK 
   | 
 
#include <QtWidgets>
 Include dependency graph for mdiareasnippets.cpp:Go to the source code of this file.
Functions | |
| void | mainWindowExample () | 
| void | addingSubWindowsExample () | 
| void addingSubWindowsExample | ( | ) | 
[1]
[1]
Definition at line 19 of file mdiareasnippets.cpp.
References QMdiArea::addSubWindow(), QWidget::setAttribute(), QMdiSubWindow::setWidget(), QWidget::show(), and Qt::WA_DeleteOnClose.
 Here is the call graph for this function:| void mainWindowExample | ( | ) | 
[0]
[0]
Definition at line 6 of file mdiareasnippets.cpp.
References QMdiArea::addSubWindow(), and QWidget::show().
 Here is the call graph for this function: