Doc: Add a \preferences macro and use it everywhere

The macro can be used to show the path to Preferences
on Windows, Linux, and macOS. The current value expands to:
"Edit (or Qt Creator on macOS) > Preferences".
We can now change this in one place if we so wish.

Task-number: QTCREATORBUG-29734
Change-Id: I9afe4f7093dbcc8e62a2b18e1ae3f6f243bbb72b
Reviewed-by: hjk <hjk@qt.io>
Reviewed-by: Eike Ziller <eike.ziller@qt.io>
This commit is contained in:
Leena Miettinen
2023-10-17 16:19:40 +02:00
parent e51b378ac9
commit 81898c675c
115 changed files with 467 additions and 575 deletions

View File

@@ -90,8 +90,7 @@
To see the available interpreters and choose another interpreter, select the
current interpreter, and then select \uicontrol {Manage Python Interpreters}.
Or, select \uicontrol Edit > \uicontrol Preferences > \uicontrol Python >
\uicontrol Interpreters.
Or, select \preferences > \uicontrol Python > \uicontrol Interpreters.
\image qtcreator-python-interpreters.webp {Python Interpreters in Preferences}