Команда "Что это?"

From FreeCAD Documentation
Revision as of 19:46, 6 August 2021 by Evgeniy (talk | contribs) (Created page with "{{Docnav/ru |Команда "О FreeCAD" | |Меню "Справка" |IconL=Std_About.svg |IconR= |IconC=Freecad.svg }}")

Std WhatsThis

Системное название
Std WhatsThis
Расположение в меню
Справка → Что это?
Верстаки
All
Быстрые клавиши
Shift + F1
Представлено в версии
-
См. также
Online help, User hub, Help menu

Описание

The Std WhatsThis command opens the help documentation for a specified command.

Применение

  1. There are several ways to invoke the command:
    • Press the Std WhatsThis button.
    • Select the Help → What's This? option from the menu.
    • Use the keyboard shortcut: Shift+F1.
  2. Click on a toolbar button or on a menu option.
  3. The help documentation for the selected command opens in a new window.

Примечания

  • Some commands are not documented, in that case the offline help will open on a blank page and report that the page could not be found.
  • The documentation is based on Qt compiled HTML pages. For it to launch Qt Assistant must be installed.
  • On Debian/Ubuntu and possibly other Linux systems, the offline documentation may need to be installed separately. The package is named freecad-doc, or freecad-daily-doc (for the freecad-daily PPA). See Installing Helpfile.

Read this post to understand how the commands must be named in the code to match the help pages in the wiki.