Qt 6.x
The Qt SDK
Loading...
Searching...
No Matches
mdiareasnippets.cpp File Reference
#include <QtWidgets>
+ Include dependency graph for mdiareasnippets.cpp:

Go to the source code of this file.

Functions

void mainWindowExample ()
 
void addingSubWindowsExample ()
 

Function Documentation

◆ 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:

◆ mainWindowExample()

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: