Std Quit/de: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
(Created page with "{{Docnav/de |LetzteDateien | |Std Menü Datei |IconL= |IconR= |IconC=Freecad.svg }}")
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav
{{Docnav/de
|[[Std_RecentFiles|RecentFiles]]
|[[Std_RecentFiles/de|LetzteDateien]]
|
|
|[[Std_File_Menu|Std File Menu]]
|[[Std_File_Menu/de|Std Menü Datei]]
|IconL=
|IconL=
|IconR=
|IconR=

Revision as of 14:10, 12 April 2022

Std Beenden

Menüeintrag
Datei → Beenden
Arbeitsbereich
Alle
Standardtastenkürzel
Alt+F4
Eingeführt in Version
-
Siehe auch
Std Open,Std Import

Beschreibung

The Std Quit command closes the FreeCAD application and optionally saves unsaved documents.

Anwendung

  1. There are several ways to invoke the command:
    • Select the File → Exit option from the menu.
    • Use the keyboard shortcut: Alt+F4.
  2. If there are unsaved documents a dialog box will prompt you to save them:
    • Press the Save button to save the active document. If required enter a filename first.
    • Press the Discard button to discard the active document and lose all changes.

Options

  • If there are multiple unsaved documents: check the Apply answer to all checkbox to avoid being prompted for each unsaved document separately.
  • If there are unsaved documents: press Esc or the Cancel button to abort the command.

Preferences

  • The last used file location is stored: Tools → Edit parameters... → BaseApp → Preferences → General → FileOpenSavePath.