From 73459785f2d4e8db9bf11e2a911a188277b78013 Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Mon, 19 Apr 2021 11:17:53 +0200 Subject: [PATCH] Doc: Describe switching themes on QDS side, too Added a screenshot of the Interface options. Moved the description of the Language field up, because it is right below the Theme field in the tab. Task-number: QDS-3407 Change-Id: I0bd898852a318ee87427a39c002a3ecc889e6207 Reviewed-by: Thomas Hartmann --- .../src/user-interface/creator-ui.qdoc | 28 +++++++++++++------ 1 file changed, 19 insertions(+), 9 deletions(-) diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index 0d78e314c55..9f926cf30ae 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -107,8 +107,27 @@ Below the mode selector, you can find shortcuts to some more advanced functions, such as running the application or finding problems in the QML code by debugging or profiling it. + + \section1 Switching UI Themes + + Themes enable you to change the appearance of the UI from dark to light, + for example. To switch themes, select \uicontrol Tools > \uicontrol Options + > \uicontrol Environment (or \uicontrol {Qt Creator} > + \uicontrol Preferences > \uicontrol Environment on \macos), and then select + a theme in the \uicontrol Theme field. + + \image qtcreator-options-environment-interface.png "Interface settings" \endif + \section1 Changing Languages + + \QC has been localized into several languages. If the system language + is one of the supported languages, it is automatically selected. To + change the language, select \uicontrol Tools > \uicontrol Options > + \uicontrol Environment and select a language in the \uicontrol Language + field. Select \uicontrol {Restart Now} to restart \QC and have the change + take effect. + \section1 Navigating with Keyboard \QC caters not only to those users who like to use the mouse, but also @@ -123,15 +142,6 @@ documentation, see \l{How-tos}. \endif - \section1 Changing Languages - - \QC has been localized into several languages. If the system language - is one of the supported languages, it is automatically selected. To - change the language, select \uicontrol Tools > \uicontrol Options > - \uicontrol Environment and select a language in the \uicontrol Language - field. Select \uicontrol {Restart Now} to restart \QC and have the change - take effect. - \section1 Viewing Images \QC opens image files in the image viewer.