![]() |
Qt 6.x
The Qt SDK
|
#include <QtWidgets>
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.
void mainWindowExample | ( | ) |
[0]
[0]
Definition at line 6 of file mdiareasnippets.cpp.
References QMdiArea::addSubWindow(), and QWidget::show().