Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
Loading...
Searching...
No Matches
mdiareasnippets.cpp File Reference

(05fc3aef53348fb58be6308076e000825b704e58)

#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(), 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(), QPushButton, and QWidget::show().

+ Here is the call graph for this function: