[][src]Module qt_widgets::q_mdi_area

C++ type: QMdiArea

Structs

AreaOption

This enum describes options that customize the behavior of the QMdiArea.

ViewMode

This enum describes the view mode of the area; i.e. how sub-windows will be displayed.

WindowOrder

Specifies the criteria to use for ordering the list of child windows returned by subWindowList(). The functions cascadeSubWindows() and tileSubWindows() follow this order when arranging the windows.