Notice: Unexpected clearActionName after getActionName already called in /var/www/wiki/includes/context/RequestContext.php on line 338
Área de visão principal - FreeCAD Documentation Jump to content

Área de visão principal

From FreeCAD Documentation
(Redirected from Main view area/pt-br)
This page is a translated version of the page Main View Area and the translation is 12% complete.
Outdated translations are marked like this.

Introdução

The Main View Area is the main widget that holds sub-windows in the interface. It is an instance of Qt's QMdiArea.

It normally contains tabs for the Start Page, and a 3D View for each open document. It can contain other window tabs, for example, one for each TechDraw drawing page, spreadsheet, or text document.

The Main View Area is denoted by the number 1, and can hold various window tabs, principally the start page and the 3D View.

Windows

The windows in the Main View Area can be organized with commands located in the Windows menu, like Std TileWindows and Std CascadeWindows.