Doc: improve create python project tutorials

Use consistent paths in screenshots and instructions. The paths from the
screenshots are preferable since they are not inside a default Qt
installation location.

Change-Id: If9f0bca58a13a66559eae953ccaf19abb2dc7e14
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
This commit is contained in:
David Schulz
2024-03-20 10:27:12 +01:00
parent 3ad0f8900b
commit a3668827aa
2 changed files with 2 additions and 2 deletions

View File

@@ -35,7 +35,7 @@
\li In \uicontrol {Name}, enter the project name. For example,
\e {hello_world_quick}.
\li In \uicontrol {Create in}, enter the path for the project files.
For example, \c {C:\Qt\examples}.
For example, \c {C:\Examples}.
\li Select \uicontrol{Next} (on Windows and Linux) or \uicontrol Continue
(on \macos) to open the \uicontrol {Define Project Details} dialog.
\image qtcreator-new-qt-for-python-app-project-details.webp {Define Project Details dialog}