Std Quit/ru: Difference between revisions

From FreeCAD Documentation
(Updating to match new version of source page)
No edit summary
(5 intermediate revisions by 2 users not shown)
Line 1: Line 1:
<languages/>
<languages/>
{{Docnav/ru
{{Docnav/ru
|[[Std_RecentFiles/ru|Std RecentFiles]]
|[[Std_RecentFiles/ru|Меню "Недавние файлы"]]
|
|
|[[Std_File_Menu/ru|Std File Menu]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|IconL=
|IconL=
|IconR=
|IconR=
Line 24: Line 24:
The '''Std Quit''' command closes the FreeCAD application and optionally saves unsaved documents.
The '''Std Quit''' command closes the FreeCAD application and optionally saves unsaved documents.


==Применение==
==Использование==


# Есть несколько способов вызвать команду:
# Есть несколько способов вызвать команду:
Line 44: Line 44:


{{Docnav/ru
{{Docnav/ru
|[[Std_RecentFiles/ru|Std RecentFiles]]
|[[Std_RecentFiles/ru|Меню "Недавние файлы"]]
|
|
|[[Std_File_Menu/ru|Std File Menu]]
|[[Std_File_Menu/ru|Меню "Файл"]]
|IconL=
|IconL=
|IconR=
|IconR=

Revision as of 22:11, 4 August 2021

Std Quit

Системное название
Std Quit
Расположение в меню
Файл → Выход
Верстаки
All
Быстрые клавиши
Alt+F4
Представлено в версии
-
См. также
Std Open

Описание

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

Применение

  1. Есть несколько способов вызвать команду:
    • Выберите в меню параметр Файл → Выход.
    • Используйте сочетание клавиш: Alt + F4.
  2. Если есть несохранённые документы, диалоговое окно предложит вам сохранить их:
    • Нажмите кнопку Сохранить, чтобы сохранить активный документ. При необходимости сначала введите имя файла.
    • Нажмите кнопку Закрыть без сохранения, чтобы сбросить активный документ и потерять все изменения.

Опции

  • 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.

Настройки

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