Std Quit/de: Difference between revisions

From FreeCAD Documentation
No edit summary
(Created page with "Der Befehl '''Std Beenden''' schließt das Programm FreeCAD und speichert bei Bedarf ungespeicherte Dokumente.")
Line 20: Line 20:
==Beschreibung==
==Beschreibung==


The '''Std Quit''' command closes the FreeCAD application and optionally saves unsaved documents.
Der Befehl '''Std Beenden''' schließt das Programm FreeCAD und speichert bei Bedarf ungespeicherte Dokumente.


==Anwendung==
==Anwendung==

Revision as of 14:17, 12 April 2022

Std Beenden

Menüeintrag
Datei → Beenden
Arbeitsbereich
All
Standardtastenkürzel
Alt+F4
Eingeführt in Version
-
Siehe auch
Std Schließen

Beschreibung

Der Befehl Std Beenden schließt das Programm FreeCAD und speichert bei Bedarf ungespeicherte Dokumente.

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.