diff options
author | Leena Miettinen <[email protected]> | 2025-04-11 16:47:35 +0200 |
---|---|---|
committer | Leena Miettinen <[email protected]> | 2025-04-28 09:07:19 +0000 |
commit | 860e949e85942631d0d09096bda7e24c147dcd88 (patch) | |
tree | 75a26a2a4d3b653f2ad64a18ee59c939310512bc | |
parent | a62460fb1c969c8f825d54cc1695e738bcffdfcd (diff) |
Doc: Fix alt text
From Qt 6.10 onwards, QDoc will issue warnings for missing alt text.
- Add alt text for all \image commands
- Use curly braces around image names and alt text
- Try to make alt text more consistent
Task-number: QTCREATORBUG-32739
Change-Id: I6c14c23303deec44ab854e5c5f4f088fbf8eed7b
Reviewed-by: Eike Ziller <[email protected]>
179 files changed, 702 insertions, 701 deletions
diff --git a/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc b/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc index d34997b1ee0..48724fb9dc9 100644 --- a/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc +++ b/doc/qtcreator/src/analyze/cpu-usage-analyzer.qdoc @@ -37,7 +37,7 @@ (\uicontrol Start) to start the application from the \uicontrol {Performance Analyzer}. - \image qtcreator-performance-analyzer-toolbar.png {Performance Analyzer toolbar} + \image {qtcreator-performance-analyzer-toolbar.png} {Performance Analyzer toolbar} \endlist @@ -75,7 +75,7 @@ In the \uicontrol {Create Memory Trace Points} dialog, modify the script to run. - \image qtcreator-performance-analyzer-create-memory-trace-points.png {Create Memory Trace Points dialog} + \image {qtcreator-performance-analyzer-create-memory-trace-points.png} {Create Memory Trace Points dialog} If you need root privileges to run scripts as root, select the privileges to use in \uicontrol {Elevate privileges using}. @@ -122,13 +122,13 @@ \uicontrol Projects > \uicontrol Run, and then select \uicontrol Details next to \uicontrol {Performance Analyzer Settings}. - \image qtcreator-performance-analyzer-settings.png {Performance Analyzer Settings} + \image {qtcreator-performance-analyzer-settings.png} {Performance Analyzer Settings} To edit the settings for the current run configuration, select the drop down menu next to \inlineimage icons/recordfill.png on the Performance Analyzer toolbar. - \image qtcreator-performance-analyzer-toolbar.png {Performance Analyzer toolbar} + \image {qtcreator-performance-analyzer-toolbar.png} {Performance Analyzer toolbar} \section1 Choosing Event Types @@ -257,7 +257,7 @@ The \uicontrol Timeline view displays a graphical representation of CPU usage per thread and a condensed view of all recorded events. - \image qtcreator-performance-analyzer-timeline.webp {Performance Analyzer Timeline view} + \image {qtcreator-performance-analyzer-timeline.webp} {Performance Analyzer Timeline view} Each category in the timeline describes a thread in the application. Move the cursor on an event (5) on a row to see how long it takes and which @@ -349,7 +349,7 @@ \section1 Viewing Statistics - \image qtcreator-performance-analyzer-statistics.png + \image {qtcreator-performance-analyzer-statistics.png} {Performance Analyzer Statistics view} The \uicontrol Statistics view displays the number of samples each function in the timeline was contained in, in total and when on the top of the @@ -375,7 +375,7 @@ \section2 Visualizing Statistics as Flame Graphs - \image qtcreator-performance-analyzer-flamegraph.png + \image {qtcreator-performance-analyzer-flamegraph.png} {Performance Analyzer Flame Graph view} The \uicontrol {Flame Graph} view shows a more concise statistical overview of the execution. The horizontal bars show an aspect of the samples @@ -426,7 +426,7 @@ \uicontrol {Performance Analyzer Options} > \uicontrol {Load perf.data File} to load a file. - \image qtcreator-cpu-usage-analyzer-load-perf-trace.png + \image {qtcreator-cpu-usage-analyzer-load-perf-trace.png} {Load Perf Trace dialog} Performance Analyzer needs to know the context in which the data was recorded to find the debug symbols. Therefore, you have to specify diff --git a/doc/qtcreator/src/analyze/creator-analyze.qdoc b/doc/qtcreator/src/analyze/creator-analyze.qdoc index b0aea3a0e64..f11579b986e 100644 --- a/doc/qtcreator/src/analyze/creator-analyze.qdoc +++ b/doc/qtcreator/src/analyze/creator-analyze.qdoc @@ -20,7 +20,7 @@ In the \uicontrol Debug mode, switch between tools by selecting them in the menu on the debugger toolbar. - \image qtcreator-performance-analyzer-toolbar.png {Performance Analyzer in Debug mode} + \image {qtcreator-performance-analyzer-toolbar.png} {Performance Analyzer in Debug mode} Drag the views in the \uicontrol Debug mode to new positions on the screen. The size and position of views are saved for future diff --git a/doc/qtcreator/src/analyze/creator-axivion.qdoc b/doc/qtcreator/src/analyze/creator-axivion.qdoc index 2a0940a2b0c..71524b9af82 100644 --- a/doc/qtcreator/src/analyze/creator-axivion.qdoc +++ b/doc/qtcreator/src/analyze/creator-axivion.qdoc @@ -22,12 +22,12 @@ hover over an annotation to bring up a tooltip with a short description of the issue. - \image qtcreator-axivion-annotation.webp {Annotation popup} + \image {qtcreator-axivion-annotation.webp} {Annotation popup} Select \inlineimage icons/info.png to view detailed information about the issue in the \uicontrol {Issue Details} view. - \image qtcreator-axivion-view-rule.webp {Issue Details view} + \image {qtcreator-axivion-view-rule.webp} {Issue Details view} To hide inline annotations, go to \uicontrol Analyze > \uicontrol Axivion and clear \inlineimage icons/warning.png. @@ -38,7 +38,7 @@ \list 1 \li To go to the \uicontrol Axivion view: - \image qtcreator-axivion-issue-search.webp {Issues in Axivion view} + \image {qtcreator-axivion-issue-search.webp} {Issues in Axivion view} \list \li Go to \uicontrol Analyze > \uicontrol Axivion. \li In the mode selector, select \uicontrol Debug > @@ -159,10 +159,10 @@ \list 1 \li Go to \preferences > \uicontrol Analyzer > \uicontrol Axivion. - \image qtcreator-preferences-axivion.webp {Axivion tab in Analyzer Preferences} + \image {qtcreator-preferences-axivion.webp} {Axivion tab in Analyzer preferences} \li Select \uicontrol Add to add a new connection to an Axivion dashboard server or \uicontrol Edit to change an existing connection: - \image qtcreator-edit-dashboard-configuration.webp {Edit Dashboard Configuration dialog} + \image {qtcreator-edit-dashboard-configuration.webp} {Edit Dashboard Configuration dialog} \list \li In \uicontrol {Dashboard URL}, enter the URL of the server. \li In \uicontrol Username, enter the username to access the server. diff --git a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc index b85de2db637..1e9762a8fdb 100644 --- a/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc +++ b/doc/qtcreator/src/analyze/creator-clang-static-analyzer.qdoc @@ -43,7 +43,7 @@ \li Select the files to apply the checks to. - \image qtcreator-files-to-analyze.webp {Files to Analyze dialog} + \image {qtcreator-files-to-analyze.webp} {Files to Analyze dialog} \li Select \uicontrol Analyze to start the checks. @@ -53,7 +53,7 @@ The \uicontrol {Clang-Tidy} or \uicontrol {Clazy} view shows the issues: - \image qtcreator-clang-tidy-view.webp {Clang-Tidy view} + \image {qtcreator-clang-tidy-view.webp} {Clang-Tidy view} \caption Diagnostics in the Clang-Tidy view. \note If you select \uicontrol Debug in the mode selector to open the @@ -84,7 +84,7 @@ \list 1 \li Select \inlineimage icons/filtericon.png to open the \uicontrol {Filter Diagnostics} dialog. - \image qtcreator-clang-tools-filter-diagnostics.webp {Filter Diagnostics dialog} + \image {qtcreator-clang-tools-filter-diagnostics.webp} {Filter Diagnostics dialog} \li Select the diagnostics to view. \li Select \uicontrol OK. \endlist @@ -139,7 +139,7 @@ \list 1 \li Select \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Clang Tools}. - \image qtcreator-clang-tools-settings.webp {Clang Tools customized settings} + \image {qtcreator-clang-tools-settings.webp} {Clang Tools customized settings} \li Clear \uicontrol {Use global settings}. \li Specify \uicontrol preferences for the project. \li In \uicontrol {Suppressed diagnostics}, you can view the suppression @@ -176,7 +176,7 @@ \li Select \preferences > \uicontrol Analyzer > \uicontrol {Clang Tools}. - \image qtcreator-preferences-analyzer-clang-tools.webp {Clang Tools preferences} + \image {qtcreator-preferences-analyzer-clang-tools.webp} {Clang Tools tab in Analyzer preferences} \li In the \uicontrol Clang-Tidy and \uicontrol Clazy-Standalone fields, set the paths to the executables to use. @@ -226,14 +226,14 @@ \li Select \preferences > \uicontrol Analyzer > \uicontrol {Clang Tools}. - \image qtcreator-preferences-analyzer-clang-tools.webp {Clang Tools preferences} + \image {qtcreator-preferences-analyzer-clang-tools.webp} {Clang Tools tab in Analyzer preferences} \li The \uicontrol {Diagnostic configuration} field shows the checks to perform. Click the value of the field to open the \uicontrol {Diagnostic Configurations} dialog, where you can select and edit the checks to perform. - \image qtcreator-clang-tools-diagnostics-configuration.png {Diagnostics Configuration dialog} + \image {qtcreator-clang-tools-diagnostics-configuration.png} {Diagnostic Configurations dialog} To perform checks from a Clang-Tidy configuration file instead, select \uicontrol {Prefer .clang-tidy file, if present} in the @@ -241,7 +241,7 @@ \li Select \uicontrol Copy to copy the selected diagnostics for editing. - \image qtcreator-clang-copy-diagnostic-configuration.png {Copy Diagnostic Configuration dialog} + \image {qtcreator-clang-copy-diagnostic-configuration.png} {Copy Diagnostic Configurations dialog} \li In the \uicontrol {Diagnostic configuration name} field, give the configuration a name, and then select \uicontrol OK. @@ -257,7 +257,7 @@ To filter the checks, enter a string in the \uicontrol {Filter by name} field. - \image qtcreator-clang-tidy.png {Clang-Tidy Checks tab} + \image {qtcreator-clang-tidy.png} {Clang-Tidy Checks tab in the Diagnostic Configurations dialog} For more information about the available checkers, see \l{https://clang-analyzer.llvm.org/available_checks.html} @@ -269,7 +269,7 @@ \li In the \uicontrol {Clazy Checks} tab, select the level of Clazy checks to perform. - \image qtcreator-clazy.webp {Clazy Checks tab} + \image {qtcreator-clazy.webp} {Clazy Checks tab in the Diagnostic Configurations dialog} \li To edit the selected checks as plain text, select \uicontrol {Edit Checks as String}. diff --git a/doc/qtcreator/src/analyze/creator-coco.qdoc b/doc/qtcreator/src/analyze/creator-coco.qdoc index aee0060f6cf..7ec4f082c77 100644 --- a/doc/qtcreator/src/analyze/creator-coco.qdoc +++ b/doc/qtcreator/src/analyze/creator-coco.qdoc @@ -45,14 +45,14 @@ off for the build configuration. Select \uicontrol {Enable Coverage} or \uicontrol {Disable Coverage} to turn on or off code coverage. - \image qtcreator-projects-settings-build-coco.webp {Setting code coverage from a build step} + \image {qtcreator-projects-settings-build-coco.webp} {Setting code coverage from a build step} \section1 Set code coverage for a project To specify code coverage settings for a project, go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Coco Code Coverage}. - \image qtcreator-projects-settings-coco.webp {Coco Code Coverage settings} + \image {qtcreator-projects-settings-coco.webp} {Coco Code Coverage settings} \table \header @@ -150,13 +150,13 @@ \list 1 \li Go to \uicontrol Analyze > \uicontrol {Squish Coco}. - \image qtcreator-coco.png {Coco CoverageBrowser and CSMes file} + \image {qtcreator-coco.png} {Coco CoverageBrowser and CSMes file} \li In \uicontrol CSMes, select the instrumentation database to load. \li Select \uicontrol Open to start CoverageBrowser. \li In CoverageBrowser, go to \uicontrol File > \uicontrol {Load Execution Report} and select the \c .csexe file for the coverage scan. - \image coco-coveragebrowser-load-execution-report.png {Load Execution Report dialog} + \image {coco-coveragebrowser-load-execution-report.png} {Load Execution Report dialog} \li To keep the execution report, clear \uicontrol {Delete execution report after loading}. \endlist diff --git a/doc/qtcreator/src/analyze/creator-cppcheck.qdoc b/doc/qtcreator/src/analyze/creator-cppcheck.qdoc index 6f34cd5180a..12a4b3dec41 100644 --- a/doc/qtcreator/src/analyze/creator-cppcheck.qdoc +++ b/doc/qtcreator/src/analyze/creator-cppcheck.qdoc @@ -20,7 +20,7 @@ \list 1 \li Go to \uicontrol Analyze > \uicontrol Cppcheck. - \image qtcreator-cppcheck-run-configuration.png {Cppcheck run configuration} + \image {qtcreator-cppcheck-run-configuration.png} {Cppcheck run configuration} \li In uicontrol Binary, enter the path to the Cppcheck executable file. \li In \uicontrol Checks, select the checks to perform. \note By default, Cppcheck uses multiple threads to perform checks. diff --git a/doc/qtcreator/src/analyze/creator-ctf-visualizer.qdoc b/doc/qtcreator/src/analyze/creator-ctf-visualizer.qdoc index fd8b9ed9203..4e2edbdaf97 100644 --- a/doc/qtcreator/src/analyze/creator-ctf-visualizer.qdoc +++ b/doc/qtcreator/src/analyze/creator-ctf-visualizer.qdoc @@ -60,7 +60,7 @@ The \uicontrol Timeline view displays a graphical representation of trace events and a condensed view of all recorded events. - \image qtcreator-ctf-visualizer-timeline.webp {Timeline view} + \image {qtcreator-ctf-visualizer-timeline.webp} {Timeline view} Each category in the timeline describes a thread in the application. Move the cursor on an event (5) on a row to view its duration and event category. @@ -100,7 +100,7 @@ \section1 Viewing Statistics - \image qtcreator-ctf-visualizer-statistics.png + \image {qtcreator-ctf-visualizer-statistics.png} {Statistics view} The \uicontrol Statistics view displays the number of samples each function in the timeline was contained in, in total and when on the top of the diff --git a/doc/qtcreator/src/analyze/creator-heob.qdoc b/doc/qtcreator/src/analyze/creator-heob.qdoc index e163f67a74e..02a74860e29 100644 --- a/doc/qtcreator/src/analyze/creator-heob.qdoc +++ b/doc/qtcreator/src/analyze/creator-heob.qdoc @@ -24,7 +24,7 @@ \li Select \uicontrol Analyze > \uicontrol Heob. - \image qtcreator-heob-settings.png {Heob settings} + \image {qtcreator-heob-settings.png} {Heob settings} \li Select the Heob settings profile to use, or select \uicontrol New to create a new profile. @@ -40,13 +40,13 @@ \QC runs the application, and then it runs Heob in a terminal. - \image qtcreator-heob-in-terminal.webp {Heob running in a terminal} + \image {qtcreator-heob-in-terminal.webp} {Heob running in a terminal} Heob raises an access violation on buffer overruns and records stack traces of the offending instruction and buffer allocation. You can see the results in the \uicontrol Memcheck view after Heob exits normally. - \image qtcreator-heob-output.png {Results from Heob in the Memcheck view} + \image {qtcreator-heob-output.png} {Results from Heob in the Memcheck view} \sa {Analyze}{How To: Analyze}, {Analyzers}, {Heob}, {Analyzing Code} */ @@ -63,7 +63,7 @@ To specify settings for Heob, go to \uicontrol Analyze > \uicontrol Heob. - \image qtcreator-heob-settings.png {Heob settings} + \image {qtcreator-heob-settings.png} {Heob settings} In \uicontrol {Extra arguments}, enter additional arguments for running Heob. To list the available arguments in the Heob console, enter diff --git a/doc/qtcreator/src/analyze/creator-valgrind.qdoc b/doc/qtcreator/src/analyze/creator-valgrind.qdoc index f7cf6cf031d..442e8c0b1c3 100644 --- a/doc/qtcreator/src/analyze/creator-valgrind.qdoc +++ b/doc/qtcreator/src/analyze/creator-valgrind.qdoc @@ -37,7 +37,7 @@ \li In the mode selector, select \uicontrol Debug > \uicontrol Memcheck. - \image qtcreator-valgrind-memcheck.webp {Memcheck view} + \image {qtcreator-valgrind-memcheck.webp} {Memcheck view} \li Select \inlineimage icons/qtcreator-analyze-start-button.png to start the application. @@ -105,7 +105,7 @@ \uicontrol Analyzer. Set Memcheck preferences in \uicontrol {Memcheck Memory Analysis Options}. - \image qtcreator-valgrind-memcheck-options.png {Memory Analysis options} + \image {qtcreator-valgrind-memcheck-options.png} {Memcheck Memory Analysis Options in the Valgrind tab in Analyzer preferences} In \uicontrol {Extra Memcheck arguments}, specify additional arguments for launching the executable. @@ -221,7 +221,7 @@ \li In the mode selector, select \uicontrol Debug > \uicontrol Callgrind. - \image qtcreator-valgrind-callgrind-toolbar.png {Callgrind view toolbar} + \image {qtcreator-valgrind-callgrind-toolbar.png} {Callgrind view toolbar} \li Select \inlineimage icons/qtcreator-analyze-start-button.png to start the application. @@ -262,7 +262,7 @@ \inlineimage icons/open.png to load an external log file into the \uicontrol Callgrind views. - \image qtcreator-valgrind-callgrind.png "Callgrind views" + \image {qtcreator-valgrind-callgrind.png} {Callgrind views} Enter a string in the \uicontrol Filter field to filter the results. @@ -309,10 +309,10 @@ {run settings} of the project. To set global preferences for Valgrind, select \preferences > - \uicontrol Analyzer. Set Callgrind preferences in + \uicontrol Analyzer > \uicontrol Valgrind. Set Callgrind preferences in \uicontrol {Callgrind Profiling Options}. - \image qtcreator-valgrind-callgrind-options.png {Callgrind Profiling Options} + \image {qtcreator-valgrind-callgrind-options.png} {Callgrind Profiling Options in the Valgrind tab in Analyzer preferences} In the \uicontrol {KCachegrind executable} field, enter the path to the KCachegrind executable to launch. @@ -389,7 +389,7 @@ \li Go to \uicontrol Analyze > \uicontrol {Valgrind Memory Analyzer (External Application)} or \uicontrol {Valgrind Function Profiler (External Application)}. - \image qtcreator-valgrind-remote-settings.png {Start Remote Analysis dialog} + \image {qtcreator-valgrind-remote-settings.png} {Start Remote Analysis dialog} \li Select the application to run and analyze, as well as the \l{Kits}{kit} to use. diff --git a/doc/qtcreator/src/android/androiddev.qdoc b/doc/qtcreator/src/android/androiddev.qdoc index 930abd1d675..c77bf0c4771 100644 --- a/doc/qtcreator/src/android/androiddev.qdoc +++ b/doc/qtcreator/src/android/androiddev.qdoc @@ -70,7 +70,7 @@ \list 1 \li Go to \preferences > \uicontrol SDKs > \uicontrol Android. - \image qtcreator-preferences-android.webp {Android preferences} + \image {qtcreator-preferences-android.webp} {Android tab in SDKs preferences} \li In \uicontrol {JDK location}, set the path to the JDK. \QC checks the JDK installation and reports errors. @@ -164,7 +164,7 @@ To view the \l{Android NDK} versions that \QC installed, go to \preferences > \uicontrol SDKs > \uicontrol Android. - \image qtcreator-preferences-android.webp {Android preferences} + \image {qtcreator-preferences-android.webp} {Android tab in SDKs preferences} SDK Manager installed the locked items. You can modify them only in the \uicontrol {Android SDK Manager} dialog. @@ -209,7 +209,7 @@ To view the installed Android SDK packages, select \preferences > \uicontrol SDKs > \uicontrol Android > \uicontrol {SDK Manager}. - \image qtcreator-android-sdk-manager.webp {Android SDK Manager} + \image {qtcreator-android-sdk-manager.webp} {SDK Manager in the Android tab in SDKs preferences} \section1 Show SDK packages @@ -242,7 +242,7 @@ \li Select \uicontrol {Advanced Options}. \li In \uicontrol {SDK Manager arguments}, enter sdkmanager options from \uicontrol {Available arguments}. - \image qtcreator-android-sdk-manager-arguments.png {Android SDK Manager Arguments dialog} + \image {qtcreator-android-sdk-manager-arguments.png} {Android SDK Manager Arguments dialog} \endlist \sa {Android}{How To: Develop for Android}, {Developing for Android} @@ -259,7 +259,7 @@ To view and add Android Virtual Devices (AVD), go to \preferences > \uicontrol Devices. - \image qtcreator-android-avd-manager.webp {Android device in Devices} + \image {qtcreator-android-avd-manager.webp} {Android device in Devices preferences} Select an AVD in \uicontrol Device to see its status in \uicontrol {Current state}. @@ -276,7 +276,7 @@ To set preferences for starting an AVD, select \uicontrol {AVD Arguments}. - \image qtcreator-android-avd-arguments.png {Startup options for AVDs} + \image {qtcreator-android-avd-arguments.png} {Startup options for AVDs} Set the preferences in \uicontrol {Emulator command-line startup options}. For available options, see \l{Start the emulator from the command line}. @@ -321,7 +321,7 @@ \li Go to \preferences > \uicontrol Devices. \li Select \uicontrol Add > \uicontrol {Android Device} > \uicontrol {Start Wizard}. - \image qtcreator-android-create-avd.webp {Create New AVD dialog} + \image {qtcreator-android-create-avd.webp} {Create New AVD dialog} \li In \uicontrol Name, give the AVD a name. \li In \uicontrol {Target ABI / API}, select an Android system image architecture (ABI) and \l{What is API Level?}{API level} that you diff --git a/doc/qtcreator/src/android/creator-projects-settings-run-android.qdoc b/doc/qtcreator/src/android/creator-projects-settings-run-android.qdoc index 2d264f0e57d..83edfc4a911 100644 --- a/doc/qtcreator/src/android/creator-projects-settings-run-android.qdoc +++ b/doc/qtcreator/src/android/creator-projects-settings-run-android.qdoc @@ -41,7 +41,7 @@ For example, to run the application as a particular user, enter the start option \c {--user 10}, where \c 10 is the user ID of the user account. - \image qtcreator-android-run-settings.png {Run Settings for an Android device} + \image {qtcreator-android-run-settings.png} {Run Settings for an Android device} \section1 Shell Commands diff --git a/doc/qtcreator/src/android/deploying-android.qdoc b/doc/qtcreator/src/android/deploying-android.qdoc index 451a8fe1c7b..95b3a599335 100644 --- a/doc/qtcreator/src/android/deploying-android.qdoc +++ b/doc/qtcreator/src/android/deploying-android.qdoc @@ -63,7 +63,7 @@ The \uicontrol Method field lists deployment settings. To add deployment methods for a project, select \uicontrol Add. - \image qtcreator-android-deployment-settings.png {Deployment settings} + \image {qtcreator-android-deployment-settings.png} {Deployment settings} To rename the current deployment method, select \uicontrol Rename. @@ -88,7 +88,7 @@ \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Build > \uicontrol {Build Android APK} > \uicontrol Details. - \image qtcreator-build-settings-android-apk.webp {Build Android APK step} + \image {qtcreator-build-settings-android-apk.webp} {Build Android APK step} The \c androiddeployqt tool create APKs based on the settings. For more information about the available options, see \l{androiddeployqt}. @@ -121,18 +121,18 @@ \uicontrol {Initial Configuration} in the \uicontrol CMake section. You can set additional ABIs as values of the \c ANDROID_ABI key: - \image qtcreator-android-cmake-settings.png {CMake settings for building AABs} + \image {qtcreator-android-cmake-settings.png} {CMake settings for building AABs} When building with Qbs or qmake, you can select the ABIs in the \uicontrol ABIs field in the \uicontrol {Build Steps}: - \image qtcreator-android-build-steps.png {qmake settings for building AABs} + \image {qtcreator-android-build-steps.png} {qmake settings for building AABs} \section3 Building AARs Select the AAR target in the \uicontrol {Build Steps} section. - \image qt-creator-android-build-aar.webp {Selecting the AAR target} + \image {qt-creator-android-build-aar.webp} {Selecting the AAR target} \section3 Signing Android Packages @@ -170,7 +170,7 @@ a new keystore that has one key pair in the \uicontrol {Create a Keystore and a Certificate} dialog: - \image qtcreator-android-certificate.png + \image {qtcreator-android-certificate.png} {Create a Keystore and a Certificate dialog} \li In the \uicontrol Keystore group, enter a password to protect the keystore. @@ -251,7 +251,7 @@ \li Check the path in \uicontrol {Android package source directory}. - \image qtcreator-android-create-template.png {Create Template dialog} + \image {qtcreator-android-create-template.png} {Create Template dialog} \li Select \uicontrol {Copy the Gradle files to Android directory} if you plan to extend the Java part of your Qt application. @@ -259,7 +259,7 @@ \li Select \uicontrol Finish to copy the template files to the \c android directory and to open the manifest file for editing. - \image qtcreator-android-manifest-editor-package.webp {Package info in Android Manifest Editor} + \image {qtcreator-android-manifest-editor-package.webp} {Package info in Android Manifest Editor} \endlist @@ -465,7 +465,7 @@ high, and extra high DPI displays, as needed. Alternatively, set the icons for each resolution separately. - \image qtcreator-android-manifest-editor-app-icon.webp {Application icons in Android Manifest Editor} + \image {qtcreator-android-manifest-editor-app-icon.webp} {Application icons in Android Manifest Editor} \section2 Splash Screens @@ -473,7 +473,7 @@ Select images to display as splash screens depending on the device orientation and screen resolution. - \image qtcreator-android-manifest-editor-splash-screen.webp {Splash screens in Android Manifest Editor} + \image {qtcreator-android-manifest-editor-splash-screen.webp} {Splash screens in Android Manifest Editor} By default, drawing an activity hides the splash screen. To keep it visible until \l{https://doc.qt.io/qt-6/qnativeinterface-qandroidapplication.html#hideSplashScreen} @@ -499,7 +499,7 @@ install the application. Android OS then grants the application access to the appropriate data and features. - \image qtcreator-android-manifest-editor-permissions.webp {Permissions in Android Manifest Editor} + \image {qtcreator-android-manifest-editor-permissions.webp} {Permissions in Android Manifest Editor} Select the \uicontrol {Include default permissions for Qt modules} and \uicontrol {Include default features for Qt modules} check boxes to add the diff --git a/doc/qtcreator/src/appman/creator-appman-how-to-run.qdoc b/doc/qtcreator/src/appman/creator-appman-how-to-run.qdoc index 50008eb4d22..52b3aad51e4 100644 --- a/doc/qtcreator/src/appman/creator-appman-how-to-run.qdoc +++ b/doc/qtcreator/src/appman/creator-appman-how-to-run.qdoc @@ -60,7 +60,7 @@ selected kit, go to \uicontrol Projects and select \uicontrol {Build & Run} > \uicontrol Run. - \image qtcreator-appman-deploy-settings.webp {Deploy to application manager} + \image {qtcreator-appman-deploy-settings.webp} {Deploy to application manager} \section2 Automatic deployment configuration selection @@ -80,7 +80,7 @@ \uicontrol Targets to the effective \uicontrol Build command. You can select the targets in the kit selector to deploy and run applications on them. - \image qtcreator-appman-kit-selector.webp {Automatically generated run targets in the kit selector} + \image {qtcreator-appman-kit-selector.webp} {Automatically generated run targets in the kit selector} \section2 Installation settings @@ -105,7 +105,7 @@ To specify settings for running applications, go to \uicontrol Projects > \uicontrol {Run Settings}. - \image qtcreator-appman-run-settings.webp {Run in Qt Application Manager} + \image {qtcreator-appman-run-settings.webp} {Run in Qt Application Manager} The following table summarizes the run settings for each application. diff --git a/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc b/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc index daa5c28e776..c89ba30aa3e 100644 --- a/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc +++ b/doc/qtcreator/src/baremetal/creator-baremetal-dev.qdoc @@ -86,7 +86,7 @@ \l{https://github.com/EmBitz/EBlink}{EBlink} is an ARM Cortex-M debug tool that supports squirrel scripting, live variables, and hot-plugging. - \image qtcreator-baremetal-eblink.webp {Bare metal device preferences for EBlink} + \image {qtcreator-baremetal-eblink.webp} {EBlink in the Bare Metal tab in Devices preferences} To set preferences for \EBlink: @@ -133,7 +133,7 @@ \l{https://www.segger.com/products/debug-probes/j-link/}{J-Link} is a line of debug probes by Segger. - \image qtcreator-baremetal-jlink.webp {Bare metal device preferences for J-Link} + \image {qtcreator-baremetal-jlink.webp} {J-Link in the Bare Metal tab in Devices preferences} To set preferences for J-Link debug probes: @@ -174,7 +174,7 @@ (JTAG) facility. It enables source level debugging with the GDB compiled for the ARM architecture. - \image qtcreator-baremetal-openocd.webp {Bare metal device preferences for OpenOCD} + \image {qtcreator-baremetal-openocd.webp} {OpenOCD in the Bare Metal tab in Devices preferences} To set preferences for \OpenOCD: @@ -210,7 +210,7 @@ \l{https://www.st.com/en/development-tools/stlink-v3-bridge.html} {ST-LINK Utility} is used for programming STM32 microcontrollers. - \image qtcreator-baremetal-stlink.webp {Bare metal device preferences for St-Link} + \image {qtcreator-baremetal-stlink.webp} {St-Link in the Bare Metal tab in Devices preferences} To set preferences for St-Link: @@ -256,7 +256,7 @@ \section1 uVision Simulator - \image qtcreator-baremetal-uvision-simulator.png {Bare metal device preferences for uVision Simulator} + \image {qtcreator-baremetal-uvision-simulator.png} {uVision Simulator in the Bare Metal tab in Devices preferences}} To set preferences for uVision Simulator: @@ -273,7 +273,7 @@ \section1 uVision St-Link or JLink Debugger - \image qtcreator-baremetal-uvision-st-link.png {Bare metal device preferences for uVision St-Link} + \image {qtcreator-baremetal-uvision-st-link.png} {uVision St-Link in the Bare Metal tab in Devices preferences} To set preferences for uVision St-Link or JLink Debugger: @@ -309,7 +309,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices. - \image qtcreator-baremetal-devices.png {Bare Metal device preferences} + \image {qtcreator-baremetal-devices.png} {Bare Metal tab in Devices preferences} \li Select \uicontrol Add > \uicontrol {Bare Metal Device} > \uicontrol {Start Wizard}. @@ -325,7 +325,7 @@ To add a kit for building applications and running them on bare metal devices, go to \preferences > \uicontrol Kits and select \uicontrol Add. - \image qtcreator-baremetal-kit.png {Kit preferences for Bare Metal} + \image {qtcreator-baremetal-kit.png} {Bare Metal selected in Kits preferences} Build applications for and run them on bare metal devices in same way as for and on the desktop. diff --git a/doc/qtcreator/src/cmake/creator-how-to-debug-cmake-files.qdoc b/doc/qtcreator/src/cmake/creator-how-to-debug-cmake-files.qdoc index 538bd7cd9a0..8df983c3237 100644 --- a/doc/qtcreator/src/cmake/creator-how-to-debug-cmake-files.qdoc +++ b/doc/qtcreator/src/cmake/creator-how-to-debug-cmake-files.qdoc @@ -22,7 +22,7 @@ \li In the \uicontrol Edit mode, set breakpoints in a CMake file. \li Go to \uicontrol Debug > \uicontrol {Start Debugging} > \uicontrol {Start CMake Debugging}. - \image qtcreator-debugger-cmake.webp {DAP CMake Preset view in the Debug mode} + \image {qtcreator-debugger-cmake.webp} {DAP CMake Preset view in the Debug mode} \endlist When the application stops at a breakpoint, you can examine data in the diff --git a/doc/qtcreator/src/cmake/creator-how-to-profile-cmake-code.qdoc b/doc/qtcreator/src/cmake/creator-how-to-profile-cmake-code.qdoc index a0f7b06c250..70a56c53d6b 100644 --- a/doc/qtcreator/src/cmake/creator-how-to-profile-cmake-code.qdoc +++ b/doc/qtcreator/src/cmake/creator-how-to-profile-cmake-code.qdoc @@ -17,7 +17,7 @@ \uicontrol {Chrome Trace Format Visualizer}, select \uicontrol Analyze > \uicontrol {CMake Profiler}. - \image qtcreator-cmake-profiler.webp {CMake profiling information in Chrome Trace Format Visualizer} + \image {qtcreator-cmake-profiler.webp} {CMake profiling information in Chrome Trace Format Visualizer} \sa {CMake}, {Chrome Trace Format Visualizer} */ diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc index b0f84e9e6a7..8c966ad95d6 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake-building.qdoc @@ -27,7 +27,7 @@ \QC constructs using the values of the \uicontrol {Build directory} and \uicontrol {Build type} fields. - \image qtcreator-build-settings-cmake-configure.webp {CMake configure command} + \image {qtcreator-build-settings-cmake-configure.webp} {CMake configure command} You can specify additional CMake options, such as \c {--find-debug}, \c {--trace-expand}, or \c {--warn-uninitialized}, in @@ -42,7 +42,7 @@ \section1 Initial Configuration - \image qtcreator-build-settings-cmake-initial.webp {Initial CMake configuration} + \image {qtcreator-build-settings-cmake-initial.webp} {Initial CMake configuration} \uicontrol {Initial Configuration} lists the variables that \QC uses to configure the CMake project for the first time. It shows the default values @@ -52,7 +52,7 @@ \section1 Current Configuration - \image qtcreator-build-settings-cmake-current.webp {Current CMake configuration} + \image {qtcreator-build-settings-cmake-current.webp} {Current CMake configuration} \uicontrol {Current Configuration} lists the CMake variables in the \c cmake-file-api JSON export in the \c {.cmake/api/v1/reply} directory. @@ -89,14 +89,14 @@ are passed to CMake in \uicontrol {Initial Configuration} or \uicontrol {Current Configuration}. - \image qtcreator-build-settings-cmake-current.webp {Current CMake configuration} + \image {qtcreator-build-settings-cmake-current.webp} {Current CMake configuration} You can select several variables and apply an action to them. To clear the selection, click anywhere in the view. To batch edit variable values, select \uicontrol {Batch Edit}. - \image qtcreator-edit-cmake-configuration.webp {Edit CMake Configuration dialog} + \image {qtcreator-edit-cmake-configuration.webp} {Edit CMake Configuration dialog} To build using the current configuration, select \uicontrol {Run CMake}. While building, the button text changes to \uicontrol {Stop CMake}. Select @@ -148,7 +148,7 @@ To view all variables by default, go to \preferences > \uicontrol CMake > \uicontrol General and select \uicontrol {Show advanced options by default}. - \image qtcreator-preferences-cmake-general.webp "General tab in CMake Preferences" + \image {qtcreator-preferences-cmake-general.webp} {General tab in CMake preferences} \section1 Re-configuring with Initial Variables @@ -168,7 +168,7 @@ Output from CMake is displayed next to the \uicontrol {Build Settings} and \uicontrol {Run Settings} panes in the \uicontrol Projects mode. - \image qtcreator-build-cmake-output.png {CMake output in Projects mode} + \image {qtcreator-build-cmake-output.png} {CMake output in Projects mode} To clear the output from CMake, select the \inlineimage icons/clean_pane_small.png (\uicontrol Clear) button. @@ -198,7 +198,7 @@ If the output looks incorrect or different from earlier \QC versions, try setting \c CLICOLOR_FORCE to \e 0 in \uicontrol {Use Build Environment}. - \image qtcreator-build-configuration-set-clicolor-force.webp {Build Environment with CLICOLOR_FORCE set} + \image {qtcreator-build-configuration-set-clicolor-force.webp} {Build Environment with CLICOLOR_FORCE set} \section1 Using Junction Points on Windows @@ -211,7 +211,7 @@ operations, go to \preferences > \uicontrol CMake > \uicontrol General and select \uicontrol {Use junctions for CMake configuration and build operations}. - \image qtcreator-preferences-cmake-general.webp {CMake General preferences} + \image {qtcreator-preferences-cmake-general.webp} {General tab in CMake preferences} \QC stores junction points in \c {C:\ProgramData\QtCreator\Links}. To use another path, set it as the value of the \c QTC_CMAKE_JUNCTIONS_DIR @@ -230,7 +230,7 @@ You can add arguments to pass to CMake and the generator and targets for the build command in \uicontrol {Build Steps}. - \image qtcreator-cmake-build-steps.webp {CMake build steps} + \image {qtcreator-cmake-build-steps.webp} {CMake build steps} \note While the other CMake generators are installed together with Qt, you usually need to install Ninja yourself. @@ -252,10 +252,10 @@ variable. \li In \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Build > \uicontrol {Build Settings}, select \uicontrol {Kit Configuration}. - \image qtcreator-cmake-kit-configuration.png {Kit CMake Configuration dialog} + \image {qtcreator-cmake-kit-configuration.png} {Kit CMake Configuration dialog} \li Select \uicontrol Change next to the \uicontrol {CMake generator} field to open the \uicontrol {CMake Generator} dialog. - \image qtcreator-cmake-generator.webp {CMake Generator dialog} + \image {qtcreator-cmake-generator.webp} {CMake Generator dialog} \li In \uicontrol Generator, select \uicontrol Ninja. \li Select \uicontrol OK to save your changes and close the dialog. \li Select \uicontrol Close to close the @@ -295,7 +295,7 @@ When building with CMake, you can add arguments to pass to CMake and the generator and targets for the clean command in \uicontrol {Clean Steps}. - \image qtcreator-cmake-clean-steps.webp {CMake clean steps} + \image {qtcreator-cmake-clean-steps.webp} {CMake clean steps} The build errors and warnings are parsed and displayed in \l Issues. diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake-presets.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake-presets.qdoc index a749acd41ac..e7d24f75011 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake-presets.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake-presets.qdoc @@ -28,12 +28,12 @@ {open a project}, when no \c CMakeLists.txt.user file exists or you have disabled all kits in the project. - \image qtcreator-cmake-presets-configure.webp {Opening a project that has CMake presets} + \image {qtcreator-cmake-presets-configure.webp} {Opening a project that has CMake presets} You can view the presets in the \uicontrol {Initial Configuration} field and in the environment configuration field below it. - \image qtcreator-cmake-presets-environment.webp {CMake environment configuration} + \image {qtcreator-cmake-presets-environment.webp} {CMake environment configuration} To update changes to the \c CMakePresets.json file, select \uicontrol Build > \uicontrol {Reload CMake Presets}, and then select the presets file to load. diff --git a/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc b/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc index 8257f87708c..c872b5424e4 100644 --- a/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-cmake.qdoc @@ -67,12 +67,12 @@ view when you edit a \c CMakeLists.txt configuration file in a project. Also, refreshes project information when you build the project. - \image qtcreator-projects-view-edit.png {CMake project in Projects view} + \image {qtcreator-projects-view-edit.png} {CMake project in Projects view} To disable this behavior, go to \preferences > \uicontrol CMake > \uicontrol General and clear \uicontrol {Autorun CMake}. - \image qtcreator-preferences-cmake-general.webp {General tab in CMake Preferences} + \image {qtcreator-preferences-cmake-general.webp} {General tab in CMake preferences} \section1 Re-configure CMake projects @@ -149,7 +149,7 @@ \li Select \preferences > \uicontrol CMake > \uicontrol Tools. - \image qtcreator-preferences-cmake-tools.webp {Tools tab in CMake Preferences} + \image {qtcreator-preferences-cmake-tools.webp} {Tools tab in CMake preferences} \li The \uicontrol Name field displays a name for the CMake installation. @@ -190,7 +190,7 @@ The kit also specifies the CMake generator that is used for producing project files for \QC and the initial configuration parameters: - \image qtcreator-preferences-kits.webp {Kits preferences} + \image {qtcreator-preferences-kits.webp} {Kits preferences} \sa {Build applications on remote Linux devices}, {Build on Docker devices}, {Build with CMake}{How To: Build with CMake}, @@ -295,7 +295,7 @@ \list 1 \li Select \preferences > \uicontrol CMake > \uicontrol Formatter. - \image qtcreator-preferences-cmake-formatter.webp {Formatter tab in CMake Preferences} + \image {qtcreator-preferences-cmake-formatter.webp} {Formatter tab in CMake preferences} \li In \uicontrol {CMakeFormat command}, enter the path to \c {cmake-format.exe}. \li Select \uicontrol {Automatic formatting on file save} to automatically diff --git a/doc/qtcreator/src/cmake/creator-projects-settings-cmake.qdoc b/doc/qtcreator/src/cmake/creator-projects-settings-cmake.qdoc index 24f65674e30..309c50ac6e6 100644 --- a/doc/qtcreator/src/cmake/creator-projects-settings-cmake.qdoc +++ b/doc/qtcreator/src/cmake/creator-projects-settings-cmake.qdoc @@ -15,7 +15,7 @@ \list 1 \li Go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol CMake. - \image qtcreator-project-settings-cmake.webp {CMake settings for a project} + \image {qtcreator-project-settings-cmake.webp} {CMake settings for a project} \li Clear \uicontrol {Use global settings}. \li Configure CMake for the project. \endlist diff --git a/doc/qtcreator/src/conan/creator-projects-conan-building.qdoc b/doc/qtcreator/src/conan/creator-projects-conan-building.qdoc index 81ecd115756..771de7087c3 100644 --- a/doc/qtcreator/src/conan/creator-projects-conan-building.qdoc +++ b/doc/qtcreator/src/conan/creator-projects-conan-building.qdoc @@ -18,7 +18,7 @@ To configure a project to be built using the Conan package manager, select \uicontrol {Add Build Step} > \uicontrol {Run Conan Install}. - \image qtcreator-build-steps-conan-install.png {Conan Install build step} + \image {qtcreator-build-steps-conan-install.png} {Conan Install build step} In the \uicontrol {Conan file} field, enter the location of the \e conanfile.txt file for the project. diff --git a/doc/qtcreator/src/debugger/creator-debug-views.qdoc b/doc/qtcreator/src/debugger/creator-debug-views.qdoc index 6ea4c5bbdcb..a69aa325d82 100644 --- a/doc/qtcreator/src/debugger/creator-debug-views.qdoc +++ b/doc/qtcreator/src/debugger/creator-debug-views.qdoc @@ -24,7 +24,7 @@ and line number of the corresponding source file. This data is shown in the \uicontrol Stack view. - \image qtcreator-debug-stack.png {Stack view} + \image {qtcreator-debug-stack.png} {Stack view} Since the call stack leading to the current position may originate or go through code for which no debug information is available, not all stack @@ -110,7 +110,7 @@ (\uicontrol {Unclaimed Breakpoint}) icon, when they refer to a position in code. - \image qtcreator-debugger-breakpoint-preset.webp {Breakpoint Preset view} + \image {qtcreator-debugger-breakpoint-preset.webp} {Breakpoint Preset view} When a debugger starts, the debugging backend identifies breakpoints from the set of unclaimed breakpoints that might be handled by the @@ -139,7 +139,7 @@ You can then examine the state of the interrupted application, or continue execution either line-by-line or continuously. - \image qtcreator-debug-breakpoints.webp {Breakpoints view} + \image {qtcreator-debug-breakpoints.webp} {Breakpoints view} \if defined(qtdesignstudio) For more information, see: @@ -189,7 +189,7 @@ \li In \uicontrol {Breakpoint type}, select the location in the application code where you want the application to stop. - \image qtcreator-add-breakpoint.webp {Add Breakpoints} dialog + \image {qtcreator-add-breakpoint.webp} {Add Breakpoints dialog} \endlist Clear \uicontrol Enabled to make the breakpoint temporarily @@ -398,7 +398,7 @@ The \uicontrol {Locals} view consists of the \uicontrol Locals pane and the \uicontrol {Return Value} pane (hidden when empty). - \image qtcreator-locals.png {Locals view} + \image {qtcreator-locals.png} {Locals view} Whenever an application stops under the control of the debugger, it retrieves information about the topmost stack frame and displays it in the @@ -475,7 +475,7 @@ You can also use Expression Evaluators as shortcuts to items that are nested deeply in the locals tree. - \image qtcreator-debugger-expressions.webp {Expressions view} + \image {qtcreator-debugger-expressions.webp} {Expressions view} \section1 Adding expression evaluators @@ -493,7 +493,7 @@ Enter the expression in the \uicontrol {New Evaluated Expression} dialog: - \image qtcreator-debugger-new-evaluated-expression.webp {New Evaluated Expression dialog} + \image {qtcreator-debugger-new-evaluated-expression.webp} {New Evaluated Expression dialog} \omit ## Visible in the context menu, but does not currently work. diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc index dacde64da58..890270b539a 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger-example.qdoc @@ -32,7 +32,7 @@ border on the line where we change the cursor position to set a breakpoint. - \image qtcreator-setting-breakpoint1.png + \image {qtcreator-setting-breakpoint1.png} {Setting a breakpoint in the editor} \li Go to \uicontrol Debug > \uicontrol {Start Debugging} > \uicontrol {Start Debugging of Startup Project} or select \key F5. @@ -40,7 +40,7 @@ \li To view information about the breakpoint, go to the \uicontrol Breakpoints view. - \image qtcreator-setting-breakpoint2.png + \image {qtcreator-setting-breakpoint2.png} {Viewing breakpoint details in the Breakpoints view} \li To remove a breakpoint, right-click it and select \uicontrol {Delete Breakpoint}. @@ -49,7 +49,7 @@ \li To view the base classes and data members of the TextFinder class, go to the \uicontrol Locals view. - \image qtcreator-watcher.png + \image {qtcreator-watcher.png} {Viewing the base classes and data members of a class} \endlist diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc index a7ddfd10c17..414e2e6e169 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger-settings.qdoc @@ -14,7 +14,7 @@ To set general preferences that are common to all debuggers, go to \preferences > \uicontrol Debugger > \uicontrol General. - \image qtcreator-preferences-debugger-general.webp {Debugger General preferences} + \image {qtcreator-preferences-debugger-general.webp} {General tab in Debugger preferences} You can customize the appearance and behavior of the debug views and setting breakpoints, as well as map source paths to target paths. @@ -96,7 +96,7 @@ To specify preferences for managing the GDB process, go to \preferences > \uicontrol Debugger > \uicontrol GDB. - \image qtcreator-preferences-debugger-gdb.webp {GDB preferences} + \image {qtcreator-preferences-debugger-gdb.webp} {GDB tab in Debugger preferences} The following table summarizes the preferences. @@ -225,7 +225,7 @@ To set preferences for managing the CDB process, go to \preferences > \uicontrol Debugger > \uicontrol CDB. - \image qtcreator-preferences-debugger-cdb.webp {CDB preferences} + \image {qtcreator-preferences-debugger-cdb.webp} {CDB tab in Debugger preferences} The following table summarizes the preferences. @@ -303,7 +303,7 @@ \list 1 \li Go to \preferences > \uicontrol Debugger > \uicontrol {CDB Paths}. - \image qtcreator-debugger-cdb-paths.png + \image {qtcreator-debugger-cdb-paths.png} {CDB Paths tab in Debugger preferences} \li In the \uicontrol {Symbol Paths} group, select \uicontrol Insert. \li Select the directory where you want to store the cached information. Use a subfolder in a temporary directory, such as diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger-setup.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger-setup.qdoc index 0ba2c4841db..6914264a524 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger-setup.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger-setup.qdoc @@ -146,7 +146,7 @@ Install Python and set the interpreter to use in \uicontrol Projects > \uicontrol Run. - \image qtcreator-run-settings-python.webp {Run settings for a Python project} + \image {qtcreator-run-settings-python.webp} {Run settings for a Python project} \sa {Debug}{How To: Debug}, {Debugging}, {Debuggers}, {Debugger}, {Kits} */ diff --git a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc index aa30b21d381..cd389e2eb1d 100644 --- a/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc +++ b/doc/qtcreator/src/debugger/creator-only/creator-debugger.qdoc @@ -32,7 +32,7 @@ another kit. To specify the debugger and compiler to use for each kit, go to \preferences > \uicontrol Kits. - \image qtcreator-preferences-kits.webp {Kits preferences} + \image {qtcreator-preferences-kits.webp} {Kits preferences} You need to set up the debugger only if the automatic setup fails because the debugger is missing (for example, you must install the CDB @@ -51,7 +51,7 @@ \preferences > \uicontrol Kits > \uicontrol Debuggers > \uicontrol Add to add it. - \image qtcreator-preferences-kits-debuggers.webp {Debuggers tab in Kits preferences} + \image {qtcreator-preferences-kits-debuggers.webp} {Debuggers tab in Kits preferences} To use the debugging tools for Windows, you must install them. Optionally, you can set up the Microsoft Symbol Server if you need @@ -311,7 +311,7 @@ \list 1 \li Go to \uicontrol Debug > \uicontrol {Start Debugging} > \uicontrol {Start and Debug External Application}. - \image qtcreator-debugger-start-external.png + \image {qtcreator-debugger-start-external.png} {Start and Debug External Application dialog} \li In \uicontrol Kit, select the build and run kit to use for building the project. \li In \uicontrol {Local executable}, specify the path to the @@ -358,7 +358,7 @@ \list 1 \li Go to \uicontrol Debug > \uicontrol {Start Debugging} > \uicontrol {Attach to Running Application}. - \image qtcreator-debugger-attach-to-running.png + \image {qtcreator-debugger-attach-to-running.png} {Attach to Running Application dialog} \li In \uicontrol Filter, enter a string to filter processes by their process ID or name. \li Select a process in the list, and then select @@ -392,7 +392,7 @@ \list 1 \li Go to \uicontrol Debug > \uicontrol {Start Debugging} > \uicontrol {Attach to Unstarted Application}. - \image qtcreator-debugger-attach-to-process-not-yet-started.png + \image {qtcreator-debugger-attach-to-process-not-yet-started.png} {Attach to Unstarted Application dialog} \li In \uicontrol Kit, select the build and run kit to use for building the project. \li In \uicontrol Executable, specify the path to the @@ -437,7 +437,7 @@ \list 1 \li Go to \uicontrol Debug > \uicontrol {Start Debugging}, and then select \uicontrol {Load Core File}. - \image qtcreator-debugger-load-core-file.png + \image {qtcreator-debugger-load-core-file.png} {Load Core File dialog} \li In \uicontrol Kit, select a build and run kit that was used for building the binary for which the core file was created. If the core file stems from a binary not built by \QC or a process @@ -555,7 +555,7 @@ \li Go to \uicontrol Debug > \uicontrol {Start Debugging} > \uicontrol {Attach to Running Debug Server}. - \image qtcreator-debugger-attach-to-running-debug-server.png + \image {qtcreator-debugger-attach-to-running-debug-server.png} {Attach to Running Debug Server dialog} \li In \uicontrol Kit, select the build and run kit to use for building the project. \li In \uicontrol {Server port}, enter the name of the remote @@ -612,7 +612,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices. - \image qtcreator-preferences-devices-remote-linux.webp {Remote Linux device preferences} + \image {qtcreator-preferences-devices-remote-linux.webp} {Remote Linux device in Devices preferences} \li In \uicontrol Device, select \uicontrol {Remote Linux Device}. \li Select \uicontrol {Use SSH port forwarding for debugging}. \li Select \uicontrol OK. @@ -713,7 +713,7 @@ In the \uicontrol Debug mode, you can inspect the state of your application while debugging. - \image qtcreator-debugger-views.webp {Debug mode views while debugging} + \image {qtcreator-debugger-views.webp} {Debug mode views while debugging} You can interact with the debugger in many ways: @@ -819,7 +819,7 @@ When you are not debugging, the \uicontrol Debug mode shows the \uicontrol {Debugger Preset} perspective: - \image qtcreator-debugger-views-initial.webp {Initial Debug mode views} + \image {qtcreator-debugger-views-initial.webp} {Initial Debug mode views} During debugging, the mode shows the views that you usually need to debug C++ or QML applications. To show other views or to hide views, @@ -838,7 +838,7 @@ To change the appearance and behavior of the debug views, set preferences in \preferences > \uicontrol Debugger > \uicontrol General. - \image qtcreator-preferences-debugger-general.webp {General tab in Debugger preferences} + \image {qtcreator-preferences-debugger-general.webp} {General tab in Debugger preferences} For example, you can: @@ -867,7 +867,7 @@ To display the value of a simple variable, hover the mouse pointer over its name in the code editor. - \image qtcreator-debugger-value-tooltips.webp {Value tooltip in code editor} + \image {qtcreator-debugger-value-tooltips.webp} {Value tooltip in code editor} To keep the tooltip visible, click the pin button. You can expand pinned tooltips to view their full content. @@ -896,7 +896,7 @@ concise manner to simplify the debugging process without losing the power of the debuggers. - \image qtcreator-locals.png {Locals view} + \image {qtcreator-locals.png} {Locals view} The \l {Local variables and function parameters}{Locals} and \l {Evaluating expressions}{Expressions} views show structured @@ -1095,10 +1095,10 @@ If an instance of a class is derived from QObject, you can find all other objects connected to this object's slots with Qt's signals and slots - mechanism. Go to \preferences > \uicontrol {Debugging} > + mechanism. Go to \preferences > \uicontrol {Debugger} > \uicontrol {Locals & Expressions} > \uicontrol {Use Debugging Helpers}. - \image qtcreator-debugging-helper-options.webp {Locals & Expressions preferences} + \image {qtcreator-debugging-helper-options.webp} {Locals & Expressions tab in Debugger preferences} In the \uicontrol Locals view, expand the object's entry and open the slot in the \e slots subitem. The view shows the objects connected to this slot @@ -1154,7 +1154,7 @@ currently active in the application and switch between them in the \uicontrol Threads view (1): - \image qtcreator-debugger-threads.webp {Threads view} + \image {qtcreator-debugger-threads.webp} {Threads view} You can also select a thread in the \uicontrol Threads field (2) on the debugger toolbar. @@ -1188,7 +1188,7 @@ \li A dynamic shared library (\c {.dylib}) in \macos \endlist - \image qtcreator-debugger-modules.webp {Modules view} + \image {qtcreator-debugger-modules.webp} {Modules view} In addition, the view displays symbols within the modules and indicates where each module was loaded. Right-click column headers to show and @@ -1228,7 +1228,7 @@ for the specified modules, go to \preferences > \uicontrol Debugger > \uicontrol CDB. - \image qtcreator-preferences-debugger-cdb.webp {CDB tab in Debugger preferences} + \image {qtcreator-preferences-debugger-cdb.webp} {CDB tab in Debugger preferences} For more information, see \l{CDB}. @@ -1250,7 +1250,7 @@ the source file is actually part of the project, or whether it was compiled elsewhere. The view shows the path to each file in the file system. - \image qtcreator-debugger-source-files.webp {Source Files view} + \image {qtcreator-debugger-source-files.webp} {Source Files view} Right-click the view to select the following actions: @@ -1270,7 +1270,7 @@ at which the libraries were built, you can map source paths to target paths in \preferences > \uicontrol Debugger > \uicontrol General. - \image qtcreator-preferences-debugger-general.webp {General tab in Debugger preferences} + \image {qtcreator-preferences-debugger-general.webp} {General tab in Debugger preferences} For more information, see \l{Source Paths Mapping}. @@ -1296,7 +1296,7 @@ and special-purpose CPU registers. The available registers depend on the CPU type. - \image qtcreator-debugger-registers-view.webp {Registers view} + \image {qtcreator-debugger-registers-view.webp} {Registers view} You can view register values when the application stops. Double-click register values to edit them. @@ -1329,7 +1329,7 @@ and then select \uicontrol {Open Memory Editor at <value>} or \uicontrol {Open Memory View at <value>} in the context menu: - \image qtcreator-debugger-memory-editor.webp {Memory Editor} + \image {qtcreator-debugger-memory-editor.webp} {Memory Editor} Hover the mouse pointer on a value to see details as a tooltip. @@ -1362,7 +1362,7 @@ peripheral device, the application accesses its I/O addresses with a load or store instruction that the CPU issues. - \image qtcreator-debugger-peripheral-registers-view.webp {Peripheral Registers view} + \image {qtcreator-debugger-peripheral-registers-view.webp} {Peripheral Registers view} The \uicontrol Access column shows whether the register is read-and-write (\uicontrol RW), read-only (\uicontrol RO), or write-only (\uicontrol WO). @@ -1396,7 +1396,7 @@ You can view debug output in the \uicontrol {Debugger Log} view to \l {Debugger Does Not Work}{troubleshoot the debugger}. - \image qtcreator-debugger-log-view.webp {Debugger Log view} + \image {qtcreator-debugger-log-view.webp} {Debugger Log view} If debug output is sent to the system log, go to \preferences > \uicontrol Debugger > \uicontrol General and select @@ -1451,7 +1451,7 @@ function. It is useful for low-level commands for checking single instructions, such as \uicontrol {Step Into} and \uicontrol {Step Over}. - \image qtcreator-debugger-disassembler-view.webp {Disassembler view} + \image {qtcreator-debugger-disassembler-view.webp} {Disassembler view} By default, GDB shows AT&T style disassembly. To switch to the Intel style, go to \preferences > \uicontrol Debugger > @@ -1475,7 +1475,7 @@ To start a disassembler from the \uicontrol Registers view, select \uicontrol {Open Disassembler} and set the disassembler address: - \image qcreator-debugger-select-start-address.webp {Select Start Address dialog} + \image {qcreator-debugger-select-start-address.webp} {Select Start Address dialog} \sa {Debug}{How To: Debug}, {Debugging}, {Debuggers}, {Debugger} */ @@ -1509,7 +1509,7 @@ \uicontrol Debugger > \uicontrol GDB > \uicontrol {Load system GDB pretty printers}. For more information, see \l{GDB}. - \image qtcreator-preferences-debugger-gdb.webp {GDB preferences} + \image {qtcreator-preferences-debugger-gdb.webp} {GDB tab in Debugger preferences} \section1 Customizing Built-In Debugging Helpers @@ -1519,7 +1519,7 @@ \uicontrol {Locals & Expressions}, and enter the commands in the \uicontrol {Debugging Helper Customization} field. - \image qtcreator-debugging-helper-options.webp {Locals & Expressions preferences} + \image {qtcreator-debugging-helper-options.webp} {Locals & Expressions tab in Debugger preferences} If you receive error messages about receiving signals when using GDB, you can specify \l{https://sourceware.org/gdb/onlinedocs/gdb/Signals.html} @@ -1728,7 +1728,7 @@ selecting \preferences > \uicontrol Debugger > \uicontrol CDB > \uicontrol {Use Python dumper}. - \image qtcreator-preferences-debugger-cdb.webp {CDB preferences} + \image {qtcreator-preferences-debugger-cdb.webp} {CDB tab in Debugger preferences} The following sections describe some of the widely-used Dumper classes and members specified in \c qtcreator\share\qtcreator\debugger\dumper.py. @@ -2182,7 +2182,7 @@ when loading the same binary in the future. Go to \preferences > \uicontrol Debugger > \uicontrol GDB > \uicontrol {Use automatic symbol cache}. - \image qtcreator-preferences-debugger-gdb.webp {GDB preferences} + \image {qtcreator-preferences-debugger-gdb.webp} {GDB tab in Debugger preferences} \section2 Minimizing Number of Breakpoints diff --git a/doc/qtcreator/src/debugger/qtquick-debugger-example.qdoc b/doc/qtcreator/src/debugger/qtquick-debugger-example.qdoc index c4d5a7a3d77..2752864c0d7 100644 --- a/doc/qtcreator/src/debugger/qtquick-debugger-example.qdoc +++ b/doc/qtcreator/src/debugger/qtquick-debugger-example.qdoc @@ -48,7 +48,7 @@ border on the line where the \c startNewGame() function is called (1). - \image qtquick-example-setting-breakpoint1.webp {Breakpoint in the code editor} + \image {qtquick-example-setting-breakpoint1.webp} {Breakpoint in the code editor} The red circle indicates that a breakpoint is now set on that line number. @@ -60,20 +60,20 @@ \li Once the Same Game application starts, select \uicontrol {Puzzle} to start a new game. - \image samegame.png + \image {samegame.png} {Same Game application} \li When the debugger hits the breakpoint, it interrupts the application. \QC displays the nested function calls leading to the current position as a call stack trace. - \image qtquick-example-setting-breakpoint2.webp {Debugger view} + \image {qtquick-example-setting-breakpoint2.webp} {Debugger view} \li Select \inlineimage icons/debugger_stepinto_small.png (\uicontrol {Step Into}) on the toolbar or select \key F11 to step into the code in the stack. The samegame.js file opens in the code editor at the function that starts a new game. - \image qtquick-example-stack.webp {Stack view} + \image {qtquick-example-stack.webp} {Stack view} \li Examine the local variables in the \uicontrol Locals view. Step through the code to see how the information changes in @@ -83,12 +83,12 @@ select \inlineimage icons/qtcreator-debugging-continue.png (\uicontrol Continue) to hit the breakpoint. - \image qtquick-example-setting-breakpoint3.webp {Second breakpoint in the Breakpoints view} + \image {qtquick-example-setting-breakpoint3.webp} {Second breakpoint in the Breakpoints view} \li To execute JavaScript commands in the current context, open the \uicontrol {QML Debugger Console}. - \image qml-script-console.png + \image {qml-script-console.png} {QML Debugger Console} \li To remove a breakpoint, right-click it and select \uicontrol {Delete Breakpoint}. @@ -96,7 +96,7 @@ \li In the \uicontrol Locals view, explore the object structure at runtime. - \image qtquick-example-qml-inspector.png + \image {qtquick-example-qml-inspector.png} {Locals view} \li Go to \uicontrol Debug > \uicontrol {Show Application on Top} to keep the application visible while you interact with the debugger. diff --git a/doc/qtcreator/src/debugger/qtquick-debugging.qdoc b/doc/qtcreator/src/debugger/qtquick-debugging.qdoc index 83f79f2034f..5f97f9eee45 100644 --- a/doc/qtcreator/src/debugger/qtquick-debugging.qdoc +++ b/doc/qtcreator/src/debugger/qtquick-debugging.qdoc @@ -48,7 +48,7 @@ or \uicontrol Enabled in \uicontrol{Run Settings} > \uicontrol {Debugger Settings} > \uicontrol {QML debugger}. - \image qtquick-debugger-settings.webp {Debugger settings section in Run Settings} + \image {qtquick-debugger-settings.webp} {Debugger settings section in Run Settings} \if defined(qtcreator) \section2 Debugging Qt Quick applications @@ -62,7 +62,7 @@ \li In \uicontrol {QML debugging and profiling}, select \uicontrol Enable. - \image qtcreator-build-settings-cmake-configure.webp {Build settings for a CMake project} + \image {qtcreator-build-settings-cmake-configure.webp} {Build settings for a CMake project} \note Debugging requires opening a socket at a TCP port, which presents a security risk. Anyone on the Internet could connect @@ -97,7 +97,7 @@ You can enable or disable QML debugging globally in \preferences > \uicontrol {Build & Run} > \uicontrol {Default Build Properties}. - \image qtcreator-build-settings-default.webp "Default Build Properties tab in Build & Run Preferences" + \image {qtcreator-build-settings-default.webp} {Default Build Properties tab in Build & Run preferences} The value of the \uicontrol {QML debugging} field determines what happens when creating new build configurations. The values \uicontrol Enable @@ -214,7 +214,7 @@ While the application is running, you can use the \uicontrol {Locals} view to explore the QML item structure. - \image qml-observer-view.png "QML item tree" + \image {qml-observer-view.png} {QML item tree in the Locals view} To keep the application visible while you interact with the debugger, select \uicontrol Debug > \uicontrol {Show Application on Top}. @@ -263,7 +263,7 @@ current context. To open it, choose \uicontrol View > \uicontrol Output > \uicontrol {QML Debugger Console}. - \image qml-script-console.png "QML Debugger Console" + \image {qml-script-console.png} {QML Debugger Console} You can change property values temporarily, without editing the source, and view the results in the running application. You can change the property diff --git a/doc/qtcreator/src/docker/creator-docker.qdoc b/doc/qtcreator/src/docker/creator-docker.qdoc index 95d7427236b..f1b98e73377 100644 --- a/doc/qtcreator/src/docker/creator-docker.qdoc +++ b/doc/qtcreator/src/docker/creator-docker.qdoc @@ -38,14 +38,14 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol Docker. \li In \uicontrol Command, enter the path to the Docker CLI. - \image qtcreator-preferences-devices-docker.webp {Docker tab in Devices preferences} + \image {qtcreator-preferences-devices-docker.webp} {Docker tab in Devices preferences} \li Go to \uicontrol Devices. \li Select \uicontrol Add > \uicontrol {Docker Device} > \uicontrol {Start Wizard} to search for images in your local Docker installation. \li Select a Docker image, and then select \uicontrol OK. \li In \uicontrol Devices, check and change Docker device preferences. - \image qtcreator-preferences-devices-docker-device.png {Docker device preferences} + \image {qtcreator-preferences-devices-docker-device.png} {Docker device in the Devices tab in Devices preferences} \li Select \uicontrol Apply to save your changes. \endlist @@ -55,7 +55,7 @@ images in your local Docker installation. You can sort the images according to the repository name or tag or the image ID or size. - \image qtcreator-docker-image-selection.webp {Docker Image Selection dialog} + \image {qtcreator-docker-image-selection.webp} {Docker Image Selection dialog} Select \uicontrol {Show unnamed images} to show images that are not tagged. @@ -85,7 +85,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol Devices. \li In \uicontrol Device, select a Docker device. - \image qtcreator-preferences-devices-docker-device.png {Docker device preferences} + \image {qtcreator-preferences-devices-docker-device.png} {Docker device in the Devices tab in Devices preferences} \endlist The following table summarizes the preferences you can set. diff --git a/doc/qtcreator/src/editors/creator-code-completion.qdoc b/doc/qtcreator/src/editors/creator-code-completion.qdoc index c595748882c..3678174f1f4 100644 --- a/doc/qtcreator/src/editors/creator-code-completion.qdoc +++ b/doc/qtcreator/src/editors/creator-code-completion.qdoc @@ -22,11 +22,11 @@ the code. \if defined(qtcreator) - \image qtcreator-codecompletion.png + \image {qtcreator-codecompletion.png} {Suggestions for completing C++ code} \caption Suggestions for completing C++ code. \endif - \image qml-code-completion.png + \image {qml-code-completion.png} {Suggestions for completing QML code} \caption Suggestions for completing QML code. To open the list of suggestions at any time, select \key {Ctrl+Space}. @@ -113,11 +113,11 @@ within the snippet are renamed. \if defined(qtcreator) - \image qmldesigner-code-completion.png "Completing C++ code" + \image {qmldesigner-code-completion.png } {C++ code snippet} \caption C++ code snippet. \endif - \image qml-code-snippet.png + \image {qml-code-snippet.png}{QML code snippet} \caption QML code snippet. \if defined(qtcreator) @@ -146,7 +146,7 @@ To set preferences for code completion, select \preferences > \uicontrol {Text Editor} > \uicontrol Completion. - \image qtcreator-preferences-texteditor-completion.webp {Text Editor Completion preferences} + \image {qtcreator-preferences-texteditor-completion.webp} {Completion tab in Text Editor preferences} \section1 Code Completion Behavior @@ -226,11 +226,11 @@ \endlist \if defined(qtcreator) - \image qtcreator-edit-code-snippets.png {C++ snippet preferences} + \image {qtcreator-edit-code-snippets.png} {Built in C++ code snippets in the Snippets tab in Text Editor preferences} \caption Built-in C++ code snippets. \endif - \image qml-snippet-editor.png + \image {qml-snippet-editor.png} {Built-in QML code snippets in the Snippets tab in Text Editor preferences} \caption Built-in QML code snippets. \section1 Editing Snippets @@ -292,7 +292,7 @@ void $name:l$() {} \endcode - \image qtcreator-snippet-modifiers.png + \image {qtcreator-snippet-modifiers.png} {Snippet modifiers in the snippet editor} \endif The snippet editor does not check the syntax of the snippets that you edit @@ -347,7 +347,7 @@ \list 1 \li Select \preferences > \uicontrol {Text Editor} > \uicontrol Snippets. - \image qtcreator-snippet-modifiers.png {Snippets preferences} + \image {qtcreator-snippet-modifiers.png} {Snippets tab in Text Editor preferences} \li In \uicontrol Group, select the type of snippet to add. \li Select \uicontrol Add. \li Specify a trigger. If the trigger is already in use, add an optional diff --git a/doc/qtcreator/src/editors/creator-code-indentation.qdoc b/doc/qtcreator/src/editors/creator-code-indentation.qdoc index 6e29cc1fb7f..30ca91a64a1 100644 --- a/doc/qtcreator/src/editors/creator-code-indentation.qdoc +++ b/doc/qtcreator/src/editors/creator-code-indentation.qdoc @@ -28,7 +28,7 @@ \preferences > \uicontrol {Text Editor} > \uicontrol Behavior and clear \uicontrol {Auto detect}. - \image qtcreator-preferences-texteditor-behavior-indentation.webp {Text Editor Behavior indentation preferences} + \image {qtcreator-preferences-texteditor-behavior-indentation.webp} {Indentation in the Behavior tab in Text Editor preferences} \section1 Fix indentation in an open file @@ -74,7 +74,7 @@ \uicontrol {Skip clean whitespace for file types} to exclude the specified file types. - \image qtcreator-preferences-texteditor-behavior.webp {Text Editor Behavior preferences} + \image {qtcreator-preferences-texteditor-behavior.webp} {Behavior tab in Text Editor preferences} \section1 Show whitespace in editor @@ -86,7 +86,7 @@ color of the visualization, change the value of the Visual Whitespace setting of the editor color scheme in \uicontrol {Font & Colors}. - \image qtcreator-options-text-editor-display.png {Text Editor Display preferences} + \image {qtcreator-options-text-editor-display.png} {Display tab in Text Editor preferences} \section1 Display right margin diff --git a/doc/qtcreator/src/editors/creator-code-refactoring.qdoc b/doc/qtcreator/src/editors/creator-code-refactoring.qdoc index 16cb8bf6102..1c99505fd62 100644 --- a/doc/qtcreator/src/editors/creator-code-refactoring.qdoc +++ b/doc/qtcreator/src/editors/creator-code-refactoring.qdoc @@ -39,9 +39,9 @@ and number of instances of the symbol in the current project. \if defined(qtcreator) - \image qtcreator-refactoring-replace.png + \image {qtcreator-refactoring-replace.png} {Rename Symbol Under Cursor} \else - \image qml-rename-symbol.png + \image {qml-rename-symbol.png} {Rename Symbol Under Cursor} \endif To replace all selected instances, enter the name of the new symbol diff --git a/doc/qtcreator/src/editors/creator-code-syntax.qdoc b/doc/qtcreator/src/editors/creator-code-syntax.qdoc index b5b230720dd..ad94fbb570f 100644 --- a/doc/qtcreator/src/editors/creator-code-syntax.qdoc +++ b/doc/qtcreator/src/editors/creator-code-syntax.qdoc @@ -27,15 +27,15 @@ \QC annotates an error because a semicolon is missing at the end of the line: - \image qtcreator-syntaxerror.png {Syntax error in the Edit mode} + \image {qtcreator-syntaxerror.png} {Syntax error in the Edit mode} \QC issues a warning because the variable is not used: - \image qtcreator-semanticerror.png + \image {qtcreator-semanticerror.png} {Semantic error in the Edit mode} A Qt class name has a typo: - \image qtcreator-typo-clang.png {Annotation tooltip in the Edit mode} + \image {qtcreator-typo-clang.png} {Annotation tooltip in the Edit mode} \section1 Check QML or JavaScript syntax \endif @@ -53,7 +53,7 @@ If you turn off \QMLLS, \QC uses a static analyzer. For more information, see \l{JavaScript and QML Error Codes}. - \image qml-syntax-check.png {Selecting checks for the static analyzer} + \image {qml-syntax-check.png} {Selecting checks for the static analyzer} \section1 Manage messages @@ -79,7 +79,7 @@ between lines can be useful if there is usually not enough space to display annotations next to the text. - \image qtcreator-options-text-editor-display.png {Text Editor Display preferences} + \image {qtcreator-options-text-editor-display.png} {Display tab Text Editor preferences} If you hide the annotations, you can move the mouse pointer over an icon to view them. @@ -126,7 +126,7 @@ \li Go to \preferences > \uicontrol {Qt Quick} > \uicontrol {QML/JS Editing}. \li Select \uicontrol {Use customized static analyzer}. - \image qtcreator-preferences-qtquick-qmljs-editing.webp {QML/JS Editing tab in Qt Quick preferences} + \image {qtcreator-preferences-qtquick-qmljs-editing.webp} {QML/JS Editing tab in Qt Quick preferences} \li In \uicontrol Enabled, select the messages that you want to see. \li To disable messages for non-Qt Quick UI files, select them in \uicontrol {Disabled for non Qt Quick UI}. You cannot @@ -795,7 +795,7 @@ \uicontrol {Qt Quick} > \uicontrol {QML/JS Editing} and select \uicontrol {Enable auto format on file save}. - \image qtcreator-qml-js-editing.webp {QML/JS Editing preferences} + \image {qtcreator-qml-js-editing.webp} {QML/JS Editing tab in Qt Quick preferences} To only format files that belong to the current project, select \uicontrol {Restrict to files contained in the current project}. diff --git a/doc/qtcreator/src/editors/creator-editors-options-text.qdoc b/doc/qtcreator/src/editors/creator-editors-options-text.qdoc index e29195c85d8..6b2065ffdb5 100644 --- a/doc/qtcreator/src/editors/creator-editors-options-text.qdoc +++ b/doc/qtcreator/src/editors/creator-editors-options-text.qdoc @@ -26,7 +26,7 @@ To set editor font and colors, select \preferences > \uicontrol {Text Editor} > \uicontrol {Font & Colors}. - \image qtcreator-font-colors.png {Font & Colors tab in Text Editor preferences} + \image {qtcreator-font-colors.png} {Font & Colors tab in Text Editor preferences} \section1 Configuring Fonts @@ -63,7 +63,7 @@ You can select one of the predefined color schemes for the text editor or create customized color schemes. - \image qtcreator-font-colors.png {Font & Colors tab in Text Editor preferences} + \image {qtcreator-font-colors.png} {Font & Colors tab in Text Editor preferences} To create a color scheme: @@ -107,7 +107,7 @@ file to import. In the \uicontrol {Import Color Scheme} dialog, enter a name for the color scheme in \uicontrol {Color scheme name}: - \image qtcreator-import-color-scheme.png "Import Color Scheme dialog" + \image {qtcreator-import-color-scheme.png} {Import Color Scheme dialog} When you select \uicontrol OK, the color scheme is added to the list of color schemes in the \uicontrol {Font & Colors} tab. diff --git a/doc/qtcreator/src/editors/creator-only/creator-aiassistant.qdoc b/doc/qtcreator/src/editors/creator-only/creator-aiassistant.qdoc index bebc8a96681..5b11aff4597 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-aiassistant.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-aiassistant.qdoc @@ -13,7 +13,7 @@ Model (LLM), it auto-completes your code, gives expert coding advice, suggests code fixes, as well as writes test cases and code documentation. - \image qtaiassistant-codecompletion.webp {Automatic Code Completion} + \image {qtaiassistant-codecompletion.webp} {Automatic Code Completion} Qt AI Assistant is available for selected commercial Qt developer license holders. For more information on licensing, select \uicontrol Compare @@ -35,7 +35,7 @@ \list 1 \li Go to \uicontrol Extensions, and select \inlineimage icons/settings.png. - \image qtcreator-preferences-extensions.webp {Extensions in Preferences} + \image {qtcreator-preferences-extensions.webp} {Browser tab in Extensions preferences} \li Select \uicontrol {Use external repository}. \li Select \uicontrol {OK}. \li Back in \uicontrol Extensions, select \uicontrol {AI Assistant}, and @@ -47,7 +47,7 @@ To enable code syntax highlighting in the inline chat window, go to \preferences > \uicontrol {Text Editor} > \uicontrol {Generic Highlighter}, and then select \uicontrol {Download Definitions}. - \image qtcreator-syntax-highlighter.png {Generic Highlighter preferences} + \image {qtcreator-syntax-highlighter.png} {Generic Highlighter tab in Text Editor preferences} For more information, see \l{Download highlight definitions}. \section1 Install and use Ollama @@ -119,10 +119,10 @@ \list 1 \li Go to \preferences > \uicontrol {AI Assistant} > \uicontrol General. - \image qtcreator-preferences-qtaiassistant-general.webp {AI Assistant General preferences} + \image {qtcreator-preferences-qtaiassistant-general.webp} {General tab in AI Assistant preferences} \li Select an LLM for each configurable use case. \li Go to \uicontrol Advanced. - \image qtcreator-preferences-qtaiassistant-advanced.webp {AI Assistant Advanced preferences} + \image {qtcreator-preferences-qtaiassistant-advanced.webp} {Advanced tab in AI Assistant preferences} \li Enter the API authentication token and server URL of each LLM. For more information on where to get the access information, see the third-party LLM provider documentation. @@ -142,7 +142,7 @@ To interact with Qt AI Assistant using the mouse, hover over the suggestion. - \image qtaiassistant-codecompletionbar.webp {Code completion tool bar when hovering over a suggestion} + \image {qtaiassistant-codecompletionbar.webp} {Code completion tool bar when hovering over a suggestion} When you hover over a suggestion, you can accept parts of the suggested code snippet word-by-word or line-by-line. diff --git a/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc b/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc index 2f74bd44e33..8fb8690ed2e 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-beautifier.qdoc @@ -54,14 +54,14 @@ Beautifier because combining them can lead to unexpected results. \li Go to \preferences > \uicontrol Beautifier > \uicontrol General to select the tool to use. - \image qtcreator-preferences-beautifier-general.webp {General Beautifier preferences} + \image {qtcreator-preferences-beautifier-general.webp} {General tab in Beautifier preferences} \li Select \uicontrol {Automatic formatting on file save} to automatically beautify files when you save them using the tool you select in the \uicontrol Tool field. \li Go to \uicontrol {Artistic Style}, \uicontrol {ClangFormat}, or \uicontrol Uncrustify to set the path to the tool executable and to select the configuration file that defines the style to use. - \image beautifier_options.png {Uncrustify Beautifier preferences} + \image {beautifier_options.png} {Uncrustify tab in Beautifier preferences} \caption Beautifier Uncrustify preferences \endlist @@ -123,7 +123,7 @@ automatically beautify files when you save them using the tool you select in the \uicontrol Tool field. - \image qtcreator-preferences-beautifier-general.webp {General Beautifier preferences} + \image {qtcreator-preferences-beautifier-general.webp} {General tab in Beautifier preferences} \li In \uicontrol {Restrict to MIME types}, define the MIME types of the files to beautify, separated by semicolons. Leave the @@ -141,7 +141,7 @@ \uicontrol Uncrustify to specify settings for the tool you want to use. - \image beautifier_options.png {Uncrustify Beautifier preferences} + \image {beautifier_options.png} {Uncrustify tab in Beautifier preferences} \li In \uicontrol Configuration, specify the path to the tool executable in \uicontrol {Artistic Style command}, @@ -198,7 +198,7 @@ To use a predefined ClangFormat style, go to \uicontrol {ClangFormat} and select a style in \uicontrol {Use predefined style}. - \image qtcreator-beautifier-options-clangformat.png {ClangFormat Beautifier preferences} + \image {qtcreator-beautifier-options-clangformat.png} {ClangFormat tab in Beautifier preferences} Select \uicontrol File to load the style configuration from the \c .clang-format or \c _clang-format file located in the same @@ -217,7 +217,7 @@ It offers syntax highlighting, auto-completion, and context-sensitive help. - \image beautifier_editor.png {Add Configuration dialog} + \image {beautifier_editor.png} {Add Configuration dialog} \sa {Beautify source code}, {Enable and disable plugins} */ diff --git a/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc b/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc index 8dbe339f080..f3c976a64dc 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-clang-codemodel.qdoc @@ -114,7 +114,7 @@ \uicontrol {Toggle Progress Details} (1), and then select \uicontrol X on the progress bar. - \image qtcreator-toggle-progress-bar.webp {Toggle Progress Details button} + \image {qtcreator-toggle-progress-bar.webp} {Toggle Progress Details button} By default, \QC runs one clangd process per project. If you have created \l{Manage sessions}{sessions} that have related projects, you can @@ -146,7 +146,7 @@ \list 1 \li Go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {C++ Code Model}. - \image qtcreator-projects-cpp-code-model.webp {C++ Code Model settings} + \image {qtcreator-projects-cpp-code-model.webp} {C++ Code Model settings} \li Clear \uicontrol {Use global settings}. \li Set \uicontrol {C++ Code Model} settings for the project. \endlist @@ -170,7 +170,7 @@ To configure the C++ code model globally, go to \preferences > \uicontrol C++ > \uicontrol {Code Model}. - \image qtcreator-preferences-code-model.webp {C++ Code Model preferences} + \image {qtcreator-preferences-code-model.webp} {Code Model tab in C++ preferences} The following table summarizes the preferences. @@ -242,7 +242,7 @@ \list 1 \li Select \preferences > \uicontrol C++ > \uicontrol Clangd > \uicontrol {Use clangd}. - \image qtcreator-preferences-clangd.webp {Clangd preferences} + \image {qtcreator-preferences-clangd.webp} {Clangd tab in C++ preferences} \li In \uicontrol {Path to executable}, enter the path to clangd version 14, or later. \li In the \uicontrol {Background indexing} field, select \uicontrol Off @@ -300,7 +300,7 @@ the \uicontrol {Diagnostic Configurations} dialog, where you can select and edit the checks to perform. - \image qtcreator-clang-diagnostic-configurations.webp {Diagnostic Configurations dialog} + \image {qtcreator-clang-diagnostic-configurations.webp} {Diagnostic Configurations dialog} In addition to using the built-in checks, you can select \uicontrol Copy to create copies of them and edit the copies to fit your needs. @@ -336,7 +336,7 @@ \list 1 \li Select \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Clangd}. - \image qtcreator-projects-settings-clangd.webp {Clangd preferences for a project} + \image {qtcreator-projects-settings-clangd.webp} {Clangd preferences for a project} \li Clear \uicontrol {Use global settings}. \li Select \uicontrol {Use clangd}. \li Specify \uicontrol Clangd preferences for the project. diff --git a/doc/qtcreator/src/editors/creator-only/creator-code-pasting.qdoc b/doc/qtcreator/src/editors/creator-only/creator-code-pasting.qdoc index 3126de7fc08..6308c4bcae5 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-code-pasting.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-code-pasting.qdoc @@ -37,7 +37,7 @@ \list 1 \li Go to \uicontrol Tools > \uicontrol {Code Pasting} > \uicontrol {Paste Snippet} or select \key {Alt+C,Alt+P}. - \image qtcreator-send-to-codepaster.webp {Send to Codepaster dialog} + \image {qtcreator-send-to-codepaster.webp} {Send to Codepaster dialog} \li In \uicontrol Protocol, select the code pasting service to use. \li In \uicontrol {Expires after}, specify the time to keep the pasted snippet on the server. @@ -72,7 +72,7 @@ \list 1 \li Go to \preferences > \uicontrol {Code Pasting} > \uicontrol General. - \image qtcreator-code-pasting-options.png {Code Pasting preferences} + \image {qtcreator-code-pasting-options.png} {General tab in Code Pasting preferences} \li In \uicontrol {Default protocol}, select a code pasting service to use by default. \li In \uicontrol Username, enter your username. diff --git a/doc/qtcreator/src/editors/creator-only/creator-coding-edit-mode.qdoc b/doc/qtcreator/src/editors/creator-only/creator-coding-edit-mode.qdoc index 9f5f4909fa7..af4b5fb89c8 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-coding-edit-mode.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-coding-edit-mode.qdoc @@ -13,7 +13,7 @@ Write and navigate code in the \uicontrol Edit mode. - \image qtcreator-spliteditorview.png {Code editor} + \image {qtcreator-spliteditorview.png} {Code editor} \section1 Editing Code @@ -65,10 +65,10 @@ The editor toolbar is context sensitive and shows items relevant to the file currently open in the editor. - \image qtcreator-editor-toolbar.webp {Editor toolbar for a C++ source file} + \image {qtcreator-editor-toolbar.webp} {Editor toolbar for a C++ source file} \caption Editor toolbar when a C++ source file is open - \image qtcreator-editor-toolbar-qml.webp {Editor toolbar for a QML file} + \image {qtcreator-editor-toolbar-qml.webp} {Editor toolbar for a QML file} \caption Editor toolbar when a QML file is open \table @@ -132,7 +132,7 @@ \uicontrol Environment > \uicontrol Interface, and then select \uicontrol Relaxed in the \uicontrol {Toolbar style} field. - \image qtcreator-preferences-environment-interface.webp {Interface tab in Environment preferences} + \image {qtcreator-preferences-environment-interface.webp} {Interface tab in Environment preferences} \section1 Resizing Views @@ -188,7 +188,7 @@ The editor toolbar shows the name of the file that is currently open (1) in the editor. - \image qtcreator-editor-open-files.webp {Current file shown on Edit mode toolbar} + \image {qtcreator-editor-open-files.webp} {Current file shown on Edit mode toolbar} Use the locator, \l{Sidebar Views}{sidebar views}, \uicontrol Window menu items, \l{General Keyboard Shortcuts}{keyboard shortcuts}, or @@ -208,7 +208,7 @@ \list 1 \li Select \key {Ctrl+K} to activate the locator. \li Start typing the filename. - \image qtcreator-locator-open.webp {List of files in the locator} + \image {qtcreator-locator-open.webp} {List of files in the locator} \li Use the arrow keys to move to the filename in the list and press \key Enter. @@ -234,7 +234,7 @@ clear the \uicontrol {Sort results} check box in the \c md locator filter configuration. - \image qtcreator-locator-filter-edit-md.webp {Filter Configuration dialog} + \image {qtcreator-locator-filter-edit-md.webp} {Filter Configuration dialog} \section1 Browse location history @@ -273,7 +273,7 @@ The editor toolbar shows the symbol currently under the cursor (1). - \image qtcreator-editor-symbols.webp {Symbol under the cursor shown on Edit mode toolbar} + \image {qtcreator-editor-symbols.webp} {Symbol under the cursor shown on Edit mode toolbar} By default, the list of symbols shows them in the order in which they appear in the file. Right-click the field and go to \uicontrol {Sort Alphabetically} @@ -306,7 +306,7 @@ The locator lists the results. - \image qtcreator-locator-example.webp {List of files matching the locator filter} + \image {qtcreator-locator-example.webp} {List of files matching the locator filter} Filters locating class and function definitions also accept namespaces, such as \c {Utils::*View}. @@ -323,7 +323,7 @@ To enable this moving function, go to \preferences > \uicontrol {Text Editor} > \uicontrol Behavior > \uicontrol {Enable mouse navigation}. - \image qtcreator-preferences-texteditor-behavior.webp {Text Editor Behavior preferences} + \image {qtcreator-preferences-texteditor-behavior.webp} {Behavior tab in Text Editor preferences} \section2 Follow symbols @@ -369,7 +369,7 @@ shortcuts for opening link targets in the next split are used to open them in the current split. - \image qtcreator-options-text-editor-display.png {Text Editor Display preferences} + \image {qtcreator-options-text-editor-display.png} {Display tab in Text Editor preferences} \section1 Open resource files for editing @@ -377,7 +377,7 @@ (.qrc) path, following the symbol opens the specified resource file for editing in the \uicontrol {Resource Browser}. - \image qtcreator-add-resource.png {Resource Browser} + \image {qtcreator-add-resource.png} {Resource Browser} \sa {Edit Code}{How To: Edit Code}, {Edit Mode}, {Editor Shortcuts}, {Navigate with locator} @@ -391,18 +391,18 @@ \title Change text encoding - \image qtcreator-editor-toolbar.webp {Edit mode toolbar} + \image {qtcreator-editor-toolbar.webp} {Edit mode toolbar} To show the file encoding of the current file on the editor toolbar (4) in the \uicontrol Edit mode, go to \preferences > \uicontrol {Text Editor} > \uicontrol Display > \uicontrol {Display file encoding}. - \image qtcreator-options-text-editor-display.png {Text Editor Display preferences} + \image {qtcreator-options-text-editor-display.png} {Display tab in Text Editor preferences} To change the text encoding, select it on the toolbar, and then select new encoding in the \uicontrol {Text Encoding} dialog: - \image qtcreator-text-encoding.png {Text Encoding dialog} + \image {qtcreator-text-encoding.png} {Text Encoding dialog} To reload the file with the selected encoding, select \uicontrol {Reload with Encoding}. @@ -416,7 +416,7 @@ \uicontrol {Text Editor} > \uicontrol Behavior, and then select a suitable option in \uicontrol {Default encoding}. - \image qtcreator-options-texteditor-behavior-file-encodings.png {File encoding preferences} + \image {qtcreator-options-texteditor-behavior-file-encodings.png} {File encoding in the Behavior tab in Text Editor preferences} Qt requires UTF-8 encoded source files, and therefore the default encoding is set to \uicontrol UTF-8. @@ -448,7 +448,7 @@ select the ending style on the editor toolbar (3) in the \uicontrol Edit mode. - \image qtcreator-editor-toolbar.webp {Edit mode toolbar} + \image {qtcreator-editor-toolbar.webp} {Edit mode toolbar} To hide this field, go to \preferences > \uicontrol {Text Editor} > \uicontrol Display, and clear \uicontrol {Display file line ending}. @@ -459,12 +459,12 @@ \preferences > \uicontrol {Text Editor} > \uicontrol Behavior and select the ending style in \uicontrol {Default line endings}. - \image qtcreator-options-texteditor-behavior-file-encodings.png {Default file ending preferences} + \image {qtcreator-options-texteditor-behavior-file-encodings.png} {Default file endings in the Behavior tab in Text Editor preferences} To set the line endings to use for a project, go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol Editor. - \image qtcreator-editor-settings.webp {Editor settings for a project} + \image {qtcreator-editor-settings.webp} {Editor settings for a project} \sa {Edit Code}{How To: Edit Code}, {Specify editor settings}, {Edit Mode} */ @@ -482,7 +482,7 @@ in several places in the file. Any changes you make are applied simultaneously at all the cursor positions. - \image qtcreator-editor-multicursor.webp {Multiple cursors in the editor} + \image {qtcreator-editor-multicursor.webp} {Multiple cursors in the editor} To manage cursors: @@ -511,7 +511,7 @@ Split the editor view or open the editor in a new window to work on and view many files on the same screen or on many screens. - \image qtcreator-spliteditorview.png {Editor view split horizontally and vertically} + \image {qtcreator-spliteditorview.png} {Editor view split horizontally and vertically} View many files at the same time: @@ -590,7 +590,7 @@ \endlist - \image qtcreator-togglebookmark.png + \image {qtcreator-togglebookmark.png} {Toggling bookmarks} \section1 Add notes to bookmarks @@ -625,7 +625,7 @@ the number or string after the space. Double-click a bookmark in the list to go to it in the editor. - \image qtcreator-locator-bookmark-filtering.png "Filtering bookmarks in locator" + \image {qtcreator-locator-bookmark-filtering.png} {Filtering bookmarks in locator} \section1 View bookmarks @@ -633,7 +633,7 @@ move between bookmarks, select the \uicontrol {Previous Bookmark} or \uicontrol {Next Bookmark} button or use the keyboard shortcuts. - \image qtcreator-bookmarks-view.webp {Listing bookmarks in Bookmarks view} + \image {qtcreator-bookmarks-view.webp} {Listing bookmarks in Bookmarks view} To move bookmarks up and down, select \uicontrol {Move Up} or \uicontrol {Move Down} in the context menu or select \key {Ctrl+Alt+,} or @@ -667,7 +667,7 @@ \uicontrol Edit mode toolbar in \uicontrol #. The button is visible only when several parse contexts are available. - \image qtcreator-editor-open-files.webp {Edit mode toolbar} + \image {qtcreator-editor-open-files.webp} {Edit mode toolbar} To reset the parse context, go to \uicontrol # > \uicontrol {Clear Preferred Parse Context}. @@ -705,7 +705,7 @@ select \uicontrol Tools > \uicontrol {Debug \QC } > \uicontrol {Inspect C++ Code Model} or select \key {Ctrl+Shift+F12}. - \image qtcreator-code-model-inspector.webp {Code Model Inspector dialog} + \image {qtcreator-code-model-inspector.webp} {Code Model Inspector dialog} \QC generates the code model inspection log file in a temporary folder. diff --git a/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc b/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc index ca6abae63fa..dfead42b26d 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-copilot.qdoc @@ -38,7 +38,7 @@ \list 1 \li Go to \preferences > \uicontrol Copilot. - \image qtcreator-preferences-copilot.webp {Copilot tab in Preferences} + \image {qtcreator-preferences-copilot.webp} {Copilot preferences} \li Select \uicontrol {Enable Copilot} to use Copilot. \li Select \uicontrol {Sign In} to sign into your subscription, activate your device, and authorize the GitHub Copilot plugin. @@ -74,7 +74,7 @@ \uicontrol {Auto request} is enabled, Copilot automatically makes suggestions when you type. - \image qtcreator-copilot.gif {Receiving suggestions from Copilot in the editor} + \image {qtcreator-copilot.gif} {Receiving suggestions from Copilot in the editor} To manually request a suggestion at the current editor's cursor position, enter \uicontrol {t}, followed by \key Space to show @@ -112,7 +112,7 @@ \list 1 \li Go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol Copilot. - \image qtcreator-project-settings-copilot.webp {Copilot project settings} + \image {qtcreator-project-settings-copilot.webp} {Copilot project settings} \li Clear \uicontrol {Use global settings}. \li Select or clear \uicontrol {Enable Copilot}. \endlist diff --git a/doc/qtcreator/src/editors/creator-only/creator-cpp-quick-fixes.qdoc b/doc/qtcreator/src/editors/creator-only/creator-cpp-quick-fixes.qdoc index 7ce6de9a9e1..ed030f6e222 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-cpp-quick-fixes.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-cpp-quick-fixes.qdoc @@ -21,7 +21,7 @@ in the header file (inside or outside the class) or in the implementation file. - \image qtcreator-preferences-quick-fixes-function-locations.webp {Generated Function Locations group in Quick Fixes preferences} + \image {qtcreator-preferences-quick-fixes-function-locations.webp} {Generated Function Locations in the Quick Fixes tab in C++ preferences} \section1 Function Names and Attributes @@ -31,7 +31,7 @@ \e slots and that signals should be generated with the new value as a parameter. - \image qtcreator-refactoring-options-generation.png {Getter and Setter generation settings} + \image {qtcreator-refactoring-options-generation.png} {Getter and setter generation in the Quick Fixes tab in C++ preferences} \section1 Namespace Handling @@ -39,7 +39,7 @@ generate missing namespaces, add \c {using namespace} where necessary, or rewrite types to match the existing namespaces. - \image qtcreator-refactoring-options-namespaces.png "Namespace handling settings" + \image {qtcreator-refactoring-options-namespaces.png} {Namespace handling in the Quick Fixes tab in C++ preferences} \section1 Custom Parameter Types @@ -58,7 +58,7 @@ and \c <cur> to access the parameter and current value. Use \c <type> to access the type and \c <T> for the template parameter. - \image qtcreator-refactoring-options-templates.webp {Settings for handling custom parameter types} + \image {qtcreator-refactoring-options-templates.webp} {Handling custom parameter types in the Quick Fixes tab in C++ preferences} Usually, arguments are passed by using a \c const reference. To pass arguments of a particular type as values, list them in the @@ -954,7 +954,7 @@ \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Quick Fixes} and clear \uicontrol {Use global settings}. - \image qtcreator-refactoring-options-locations.png {Quick Fixes preferences} + \image {qtcreator-refactoring-options-locations.png} {Quick Fixes preferences for a project} To revert to global settings, select \uicontrol {Reset to Global}. To delete the custom settings, select \uicontrol {Use global settings}, and diff --git a/doc/qtcreator/src/editors/creator-only/creator-diff-editor.qdoc b/doc/qtcreator/src/editors/creator-only/creator-diff-editor.qdoc index a28f8c9e3ff..ca1ed4d1256 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-diff-editor.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-diff-editor.qdoc @@ -59,7 +59,7 @@ \section1 View changes - \image creator-diff-editor.png {Diff editor output in the Edit mode} + \image {creator-diff-editor.png} {Diff editor output in the Edit mode} View the changes in the \uicontrol Edit mode. Color coding is used to mark changed lines. By default, red indicates lines that contain diff --git a/doc/qtcreator/src/editors/creator-only/creator-fakevim.qdoc b/doc/qtcreator/src/editors/creator-only/creator-fakevim.qdoc index ebd6f1eee96..23250330edf 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-fakevim.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-fakevim.qdoc @@ -283,7 +283,7 @@ To set Vim behavior, go to \preferences > \uicontrol FakeVim > \uicontrol General. - \image qtcreator-preferences-fakevim-general.webp {FakeVim General preferences} + \image {qtcreator-preferences-fakevim-general.webp} {General tab in FakeVim preferences} To use presets: @@ -340,7 +340,7 @@ \li Go to \preferences > \uicontrol FakeVim > \uicontrol {Ex Command Mapping}. \li Enter a string in the \uicontrol Filter field to find a \QC function. - \image qtcreator-fakevim-options-ex-command-mapping.png {FakeVim Ex Command Mapping preferences} + \image {qtcreator-fakevim-options-ex-command-mapping.png} {Ex Command Mapping tab in FakeVim preferences} \li Select a function in the list \li In the \uicontrol {Regular expression} field, nter a string that will trigger the function. @@ -361,7 +361,7 @@ mapped to the shortcut is executed by FakeVim as if you were typing it (as when replaying a macro). - \image qtcreator-fakevim-options-user-command-mapping.png {FakeVim User Command Mapping preferences} + \image {qtcreator-fakevim-options-user-command-mapping.png} {User Command Mapping tab FakeVim preferences} \sa {Edit like in Vim}, {FakeVim Modes and Commands} */ diff --git a/doc/qtcreator/src/editors/creator-only/creator-how-to-find-symbols.qdoc b/doc/qtcreator/src/editors/creator-only/creator-how-to-find-symbols.qdoc index 5b4819b53cc..c3e0766a439 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-how-to-find-symbols.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-how-to-find-symbols.qdoc @@ -21,7 +21,7 @@ \li Go to \uicontrol Tools > \uicontrol {C++} > \uicontrol {Find References to Symbol Under Cursor}, or select \key {Ctrl+Shift+U}. - \image qtcreator-find-references-to-symbol-under-cursor.webp {Found symbols in the Search Results view} + \image {qtcreator-find-references-to-symbol-under-cursor.webp} {Found symbols in the Search Results view} \endlist \section2 Color-code access type @@ -38,7 +38,7 @@ from files listed as part of the project or from all files that are used by the code, such as include files. - \image qtcreator-search-cpp-symbols.webp {Search criteria in the Search Results view} + \image {qtcreator-search-cpp-symbols.webp} {Search criteria in the Search Results view} \QC searches from the following locations: @@ -54,7 +54,7 @@ \l{Search Results View} shows the location and number of search hits in the current project. - \image qtcreator-refactoring-find.webp {Found symbols in the Search Results view} + \image {qtcreator-refactoring-find.webp} {Found symbols in the Search Results view} \sa {Search}{How To: Search}, {Search Results View} */ diff --git a/doc/qtcreator/src/editors/creator-only/creator-language-server.qdoc b/doc/qtcreator/src/editors/creator-only/creator-language-server.qdoc index c9cb12e30ef..abb1c9cc93f 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-language-server.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-language-server.qdoc @@ -71,7 +71,7 @@ \l{https://nodejs.org/en/learn/getting-started/an-introduction-to-the-npm-package-manager} {NPM} package manager on the computer. - \image qtcreator-language-server-json.webp {Prompt to install JSON language server} + \image {qtcreator-language-server-json.webp} {Prompt to install JSON language server} \l{Add a Java language server} for \l{Developing for Android} {Android development}. For other languages, @@ -80,7 +80,7 @@ To add language servers, go to \preferences > \uicontrol {Language Client} and select \uicontrol Add. - \image qtcreator-preferences-language-client-qmlls.webp {Language Client General preferences} + \image {qtcreator-preferences-language-client-qmlls.webp} {General tab in Language Client preferences} To enable a language server, select the checkbox next to the language server name and set server preferences. @@ -92,7 +92,7 @@ \QC offers to update the Python language server when you open a Python file in the editor. - \image qtcreator-python-update-language-server.webp {Message about updating Python Language Server} + \image {qtcreator-python-update-language-server.webp} {Message about updating Python Language Server} To update the language server, select \uicontrol Update. To save your choice, select \uicontrol {Always Update}. @@ -139,7 +139,7 @@ \li Go to \preferences > \uicontrol {Language Client} > \uicontrol Add > \uicontrol {Generic StdIO Language Server} to add a generic language server. - \image qtcreator-language-server-generic-stdio.png + \image {qtcreator-language-server-generic-stdio.png} {Generic StdIO Language Server in the General tab in Language Client preferences} \li In the \uicontrol Name field, enter a name for the language server. Select the \inlineimage icons/replace.png (\uicontrol {Variables}) button to use a variable for the server @@ -181,7 +181,7 @@ \li Go to \preferences > \uicontrol {Language Client} > \uicontrol Add > \uicontrol {Java Language Server} to add a Java language server. - \image qtcreator-language-client-options-java.png {Java language server preferences} + \image {qtcreator-language-client-options-java.png} {Java language server in the General tab in Language Client preferences} \li In the \uicontrol Name field, enter a name for the language server. Select the \inlineimage icons/replace.png (\uicontrol {Variables}) button to use a variable for the server @@ -211,9 +211,9 @@ \li Go to \preferences> \uicontrol Python > \uicontrol {Language Server Configuration} to select the Python language server plugins to use. - \image qtcreator-python-plugins.png {Python Language Server Configuration} + \image {qtcreator-python-plugins.png} {Language Server Configuration in the Python preferences} \li Select \uicontrol Advanced to configure the plugins. - \image qtcreator-python-advanced.png {Python language server plugin configuration} + \image {qtcreator-python-advanced.png} {Python language server plugin configuration} \endlist For a complete list of configuration options, see @@ -241,7 +241,7 @@ \uicontrol {Language Client} > \uicontrol General and select \uicontrol {\QMLLS}. - \image qtcreator-preferences-language-client-qmlls.webp {QML Language Server in Language Client preferences} + \image {qtcreator-preferences-language-client-qmlls.webp} {General tab in Language Client preferences} \section1 Turn off \QMLLS for all projects @@ -320,7 +320,7 @@ You can view the \uicontrol Name, \uicontrol Value, and \uicontrol Type of the capability. - \image qtcreator-language-client-inspector-capabilities.webp {Language Client Inspector Capabilities tab} + \image {qtcreator-language-client-inspector-capabilities.webp} {Capabilities tab in the Language Client Inspector dialog} For some language servers, \uicontrol {Dynamic Capabilities} lists the \uicontrol Methods and \uicontrol Options available. @@ -330,7 +330,7 @@ For a clangd server, you can inspect the total amount of memory used by a particular component in \uicontrol {Memory Usage}. - \image qtcreator-language-client-inspector-memory-usage.webp {Language Client Inspector Memory Usage tab} + \image {qtcreator-language-client-inspector-memory-usage.webp} {Memory Usage tab in the Language Client Inspector dialog} \sa {Manage Language Servers}{How To: Manage Language Servers}, {Language Servers} @@ -349,7 +349,7 @@ \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Language Server}. - \image qtcreator-projects-settings-language-server.webp {Language Server settings for a project} + \image {qtcreator-projects-settings-language-server.webp} {Language Server settings for a project} To add language servers and change their preferences, select \uicontrol {Global settings}. diff --git a/doc/qtcreator/src/editors/creator-only/creator-locator.qdoc b/doc/qtcreator/src/editors/creator-only/creator-locator.qdoc index 81d293ac05e..57558b0d52d 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-locator.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-locator.qdoc @@ -13,7 +13,7 @@ as well as trigger global actions and perform other tasks, such as build projects or run external tools. - \image qtcreator-locator.webp {List of locator filters} + \image {qtcreator-locator.webp} {List of locator filters} \section1 Go to the locator @@ -143,7 +143,7 @@ \uicontrol Locator, or select \inlineimage icons/magnifier.png > \uicontrol Configure in the locator field. - \image qtcreator-locator-customize.webp {Locator preferences} + \image {qtcreator-locator-customize.webp} {Locator tab in Environment preferences} \section1 Changing Locator Filters @@ -161,7 +161,7 @@ \li Specify the prefix string. - \image qtcreator-locator-filter-edit-ai.webp {Filter Configuration dialog} + \image {qtcreator-locator-filter-edit-ai.webp} {Filter Configuration dialog} \li To implicitly include the filter even when not typing a prefix as a part of the search string, select \uicontrol {Include by default}. @@ -189,7 +189,7 @@ \li Select \uicontrol Add to add a URL filter to the list. - \image qtcreator-add-online-doc.webp {List of URLs in Filter Configuration dialog} + \image {qtcreator-add-online-doc.webp} {List of URLs in Filter Configuration dialog} \li Double-click the new entry to specify a URL and a search command. For example, \c {http://www.google.com/search?q=%1}. @@ -216,7 +216,7 @@ \li Select \uicontrol Add > \uicontrol {Files in Directories} to add a directory filter. - \image qtcreator-locator-generic-directory-filter.png {Filter Configuration dialog} + \image {qtcreator-locator-generic-directory-filter.png} {Filter Configuration dialog} \li In \uicontrol Name, enter a name for your filter. diff --git a/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc b/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc index f7cf7f89f37..c554b04e6a6 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-markdown-editor.qdoc @@ -13,7 +13,7 @@ or go to \uicontrol File > \uicontrol {New File} and select \uicontrol {General} > \uicontrol {Markdown File} to create a new file. - \image qtcreator-markdown-editor.webp {Markdown file in Preview and Editor views} + \image {qtcreator-markdown-editor.webp} {Markdown file in Preview and Editor views} When you edit the file in the editor, you can see the changes in the preview. diff --git a/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc b/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc index 3e349e2a515..88ccea6d93e 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-mime-types.qdoc @@ -55,7 +55,7 @@ \li Go to \preferences > \uicontrol Environment > \uicontrol {MIME Types}. - \image qtcreator-mime-types.png {MIME Types} + \image {qtcreator-mime-types.png} {MIME Types tab in Environment preferences} \li In \uicontrol {MIME Type}, select a MIME type. @@ -94,10 +94,10 @@ \list 1 - \li In \uicontrol {Mime Types}, select \uicontrol Add to add - \uicontrol {Magic Headers}. + \li In \uicontrol {MIME Types}, select \uicontrol Add to add magic + headers. - \image qtcreator-mime-types-magic-header.png {Magic Header} + \image {qtcreator-mime-types-magic-header.png} {Add Magic Header dialog} \li In \uicontrol Value, specify a text string or bytes that appear in the files. diff --git a/doc/qtcreator/src/editors/creator-only/creator-modeling.qdoc b/doc/qtcreator/src/editors/creator-only/creator-modeling.qdoc index e015e4c1c31..dcc6f17f211 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-modeling.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-modeling.qdoc @@ -59,7 +59,7 @@ diagrams. Add elements to the diagrams and specify properties for them. Use standard model elements or add your own elements with custom icons. - \image qtcreator-modeleditor.webp {Class diagram in the model editor} + \image {qtcreator-modeleditor.webp} {Class diagram in the model editor} \caption A class diagram in the model editor. Add elements to diagrams in the following ways: @@ -173,7 +173,7 @@ To use custom icons for the built-in elements, select an image file in \uicontrol {Image} in element properties. - \image qtcreator-model-editor-component-diagram.webp {Component properties} + \image {qtcreator-model-editor-component-diagram.webp} {Component properties} \caption The Image field in Component properties. \section2 Using Definition Files @@ -253,7 +253,7 @@ \li Drag model elements to the editor and select them to specify properties for them: - \image qtcreator-modeleditor-packages.webp {Package diagram in the model editor} + \image {qtcreator-modeleditor-packages.webp} {Package diagram in the model editor} \caption A package diagram in the model editor. \list 1 @@ -387,7 +387,7 @@ Elements stacked on other elements of the same type are automatically drawn in a darker shade of the selected color. - \image qtcreator-modeleditor-packages.webp {Package diagram in the model editor} + \image {qtcreator-modeleditor-packages.webp} {Package diagram in the model editor} \caption A package diagram in the model editor. Right-click a package to open a context menu, and select @@ -413,7 +413,7 @@ classes, dependencies, inheritance, associations, aggregation, and composition to visualize a system in an object-oriented way. - \image qtcreator-modeleditor-classes.webp {Class diagram in the model editor} + \image {qtcreator-modeleditor-classes.webp} {Class diagram in the model editor} \caption A class diagram in the model editor. To create class diagrams: @@ -577,7 +577,7 @@ \li Select \uicontrol {Add Component}. \endlist - \image qtcreator-model-editor-component-diagram.webp {Component diagram in the model editor} + \image {qtcreator-model-editor-component-diagram.webp} {Component diagram in the model editor} \caption A component diagram in the model editor. To navigate from a component in a diagram to the source code, double-click diff --git a/doc/qtcreator/src/editors/creator-only/creator-preferences-cpp-code-style.qdoc b/doc/qtcreator/src/editors/creator-only/creator-preferences-cpp-code-style.qdoc index a2f6521d85f..3eec9e50d21 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-preferences-cpp-code-style.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-preferences-cpp-code-style.qdoc @@ -18,8 +18,8 @@ To specify global indentation settings for the C++ editor: \list 1 - \li Go to \preferences > \uicontrol {C++}. - \image qtcreator-code-style-clang-format-global.webp {Code Style preferences} + \li Go to \preferences > \uicontrol {C++} > \uicontrol {Code Style}. + \image {qtcreator-code-style-clang-format-global.webp} {Code Style tab in C++ preferences} \li In \uicontrol {Formatting mode}, select: \list \li \uicontrol {Indenting Only} to only indent code. @@ -46,7 +46,7 @@ \section1 Using Built-In Indenter - \image qtcreator-code-style-built-in-indenter.webp {Code Style preferences for built-in indenter} + \image {qtcreator-code-style-built-in-indenter.webp} {Code Style preferences for built-in indenter} If you select \uicontrol {Use Built-In Indenter} in \uicontrol {Formatting mode}, you can specify how to: @@ -72,21 +72,21 @@ You can also indent statements within functions and blocks and declarations within namespaces. - \image qtcreator-code-style-content.png {Content preferences} + \image {qtcreator-code-style-content.png} {Content tab in the Code Style tab in C++ preferences} \section2 Specifying Settings for Braces You can indent class, namespace, enum and function declarations and code blocks. - \image qtcreator-code-style-braces.png {Braces preferences} + \image {qtcreator-code-style-braces.png} {Braces tab in the Code Style tab in C++ preferences} \section2 Specifying Settings for Switch Statements You can indent case or default statements, or statements or blocks related to them within switch statements. - \image qtcreator-code-style-switch.png {Switch preferences} + \image {qtcreator-code-style-switch.png} {"switch" tab in the Code Style tab in C++ preferences} \section2 Specifying Alignment @@ -99,7 +99,7 @@ aligned with the following line. Usually, this only affects \c if statements. - \image qtcreator-code-style-alignment.png {Alignment preferences} + \image {qtcreator-code-style-alignment.png} {Alignment tab in the Code Style tab in C++ preferences} \section2 Binding Pointers and References @@ -110,7 +110,7 @@ The \c * and \c & characters are automatically bound to identifiers of pointers to functions and pointers to arrays. - \image qtcreator-pointers-references.png {Pointers and References preferences} + \image {qtcreator-pointers-references.png} {Pointers and References tab in the Code Style tab in C++ preferences} \section1 Creating ClangFormat Files from Command Line diff --git a/doc/qtcreator/src/editors/creator-only/creator-preferences-nim.qdoc b/doc/qtcreator/src/editors/creator-only/creator-preferences-nim.qdoc index b5a62ae20c4..21a80f7f353 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-preferences-nim.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-preferences-nim.qdoc @@ -19,7 +19,7 @@ \li Go to \preferences > \uicontrol Nim. \li In \uicontrol {Custom settings}, select the settings to modify, and then select \uicontrol Copy. - \image qtcreator-preferences-nim-code-style.webp {Nim Code Style preferences} + \image {qtcreator-preferences-nim-code-style.webp} {Code Style tab in Nim preferences} \li Give a name to the settings, and select \uicontrol OK. \li Specify how to interpret the \key Tab key presses and how to align continuation lines. @@ -38,7 +38,7 @@ To use Nimsuggest, you must install it on the development PC and enter the path to the tool executable in \uicontrol Path. - \image qtcreator-preferences-nim-tools.webp + \image {qtcreator-preferences-nim-tools.webp} {Tools tab in Nim preferences} \sa {Add code snippets to the auto-complete menu}, {Complete code}, {Find preferences}, {Indent text or code}, {Specify code style}, diff --git a/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc b/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc index c037a5a689e..3b899f02234 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-scxml.qdoc @@ -33,7 +33,7 @@ When you open an .scxml file, it opens in the SCXML editor: - \image qtcreator-scxml-editor.webp {SCXML editor} + \image {qtcreator-scxml-editor.webp} {SCXML editor} Drag states from the \uicontrol {Common States} view (1) to the state editor (2). Select a state in the state editor and use the tool @@ -187,7 +187,7 @@ Use the toolbar buttons to align states in the state editor, to adjust their size, color, and fonts, and to change the default color scheme. - \image qtcreator-scxml-editor-state-toolbar.webp {Buttons for editing states} + \image {qtcreator-scxml-editor-state-toolbar.webp} {Buttons for editing states} Overlapping states are marked in red color. @@ -292,7 +292,7 @@ use the classes in the \l {Qt SCXML} module to embed state machines created from the files in Qt applications. - \image qtcreator-scxml-editor.webp {SCXML editor} + \image {qtcreator-scxml-editor.webp} {SCXML editor} To create a state chart: diff --git a/doc/qtcreator/src/editors/creator-only/creator-text-editing-macros.qdoc b/doc/qtcreator/src/editors/creator-only/creator-text-editing-macros.qdoc index 60b7a540e1f..bd754e229b6 100644 --- a/doc/qtcreator/src/editors/creator-only/creator-text-editing-macros.qdoc +++ b/doc/qtcreator/src/editors/creator-only/creator-text-editing-macros.qdoc @@ -49,7 +49,7 @@ To view and remove saved macros, go to \preferences > \uicontrol {Text Editor} > \uicontrol Macros. - \image qtcreator-preferences-texteditor-macros.webp {Macros tab in Text Editor Preferences} + \image {qtcreator-preferences-texteditor-macros.webp} {Macros tab in Text Editor preferences} \section1 Assign keyboard shortcuts to macros diff --git a/doc/qtcreator/src/editors/creator-preferences-text-editor-behavior.qdoc b/doc/qtcreator/src/editors/creator-preferences-text-editor-behavior.qdoc index f1c958b4725..c7d5cef00dc 100644 --- a/doc/qtcreator/src/editors/creator-preferences-text-editor-behavior.qdoc +++ b/doc/qtcreator/src/editors/creator-preferences-text-editor-behavior.qdoc @@ -21,7 +21,7 @@ QML code (such as Python code files), select \preferences > \uicontrol {Text Editor} > \uicontrol Behavior. - \image qtcreator-preferences-texteditor-behavior-indentation.webp {Text Editor Behavior preferences} + \image {qtcreator-preferences-texteditor-behavior-indentation.webp} {Behavior tab in Text Editor preferences} You can specify how to interpret the \key Tab and \key Backspace key presses and how to align continuation lines. diff --git a/doc/qtcreator/src/editors/creator-quick-fixes.qdoc b/doc/qtcreator/src/editors/creator-quick-fixes.qdoc index 923db60dabb..1605e6d90a3 100644 --- a/doc/qtcreator/src/editors/creator-quick-fixes.qdoc +++ b/doc/qtcreator/src/editors/creator-quick-fixes.qdoc @@ -57,7 +57,7 @@ specify whether the member functions are generated inline or outside the class. - \image qtcreator-refactoring-member-function-implementations.png "Implement Member Functions dialog" + \image {qtcreator-refactoring-member-function-implementations.png} {Implement Member Functions dialog} \section2 Insert virtual functions @@ -65,7 +65,7 @@ quick fix to insert declarations and the corresponding definitions inside or outside the class or in an implementation file (if it exists). - \image qtcreator-refactoring-virtual-function-dialog.png "Insert Virtual Functions dialog" + \image {qtcreator-refactoring-virtual-function-dialog.png} {Insert Virtual Functions dialog} Select the functions to insert in the list of available functions. Filter the list and hide reimplemented functions from it. @@ -79,7 +79,7 @@ quick fix to create either both getter and setter member functions for member variables or only a getter or setter. - \image qtcreator-refactoring-getters-and-setters.png "Getters and Setters dialog" + \image {qtcreator-refactoring-getters-and-setters.png} {Getters and Setters dialog} \section2 Generate constructors @@ -88,7 +88,7 @@ class members to initialize in the constructor. Drag the parameters to specify their order in the constructor. - \image qtcreator-refactoring-constructor.png "Constructor dialog" + \image {qtcreator-refactoring-constructor.png} {Constructor dialog} \sa {Find symbols}, {Specify settings for quick fixes}, {Quick Fixes}, {C++ Quick Fixes} @@ -99,7 +99,7 @@ Apply the \uicontrol {Move Class to a Dedicated Set of Source Files} quick fix to move a class to a separate set of header and implementation files. - \image qtcreator-move-class-to-separate-files.webp {Give names to header and implementation files} + \image {qtcreator-move-class-to-separate-files.webp} {Give names to header and implementation files} Specify paths and file names for the header and implementation file. @@ -147,7 +147,7 @@ name and select whether properties are set for the new component or for the original one. - \image qtcreator-move-component-into-separate-file.png + \image {qtcreator-move-component-into-separate-file.png} {Move Component into Separate File dialog} \li QML type name. \if defined(qtdesignstudio) diff --git a/doc/qtcreator/src/editors/creator-search.qdoc b/doc/qtcreator/src/editors/creator-search.qdoc index d703f8794fc..0e7b966e9af 100644 --- a/doc/qtcreator/src/editors/creator-search.qdoc +++ b/doc/qtcreator/src/editors/creator-search.qdoc @@ -26,7 +26,7 @@ \li In \uicontrol Find, enter the text you are looking for. - \image qtcreator-find-from-current-file.webp {Search hits highlighted in editor} + \image {qtcreator-find-from-current-file.webp} {Search hits highlighted in the editor} All occurrences of the text are highlighted in the editor as you type. @@ -110,7 +110,7 @@ \preferences > \uicontrol {Text Editor} > \uicontrol Display > \uicontrol {Highlight search results on the scrollbar}. - \image qtcreator-options-text-editor-display.png {Text Editor Display preferences} + \image {qtcreator-options-text-editor-display.png} {Display tab in Text Editor preferences} \section1 Search globally @@ -150,7 +150,7 @@ \uicontrol {Find/Replace} > \uicontrol {Advanced Find} > \uicontrol {Open Advanced Find}. \li In \uicontrol Scope, select \uicontrol {All Projects}. - \image qtcreator-search-all-projects.webp {Search Results view} + \image {qtcreator-search-all-projects.webp} {Search Results view} \li In \uicontrol {Search for}, enter the string you are looking for. \li Select options to make the search case sensitive, search only whole words, use regular expressions, or ignore binary files. @@ -175,7 +175,7 @@ \list 1 \li In \uicontrol Scope, select \uicontrol {Files in File System}. - \image qtcreator-search-file-system.webp {Search Results view} + \image {qtcreator-search-file-system.webp} {Search Results view} \li In \uicontrol {Search for}, enter the string you are looking for. \li In \uicontrol {Search engine}, select the search engine to use: \list @@ -205,7 +205,7 @@ \list 1 \li Select \uicontrol {Search & Replace}. - \image qtcreator-search-results-reg-exp.webp {Search results when searching and replacing} + \image {qtcreator-search-results-reg-exp.webp} {Search results when searching and replacing} \li Enter the new text in \uicontrol {Replace with}. \li Select \uicontrol Replace. \endlist diff --git a/doc/qtcreator/src/editors/creator-semantic-highlighting.qdoc b/doc/qtcreator/src/editors/creator-semantic-highlighting.qdoc index 68328d108f1..002dddea572 100644 --- a/doc/qtcreator/src/editors/creator-semantic-highlighting.qdoc +++ b/doc/qtcreator/src/editors/creator-semantic-highlighting.qdoc @@ -36,7 +36,7 @@ \uicontrol {Text Editor} > \uicontrol {Generic Highlighter} and select \uicontrol {Reset Remembered Definitions}. - \image qtcreator-syntax-highlighter.png {Generic Highlighter preferences} + \image {qtcreator-syntax-highlighter.png} {Generic Highlighter tab in Text Editor preferences} \section2 Download definitions @@ -86,7 +86,7 @@ For example, when you place the cursor within a set of braces, the code enclosed in braces is highlighted. - \image qtcreator-blockhighlighting.png {A code block highlighted in the editor} + \image {qtcreator-blockhighlighting.png} {A code block highlighted in the editor} To enable block highlighting, go to \preferences > \uicontrol {Text Editor} > \uicontrol Display and select \uicontrol {Highlight blocks}. @@ -101,7 +101,7 @@ \uicontrol {Text Editor} > \uicontrol Display and select \uicontrol {Display folding markers}. This option is enabled by default. - \image qtcreator-options-text-editor-display.png {Text Editor Display preferences} + \image {qtcreator-options-text-editor-display.png} {Display tab in Text Editor preferences} \if defined(qtcreator) \section1 Fold all comment blocks diff --git a/doc/qtcreator/src/howto/creator-external-tools.qdoc b/doc/qtcreator/src/howto/creator-external-tools.qdoc index e1c25f3ef0b..d00ae251cc9 100644 --- a/doc/qtcreator/src/howto/creator-external-tools.qdoc +++ b/doc/qtcreator/src/howto/creator-external-tools.qdoc @@ -31,9 +31,10 @@ \section1 Configure external tools You can change the configuration of preconfigured tools and configure - additional tools in \QC \preferences. + additional tools in \preferences > \uicontrol {Environment} > + \uicontrol {External Tools}. - \image qtcreator-external-tools.webp {External Tools preferences} + \image {qtcreator-external-tools.webp} {External Tools tab in Environment preferences} \if defined(qtcreator) Select the \inlineimage icons/replace.png diff --git a/doc/qtcreator/src/howto/creator-help.qdoc b/doc/qtcreator/src/howto/creator-help.qdoc index 8127374ebda..726747f99e9 100644 --- a/doc/qtcreator/src/howto/creator-help.qdoc +++ b/doc/qtcreator/src/howto/creator-help.qdoc @@ -42,12 +42,12 @@ \if defined(qtdesignstudio) The following image shows the context sensitive help in the \l Code view. - \image qds-help-in-code-view.webp {Context-sensitive help in the Code view.} + \image {qds-help-in-code-view.webp} {Context-sensitive help in the Code view.} \else The following image shows the context sensitive help in the \uicontrol Edit mode. - \image qtcreator-context-sensitive-help.webp {Context-sensitive help in Edit mode} + \image {qtcreator-context-sensitive-help.webp} {Context-sensitive help in Edit mode} \endif \section1 Change the font @@ -56,7 +56,7 @@ family, style, and size in \preferences > \uicontrol Help > \uicontrol General. - \image qtcreator-preferences-help-general.webp {General tab in Help preferences} + \image {qtcreator-preferences-help-general.webp} {General tab in Help preferences} Set the default zoom level in \uicontrol Zoom. When viewing help pages, use the mouse scroll wheel to zoom them. To turn off this feature, clear @@ -83,7 +83,7 @@ \list 1 \li Go to \preferences > \uicontrol {Text Editor} > \uicontrol Behavior. - \image qtcreator-preferences-texteditor-behavior.webp {Text Editor Behavior preferences} + \image {qtcreator-preferences-texteditor-behavior.webp} {Behavior tab in Text Editor preferences} \li In \uicontrol {Show help tooltips using the mouse}, select \uicontrol {On Shift+Mouseover}. \endlist @@ -126,11 +126,11 @@ \uicontrol {Qt Versions} and select an option in \uicontrol {Register documentation}. - \image qtcreator-qt-versions.png {Register documentation in Qt Versions preferences} + \image {qtcreator-qt-versions.png} {Register documentation in the Qt Versions tab in Kits preferences} \section1 Help mode sidebar views - \image qtcreator-sidebar-help-mode.webp {Sidebar views in the Help mode} + \image {qtcreator-sidebar-help-mode.webp} {Sidebar views in the Help mode} To find information in the documentation in the \uicontrol Help mode, select: @@ -175,7 +175,7 @@ bookmark or change it to any text. You can organize the bookmarks in folders in the view. - \image qtcreator-help-add-bookmark-dlg.png {Add Bookmark dialog} + \image {qtcreator-help-add-bookmark-dlg.png} {Add Bookmark dialog} To add a bookmark to an open help page: @@ -221,7 +221,7 @@ the number of search hits that the documents have. Select a document in the list to open it. - \image qtcreator-help-search.png {Help mode Search pane} + \image {qtcreator-help-search.png} {Help mode Search pane} The following are examples of common search patterns: @@ -283,7 +283,7 @@ \li To add the .qch file to \QC, go to \preferences > \uicontrol Help > \uicontrol Documentation > \uicontrol Add. - \image qtcreator-preferences-help-documentation.webp {Documentation tab in Help Preferences} + \image {qtcreator-preferences-help-documentation.webp} {Documentation tab in Help preferences} \endlist @@ -309,15 +309,15 @@ space, the help opens in the full-screen help mode. \if defined(qtdesignstudio) - \image qds-help-in-code-view.webp {Context-sensitive help in the Code view.} + \image {qds-help-in-code-view.webp} {Context-sensitive help in the Code view.} \else - \image qtcreator-context-sensitive-help.webp {Context-sensitive help in Edit mode} + \image {qtcreator-context-sensitive-help.webp} {Context-sensitive help in Edit mode} \endif To specify that the help always opens in full-screen mode or in an external window, go to \preferences > \uicontrol Help > \uicontrol General. - \image qtcreator-preferences-help-general.webp {General tab in Help preferences} + \image {qtcreator-preferences-help-general.webp} {General tab in Help preferences} Set preferences for viewing context-sensitive help in \uicontrol {On context help}. To detach the help window, select @@ -346,7 +346,7 @@ \preferences > \uicontrol Help > \uicontrol General and select \uicontrol {On help start}. - \image qtcreator-preferences-help-general.webp {General tab in Help preferences} + \image {qtcreator-preferences-help-general.webp} {General tab in Help preferences} \list \li To show the page and help views that were open when you exited the mode, @@ -384,7 +384,7 @@ contents of the \uicontrol Index and \uicontrol Contents view in the sidebar change accordingly. - \image qtcreator-help-filters.png {Filters on the Help mode toolbar} + \image {qtcreator-help-filters.png} {Filters on the Help mode toolbar} \section1 Add filters @@ -397,7 +397,7 @@ \li Go to \preferences > \uicontrol Help > \uicontrol Filters. - \image qtcreator-help-filter-attributes.png {Filters tab in Help preferences} + \image {qtcreator-help-filter-attributes.png} {Filters tab in Help preferences} \li Select \inlineimage icons/plus.png to add a new filter in the \uicontrol {Add Filter} dialog. diff --git a/doc/qtcreator/src/howto/creator-how-to-find-preferences.qdoc b/doc/qtcreator/src/howto/creator-how-to-find-preferences.qdoc index b0be3871e32..bd91306ef56 100644 --- a/doc/qtcreator/src/howto/creator-how-to-find-preferences.qdoc +++ b/doc/qtcreator/src/howto/creator-how-to-find-preferences.qdoc @@ -31,14 +31,14 @@ To sort the preference categories in alphabetic order, select the \uicontrol {Sort categories} check box. - \image qtcreator-preferences-sort.webp {Preference categories in alphabetic order} + \image {qtcreator-preferences-sort.webp} {Preference categories in alphabetic order} \section1 Filter preferences To find a particular preference, use the filter located at the top left of the \uicontrol Preferences dialog. - \image qtcreator-preferences.webp {Filtering preferences} + \image {qtcreator-preferences.webp} {Filtering preferences} \if defined(qtcreator) \section1 Go to tabs in Preferences @@ -48,7 +48,7 @@ to open the \uicontrol Interface tab, enter \c {t preferences interface} in the locator. - \image qtcreator-locator-filter-t.webp {Using the locator to open a tab in Preferences} + \image {qtcreator-locator-filter-t.webp} {Using the locator to open a tab in Preferences} \sa {Navigate with locator} \endif diff --git a/doc/qtcreator/src/howto/creator-how-to-set-high-dpi-scaling.qdoc b/doc/qtcreator/src/howto/creator-how-to-set-high-dpi-scaling.qdoc index 103565ef95d..a308bb2040f 100644 --- a/doc/qtcreator/src/howto/creator-how-to-set-high-dpi-scaling.qdoc +++ b/doc/qtcreator/src/howto/creator-how-to-set-high-dpi-scaling.qdoc @@ -36,7 +36,7 @@ \list 1 \li Select \preferences > \uicontrol Environment > \uicontrol Interface. - \image qtcreator-preferences-environment-interface.webp {Interface tab in Environment preferences} + \image {qtcreator-preferences-environment-interface.webp} {Interface tab in Environment preferences} \li In \uicontrol {DPI rounding policy}, select an option to round DPI up or down. \li Restart \QC to have the change take effect. diff --git a/doc/qtcreator/src/howto/creator-how-to-switch-ui-themes.qdoc b/doc/qtcreator/src/howto/creator-how-to-switch-ui-themes.qdoc index 41146ea2c62..ebc573229f1 100644 --- a/doc/qtcreator/src/howto/creator-how-to-switch-ui-themes.qdoc +++ b/doc/qtcreator/src/howto/creator-how-to-switch-ui-themes.qdoc @@ -22,7 +22,7 @@ \list 1 \li Select \preferences > \uicontrol Environment > \uicontrol Interface. - \image qtcreator-preferences-environment-interface.webp {Interface preferences} + \image {qtcreator-preferences-environment-interface.webp} {Interface tab in Environment preferences} \li In \uicontrol Theme, select a theme. \endlist */ diff --git a/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc b/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc index 17d660c4d69..005416462f9 100644 --- a/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc +++ b/doc/qtcreator/src/howto/creator-how-to-view-images.qdoc @@ -16,7 +16,7 @@ \QC opens image files in the image viewer. - \image qtcreator-image-viewer.png {Image viewer} + \image {qtcreator-image-viewer.png} {Image viewer} Use the toolbar buttons or \l{Keyboard Shortcuts}{keyboard shortcuts} to: diff --git a/doc/qtcreator/src/howto/creator-keyboard-preferences.qdoc b/doc/qtcreator/src/howto/creator-keyboard-preferences.qdoc index 27f3cdee343..90e172b92de 100644 --- a/doc/qtcreator/src/howto/creator-keyboard-preferences.qdoc +++ b/doc/qtcreator/src/howto/creator-keyboard-preferences.qdoc @@ -32,7 +32,7 @@ \list 1 \li Select \preferences > \uicontrol Environment > \uicontrol Keyboard. - \image qtcreator-keyboard-shortcuts.png {Keyboard preferences} + \image {qtcreator-keyboard-shortcuts.png} {Keyboard tab in Environment preferences} \li Select a command from the list. @@ -89,7 +89,7 @@ \list 1 \li Select \preferences > \uicontrol Environment > \uicontrol Keyboard. - \image qtcreator-keyboard-shortcuts.png {Keyboard preferences} + \image {qtcreator-keyboard-shortcuts.png} {Keyboard tab in Environment preferences} \li Start typing the name of a function or shortcut in the \uicontrol Filter field. \endlist @@ -120,7 +120,7 @@ \list 1 \li Select \preferences > \uicontrol Environment > \uicontrol Keyboard. - \image qtcreator-keyboard-shortcuts.png {Keyboard preferences} + \image {qtcreator-keyboard-shortcuts.png} {Keyboard tab in Environment preferences} \li To import a keyboard shortcut mapping scheme, click \uicontrol Import and select the .kms file that has the keyboard shortcut mapping scheme diff --git a/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc b/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc index b461a72162f..256abf7769b 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-autotest.qdoc @@ -21,7 +21,7 @@ \li Select \uicontrol {Qt Test Project} > \uicontrol Choose. \li In the \uicontrol {Project and Test Information} dialog, specify settings for the project and test. - \image qtcreator-new-project-qt-test.webp {Project and Test Information - Qt Test} + \image {qtcreator-new-project-qt-test.webp} {Project and Test Information dialog in the Qt Test Project wizard} \li In \uicontrol {Test case name}, enter a name for the test case. \li Select \uicontrol {Requires \QApplication} to add the include statement for QApplication to the main.cpp file of the project. @@ -61,7 +61,7 @@ \li Select \uicontrol {Qt Quick Test Project} > \uicontrol Choose. \li In the \uicontrol {Project and Test Information} dialog, specify settings for the project and test. - \image qtcreator-new-project-qtquick-test.webp {Project and Test Information - Qt Quick Test} + \image {qtcreator-new-project-qtquick-test.webp} {Project and Test Information dialog in the Qt Quick Test Project wizard} \li In \uicontrol {Test case name}, enter a name for the test case. \li Select \uicontrol {Generate setup code} to execute C++ code before running any of the QML tests. The testing @@ -101,7 +101,7 @@ \li In the \uicontrol {Project and Test Information} dialog, specify settings for the project and test: - \image qtcreator-new-project-google-test.webp {Project and Test Information - Google test} + \image {qtcreator-new-project-google-test.webp} {Project and Test Information dialog in the Google Test Project wizard} \list 1 @@ -166,7 +166,7 @@ Boost test. \li In the \uicontrol {Project and Test Information} dialog, specify settings for the project and test: - \image qtcreator-new-project-boost-test.webp {Project and Test Information - Boost test} + \image {qtcreator-new-project-boost-test.webp} {Project and Test Information dialog in the Boost Test Project wizard} \list 1 \li In \uicontrol {Test framework}, select \uicontrol {Boost Test (header only)} to include needed @@ -219,7 +219,7 @@ a project with boilerplate code for a Catch2 test. \li In the \uicontrol {Project and Test Information} dialog, specify settings for the project and test: - \image qtcreator-new-project-catch2-test.webp {Project and Test Information dialog - Catch2 test} + \image {qtcreator-new-project-catch2-test.webp} {Project and Test Information dialog in the Catch2 Test Project wizard} \list 1 \li In \uicontrol {Test framework}, select \uicontrol {Catch2 v3 (shared libraries)} to link against @@ -296,7 +296,7 @@ \li In \uicontrol {Test framework}, select the test framework in use. This has to match the test framework you are using inside the project you want to add this file to. - \image qtcreator-new-file-test-case.webp {Test Information dialog} + \image {qtcreator-new-file-test-case.webp} {Test Information dialog in the Test Case wizard} \endlist The settings to specify depend on the selected test framework. @@ -364,7 +364,7 @@ The \uicontrol Tests view shows all the tests found for the currently active test frameworks in the current project. Select the test cases to run. - \image qtcreator-tests-view.png + \image {qtcreator-tests-view.png} {Tests view} If a Qt Quick test case does not have a name, it is marked \uicontrol Unnamed in the list. \uicontrol {Run All Tests} executes @@ -442,7 +442,7 @@ To set preferences for handling tests, go to \preferences > \uicontrol {Testing} > \uicontrol General. - \image qtcreator-preferences-testing-general.webp {General tab in Testing preferences} + \image {qtcreator-preferences-testing-general.webp} {General tab in Testing preferences} The following table summarizes the general testing preferences. @@ -523,7 +523,7 @@ To set preference for Qt tests, go to \preferences > \uicontrol {Testing} > \uicontrol {Qt Test}. - \image qtcreator-preferences-testing-qttest.webp {Qt Tests tab in Testing preferences} + \image {qtcreator-preferences-testing-qttest.webp} {Qt Test tab in Testing preferences} The code inside a benchmark test is measured, and possibly also repeated several times in order to get an accurate measurement. This depends on the @@ -586,7 +586,7 @@ To specify settings for running Google tests, go to \preferences > \uicontrol {Testing} > \uicontrol {Google Test}. - \image qtcreator-preferences-testing-googletest.webp {Gooble Test tab in Testing preferences} + \image {qtcreator-preferences-testing-googletest.webp} {Google Test tab in Testing preferences} The following table summarizes the Google test preferences. @@ -634,7 +634,7 @@ To specify settings for running Boost tests, go to \preferences > \uicontrol {Testing} > \uicontrol {Boost Test}. - \image qtcreator-preferences-testing-boosttest.webp {Boost Test tab in Testing preferences} + \image {qtcreator-preferences-testing-boosttest.webp} {Boost Test tab in Testing preferences} The following table summarizes the Boost test preferences. @@ -673,7 +673,7 @@ To specify settings for running Catch2 tests, go to \preferences > \uicontrol {Testing} > \uicontrol {Catch Test}. - \image qtcreator-preferences-testing-catchtest.webp {Catch Test tab in Testing preferences} + \image {qtcreator-preferences-testing-catchtest.webp} {Catch Test tab in Testing preferences} The following table summarizes the Catch2 test preferences. @@ -720,7 +720,7 @@ To specify settings for running CTest-based tests, go to \preferences > \uicontrol {Testing} > \uicontrol {CTest}. - \image qtcreator-preferences-testing-ctest.webp {CTest tab in Testing preferences} + \image {qtcreator-preferences-testing-ctest.webp} {CTest tab in Testing preferences} The following table summarizes the CTest preferences. @@ -769,7 +769,7 @@ View and filter test results in the \uicontrol{Test Results} view. - \image qtcreator-test-results.webp {Visual display in the Test Results view} + \image {qtcreator-test-results.webp} {Visual display in the Test Results view} The view shows test duration for the test frameworks that support it. To show and hide duration information, select \inlineimage icons/stopwatch.png. diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-document-code.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-document-code.qdoc index 1f5fb025046..afb28dd8305 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-document-code.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-document-code.qdoc @@ -18,7 +18,7 @@ \uicontrol {Documentation Comments}, and clear the \uicontrol {Use global settings} check box. - \image qtcreator-preferences-documentation-comments.webp {Documentation Comments settings} + \image {qtcreator-preferences-documentation-comments.webp} {Documentation Comments in Project Settings} To set global preferences, select \preferences > \uicontrol {Text Editor} > \uicontrol {Documentation Comments}. diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-enable-plugins.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-enable-plugins.qdoc index f53a4ba0ca6..e508b094b08 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-enable-plugins.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-enable-plugins.qdoc @@ -38,12 +38,12 @@ \list 1 \li Go to \uicontrol {About Plugins}. \li Start typing in the \uicontrol Filter field to find a plugin. - \image qtcreator-installed-plugins.webp {Installed Plugins dialog} + \image {qtcreator-installed-plugins.webp} {Installed Plugins dialog} \li Select the \uicontrol Load checkbox to enable a plugin, or clear it to disable a plugin. \li Select \uicontrol Details to see more information about a plugin, such as its purpose, vendor, license, and dependencies. - \image qtcreator-plugin-details.webp {Plugin Details dialog} + \image {qtcreator-plugin-details.webp} {Plugin Details dialog} \li Select \uicontrol OK. \li Select \uicontrol {Restart Now} to restart \QC and have the changes take effect. diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-install-extensions.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-install-extensions.qdoc index 7debf51c946..6b50b6e757c 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-install-extensions.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-install-extensions.qdoc @@ -12,7 +12,7 @@ In the experimental \uicontrol Extensions mode, you can install extensions from the computer or the web, as well as load and unload them. - \image qtcreator-extension-mode.webp {Extensions mode} + \image {qtcreator-extension-mode.webp} {Extensions mode} To find extensions, start typing in \uicontrol Search. @@ -40,7 +40,7 @@ \list 1 \li Go to \uicontrol Extensions. - \image qtcreator-extension-mode.webp {Extensions mode} + \image {qtcreator-extension-mode.webp} {Extensions mode} \li Select an extension. \li Select \uicontrol {Load on start}. \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. @@ -55,7 +55,7 @@ \list 1 \li Go to \preferences > \uicontrol Extensions. - \image qtcreator-preferences-extensions.webp {Extensions in Preferences} + \image {qtcreator-preferences-extensions.webp} {Extensions preferences} \li Select \uicontrol {Use external repository}. \li In \uicontrol {Server URL} enter the URL of the external repository. \li Select \uicontrol {OK}. @@ -76,7 +76,7 @@ \list 1 \li Go to \uicontrol Extensions. - \image qtcreator-extension-mode.webp {Extensions mode} + \image {qtcreator-extension-mode.webp} {Extensions mode} \li Select an extension. \li Select \uicontrol {Install}. \include creator-how-to-install-plugins.qdoc install-plugins diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-install-plugins.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-install-plugins.qdoc index 5a2235ed7e6..0899476d6bd 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-install-plugins.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-install-plugins.qdoc @@ -25,19 +25,19 @@ //! [install-plugins] \li In the \uicontrol Source dialog, enter the path to the archive or library that has the plugin. - \image qtcreator-install-plugin-source.webp {Source dialog} + \image {qtcreator-install-plugin-source.webp} {Source dialog} \li In the \uicontrol {Accept Terms and Connections} dialog, select \uicontrol {I accept terms and conditions}. - \image qtcreator-install-plugin-accept-terms-and-conditions.webp {Accept Terms and Connections dialog} + \image {qtcreator-install-plugin-accept-terms-and-conditions.webp} {Accept Terms and Connections dialog} \li In the \uicontrol {Install Location} dialog, select \uicontrol {User plugins} to make the plugin available for the current user in all compatible \QC instances or \uicontrol {\QC installation} to make the plugin available for all users of a particular \QC instance. - \image qtcreator-install-plugin-location.webp {Install Location dialog} + \image {qtcreator-install-plugin-location.webp} {Install Location dialog} \li In the \uicontrol Summary dialog, select \uicontrol Finish to install the plugin. - \image qtcreator-install-plugin-summary.png {Summary dialog} + \image {qtcreator-install-plugin-summary.png} {Summary dialog} \li Select \uicontrol {Restart Now} to restart \QC and load the plugin. //! [install-plugins] \endlist diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-record-screens.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-record-screens.qdoc index 590b5d60cff..8f17b665a02 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-record-screens.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-record-screens.qdoc @@ -16,7 +16,7 @@ \list 1 \li Select \uicontrol Tools > \uicontrol {Screen Recording}. - \image qtcreator-record-screen.webp {Record Screen dialog} + \image {qtcreator-record-screen.webp} {Record Screen dialog} \li Select \inlineimage icons/settings.png to select the screen to record from and to set the recorded screen area. @@ -36,7 +36,7 @@ Set the screen and the area to record in the \uicontrol {Screen Recording Options} dialog. - \image qtcreator-screen-recording-options.webp {Screen Recording Options dialog} + \image {qtcreator-screen-recording-options.webp} {Screen Recording Options dialog} To select a screen and area: @@ -56,7 +56,7 @@ You can crop and trim the recording in the \uicontrol {Crop and Trim} dialog. - \image qtcreator-crop-and-trim.webp {Crop and Trim} + \image {qtcreator-crop-and-trim.webp} {Crop and Trim} To crop a recording, in \uicontrol Cropping, drag the guides to set the \uicontrol x and \uicontrol y coordinates of the starting point of @@ -107,7 +107,7 @@ \list 1 \li Select \preferences > \uicontrol Help > \uicontrol {Screen Recording}. - \image qtcreator-preferences-screen-recording.webp {Screen Recording preferences} + \image {qtcreator-preferences-screen-recording.webp} {Screen Recording tab in Help preferences} \li In \uicontrol {ffmpeg tool}, set the path to the FFmpeg executable. \li In \uicontrol {ffprobe tool}, set the path to the FFprobe executable. \li Set preferences for recording screens and saving the recordings. diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-set-up-winappsdk.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-set-up-winappsdk.qdoc index a356f1b75ef..622c79c619a 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-set-up-winappsdk.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-set-up-winappsdk.qdoc @@ -22,7 +22,7 @@ \list 1 \li Go to \preferences > \uicontrol SDKs > \uicontrol {Windows App SDK}. - \image qtcreator-preferences-windows-app-sdk.webp {Win App SDK Preferences} + \image {qtcreator-preferences-windows-app-sdk.webp} {Win App SDK tab in SDKs preferences} \li In \uicontrol {Download location}, specify the path to a folder where NuGet and the SDK will be downloaded. \li In \uicontrol {NuGet location}, specify the path to NuGet, or diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-silver-searcher.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-silver-searcher.qdoc index 4f60c3b5692..5952bb8a1a7 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-silver-searcher.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-silver-searcher.qdoc @@ -12,7 +12,7 @@ You can use Silver Searcher as a search engine in \QC if you install Silver Searcher on the computer. - \image qtcreator-search-file-system.webp {Files in File System scope in Search Results view} + \image {qtcreator-search-file-system.webp} {Files in File System scope in Search Results view} \note Enable the SilverSearcher plugin to use it. @@ -38,14 +38,14 @@ \list 1 \li Go to \preferences > \uicontrol Environment > \uicontrol System. - \image qtcreator-preferences-environment-system.webp {System preferences} + \image {qtcreator-preferences-environment-system.webp} {System tab in Environment preferences} \li In \uicontrol Environment, select \uicontrol Change. \li In \uicontrol {Edit Environment}, add the path to the Silver Searcher executable: \badcode PATH=</path/to/bin>:${PATH} \endcode - \image qtcreator-edit-environment.webp {Edit Environment dialog} + \image {qtcreator-edit-environment.webp} {Edit Environment dialog} \endlist \sa {Enable and disable plugins}, {Search}{How To: Search}, diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-to-turn-on-crash-reports.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-to-turn-on-crash-reports.qdoc index b2331043d4b..dfc6415ec07 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-to-turn-on-crash-reports.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-to-turn-on-crash-reports.qdoc @@ -20,7 +20,7 @@ \list 1 \li Go to \preferences > \uicontrol Environment > \uicontrol System. - \image qtcreator-preferences-environment-system.webp {System preferences} + \image {qtcreator-preferences-environment-system.webp} {System tab in Environment preferences} \li Select \uicontrol {Enable crash reporting}. \endlist diff --git a/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc b/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc index d9296c47f98..b077ebcf717 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-how-tos.qdoc @@ -398,7 +398,7 @@ Use the \uicontrol Locator to browse through projects, files, classes, functions, documentation, and file systems. - \image qtcreator-locator-open.webp "List of found files" + \image {qtcreator-locator-open.webp} {List of found files in the locator} To quickly access files not directly mentioned in your project, you can create your own locator filters. That way you can locate files in a @@ -407,7 +407,7 @@ To create locator filters, select \preferences > \uicontrol Environment > \uicontrol Locator > \uicontrol Add. - \image qtcreator-locator-customize.webp "Locator preferences" + \image {qtcreator-locator-customize.webp} {Locator tab in Environment preferences} \sa {Creating Locator Filters}, {Edit Code}{How To: Edit Code}, {Edit Mode} */ @@ -425,7 +425,7 @@ \list 1 \li Press \key {Ctrl+K} (\key {Cmd+K} on \macos) to activate the locator. \li Enter \c =, followed by a space. - \image qtcreator-locator.webp {List of locator filters} + \image {qtcreator-locator.webp} {List of locator filters} \li Perform calculations. \endlist @@ -532,7 +532,7 @@ \list 1 \li Press \key {Ctrl+K} to activate the locator. \li Type m, followed by a space. - \image qtcreator-locator-m-filter.webp {The m filter in the locator} + \image {qtcreator-locator-m-filter.webp} {The m filter in the locator} \li Double-click a QML method in the list to move to it in the editor. \endlist @@ -578,7 +578,7 @@ Specify a file that has a license header for C++ in \preferences > \uicontrol C++ > \uicontrol {File Naming} > \uicontrol {License template}. - \image qtcreator-options-cpp-files.png "File Naming preferences" + \image {qtcreator-options-cpp-files.png} {File Naming tab in C++ preferences} The license file may have special placeholders enclosed in \c{%%} that are replaced when generating a new file: @@ -640,7 +640,7 @@ To specify whether to automatically insert matching characters, select \preferences > \uicontrol {Text Editor} > \uicontrol Completion. - \image qtcreator-preferences-texteditor-completion.webp "Completion preferences" + \image {qtcreator-preferences-texteditor-completion.webp} {Completion tab in Text Editor preferences} \sa {Completion}, {Edit Code}{How To: Edit Code}, {Edit Mode} */ @@ -666,7 +666,7 @@ > \uicontrol {Text Editor} > \uicontrol Behavior and select \uicontrol {Enable smart selection changing}. - \image qtcreator-preferences-texteditor-behavior.webp {Text Editor Behavior preferences} + \image {qtcreator-preferences-texteditor-behavior.webp} {Behavior tab in Text Editor preferences} \sa {Edit Code}{How To: Edit Code}, {Edit Mode} */ @@ -683,7 +683,7 @@ later, create a new empty text file and save it to a temporary directory on your machine. - \image qtcreator-scratch-buffer.webp {Scratch file open in the text editor} + \image {qtcreator-scratch-buffer.webp} {Scratch file open in the text editor} To create a scratch file and open it in the text editor: @@ -713,7 +713,7 @@ \list 1 \li Select \preferences > \uicontrol Environment > \uicontrol System. - \image qtcreator-preferences-environment-system.webp {System preferences} + \image {qtcreator-preferences-environment-system.webp} {System tab in Environment preferences} \li In \uicontrol {Maximum number of entries in "Recent Files"}, set the number of files to show. \endlist @@ -743,7 +743,7 @@ \li Press \key {Ctrl+Shift+F} or go to \uicontrol Edit > \uicontrol {Find/Replace} > \uicontrol {Advanced Find} > \uicontrol {Open Advanced Find} to open \uicontrol {Search Results}. - \image qtcreator-search-reg-exp.webp {Regular expression in Search Results view} + \image {qtcreator-search-reg-exp.webp} {Regular expression in Search Results view} \li In \uicontrol Scope, select whatever is appropriate for your search. \li Select \uicontrol {Use regular expressions}. \li Enter the following text in \uicontrol {Search for}: @@ -751,7 +751,7 @@ if \((.*) == (.*)\) \endcode \li Select \uicontrol {Search & Replace} to see a list of search results. - \image qtcreator-search-results-reg-exp.webp {Search results for the regular expression} + \image {qtcreator-search-results-reg-exp.webp} {Search results for the regular expression} \li In \uicontrol {Replace with}, enter the following text: \badcode if (\1.strictlyEquals(\2)) diff --git a/doc/qtcreator/src/howto/creator-only/creator-logging-viewer.qdoc b/doc/qtcreator/src/howto/creator-only/creator-logging-viewer.qdoc index 75ec01e5e56..ab70a4d3661 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-logging-viewer.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-logging-viewer.qdoc @@ -17,7 +17,7 @@ To open the log viewer and start collecting log information, select \uicontrol Tools > \uicontrol {Debug \QC} > \uicontrol {Show Logs}. - \image qtcreator-logging-category-viewer.png + \image {qtcreator-logging-category-viewer.png} {Logging Category Viewer dialog} The viewer displays log messages from the selected logging categories. If you have logging rules defined, they might be listed on startup. diff --git a/doc/qtcreator/src/howto/creator-only/creator-squish.qdoc b/doc/qtcreator/src/howto/creator-only/creator-squish.qdoc index 9aaf0506f22..053a40b2153 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-squish.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-squish.qdoc @@ -12,8 +12,8 @@ To create a connection to Squish Server: \list 1 - \li Select \preferences > \uicontrol Squish. - \image qtcreator-squish-preferences.png {Squish general preferences} + \li Select \preferences > \uicontrol Squish > \uicontrol General. + \image {qtcreator-squish-preferences.png} {General tab in Squish preferences} \li In \uicontrol {Squish path}, specify the path to the Squish installation directory. \li In \uicontrol {License path}, specify the path to your @@ -48,7 +48,7 @@ To select applications to test using Squish, go to \uicontrol {Tools} > \uicontrol {Squish} > \uicontrol {Server Settings}. - \image qtcreator-squish-server-settings.png {Squish Server Settings} + \image {qtcreator-squish-server-settings.png} {Squish Server Settings dialog} When running test suites or cases, the Squish Runner instructs the Squish Server to start the application under test (AUT). The server can be running @@ -97,7 +97,7 @@ \uicontrol Add. In the \uicontrol {Add Attachable AUT} dialog, specify a connection to a running application to register an attachable AUT. - \image qtcreator-squish-server-settings-add-attachable-aut.png {Add Attachable AUT dialog} + \image {qtcreator-squish-server-settings-add-attachable-aut.png} {Add Attachable AUT dialog} To change the connection to the selected AUT, select \uicontrol {Edit}. @@ -136,12 +136,12 @@ Manage Squish test suites and cases in the \uicontrol Squish \l {Show and hide sidebars}{sidebar view}. - \image qtcreator-squish-view.png {Squish sidebar view} + \image {qtcreator-squish-view.png} {Squish sidebar view} To show existing test suites in \uicontrol {Test Suites}, select \uicontrol {Open Squish Suites} in the context menu. - \image qtcreator-squish-view-open-squish-suites.png {Open Squish Test Suites dialog} + \image {qtcreator-squish-view-open-squish-suites.png} {Open Squish Test Suites dialog} To open the \uicontrol {Squish Test Suite} wizard for creating a new test suite, select \uicontrol {Create New Test Suite} in the context @@ -170,7 +170,7 @@ application under test (AUT) that you selected for the test suite is displayed and you can start recording the test case. - \image qtcreator-squish-control-bar-record-test-case.png {Squish control bar for recording test cases} + \image {qtcreator-squish-control-bar-record-test-case.png} {Squish control bar for recording test cases} When you are done, select the \inlineimage icons/stop_small.png (\uicontrol {Stop}) button in the \uicontrol {Control Bar}. @@ -178,7 +178,7 @@ Edit recorded test scripts or copy parts of them into manually created test scripts. - \image qtcreator-squish-test-script-edit.png {A test script open in the editor} + \image {qtcreator-squish-test-script-edit.png} {A test script open in the editor} \section1 Run test suites @@ -188,7 +188,7 @@ To run a test case, select the \inlineimage icons/run_small.png (\uicontrol {Run}) button next to the test case in \uicontrol {Test Suites}. - \image qtcreator-squish-control-bar-run-test-case.png {Squish control bar for running test cases} + \image {qtcreator-squish-control-bar-run-test-case.png} {Squish control bar for running test cases} While the test is running, you can view test results as well as interrupt and stop tests in the \uicontrol {Control Bar}. @@ -216,7 +216,7 @@ (\uicontrol {Object Map}) button next to the test suite in \uicontrol {Test Suites}. - \image qtcreator-squish-symbolic-names.png {Symbolic Names view} + \image {qtcreator-squish-symbolic-names.png} {Symbolic Names view} You can filter the symbolic names in the \uicontrol {Symbolic Names} view. To edit a symbolic name or the names or values of its properties, @@ -239,13 +239,13 @@ inspect the contents of local variables in the \uicontrol {Squish Locals} view. - \image qtcreator-squish-locals.png {Squish Locals view} + \image {qtcreator-squish-locals.png} {Squish Locals view} Use the \uicontrol {Step Into}, \uicontrol {Step Over}, and \uicontrol {Step Out} buttons in the \uicontrol Squish debugging view to step through the code. - \image qtcreator-squish-debugging-view.png {Squish debugging view} + \image{ qtcreator-squish-debugging-view.png} {Squish debugging view} \sa {Connect to Squish Server}, {Create Squish test suites}, {Enable and disable plugins}, {Select Squish AUTs}, {Squish} @@ -265,24 +265,24 @@ \li Go to \uicontrol File > \uicontrol {New Project}. \li Select \uicontrol {Squish} > \uicontrol {Squish Test Suite} > \uicontrol Choose. - \image qtcreator-squish-create-test-suite.png {Create Squish Test Suite wizard} + \image {qtcreator-squish-create-test-suite.png} {Create Squish Test Suite wizard} \li On the \uicontrol {Location} page, in \uicontrol {Test Suite Name}, enter a name for the test suite. - \image qtcreator-squish-create-test-suite-location.png {Location page} + \image {qtcreator-squish-create-test-suite-location.png} {Location page} \li In \uicontrol {Test Suite folder's parent folder}, enter the path to the folder to create the test suite folder, and then select \uicontrol Next. \li On the \uicontrol Setup page, select the GUI toolkit used by the application under test (AUT), and then select \uicontrol Next. - \image qtcreator-squish-create-test-suite-setup.png {Setup page} + \image {qtcreator-squish-create-test-suite-setup.png} {Setup page} Currently, only desktop GUI toolkits are supported. \li On the \uicontrol {Script Language} page, select the scripting language to use for the test suite's test scripts, and then select \uicontrol Next. - \image qtcreator-squish-create-test-suite-language.png {Languages page} + \image {qtcreator-squish-create-test-suite-language.png} {Languages page} \li On the \uicontrol {AUT} page, select the AUT to test, and then select \uicontrol Next. - \image qtcreator-squish-create-test-suite-aut.png {AUT page} + \image {qtcreator-squish-create-test-suite-aut.png} {AUT page} \li On the \uicontrol {Summary} page, review the test suite settings, and then select \uicontrol Finish to create the test suite. \endlist @@ -312,7 +312,7 @@ To view the test log, go to the \uicontrol Squish output, \uicontrol {Test Results} tab. - \image qtcreator-squish-output-test-results.png {Test Results output} + \image {qtcreator-squish-output-test-results.png} {Test Results output} The \uicontrol Result column displays the time when each test run started and finished, log information and warnings, and test result status: @@ -336,7 +336,7 @@ To view the Squish Runner and Server logs, go to the \uicontrol Squish output, \uicontrol {Runner/Server Log} tab. - \image qtcreator-squish-output-runner-server-log.png {Runner and Server Log output} + \image {qtcreator-squish-output-runner-server-log.png} {Runner and Server Log output} \sa {Connect to Squish Server}, {Create Squish test suites}, {Enable and disable plugins}, {Manage Squish test suites and cases}, diff --git a/doc/qtcreator/src/howto/creator-only/creator-telemetry.qdoc b/doc/qtcreator/src/howto/creator-only/creator-telemetry.qdoc index b2cfde5c4bc..690c6e744f4 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-telemetry.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-telemetry.qdoc @@ -32,7 +32,7 @@ \uicontrol Telemetry > \uicontrol {Usage Statistics}, and then select \uicontrol {Send pseudonymous usage statistics}. - \image qtcreator-preferences-telemetry-usage-statistics.webp {Usage Statistics} + \image {qtcreator-preferences-telemetry-usage-statistics.webp} {Usage Statistics tab in Telemetry preferences} \sa {Installation} */ diff --git a/doc/qtcreator/src/howto/creator-only/creator-vcpkg.qdoc b/doc/qtcreator/src/howto/creator-only/creator-vcpkg.qdoc index caca0bae0f9..0014e5d0f65 100644 --- a/doc/qtcreator/src/howto/creator-only/creator-vcpkg.qdoc +++ b/doc/qtcreator/src/howto/creator-only/creator-vcpkg.qdoc @@ -26,12 +26,12 @@ automatic setup, select \preferences > \uicontrol CMake > \uicontrol General > \uicontrol {Package manager auto setup}. - \image qtcreator-preferences-cmake-general.webp {General tab in CMake Preferences} + \image {qtcreator-preferences-cmake-general.webp} {General tab in CMake preferences} To set the \uicontrol Path to the directory where you installed vcpkg, select \preferences > \uicontrol CMake > \uicontrol Vcpkg. - \image qtcreator-preferences-cmake-vcpkg.webp {Vcpkg tab in CMake Preferences} + \image {qtcreator-preferences-cmake-vcpkg.webp} {Vcpkg tab in CMake preferences} Select \inlineimage icons/online.png to download vcpkg if you have not installed it yet. @@ -58,7 +58,7 @@ \li In \uicontrol Path, enter the path for the manifest file. \li Select \uicontrol Next to open the \uicontrol {vcpkg.json Manifest File} dialog. - \image qtcreator-file-new-file-vcpkg-manifest-file.webp {vcpkg.json Manifest File dialog} + \image {qtcreator-file-new-file-vcpkg-manifest-file.webp} {vcpkg.json Manifest File dialog} \li In \uicontrol Name, enter a name for the manifest file. \li In \uicontrol {Version string}, enter a version number for the file. \li In \uicontrol Dependencies, enter the packages to manage. @@ -85,7 +85,7 @@ When you open a vcpkg.json file, it opens in the manifest file editor: - \image qtcreator-vcpkg-manifest-file-editor.webp {vcpkg.json file in the manifest file editor} + \image {qtcreator-vcpkg-manifest-file-editor.webp} {vcpkg.json file in the manifest file editor} \section1 Add packages to manage @@ -95,7 +95,7 @@ \li Select the \inlineimage icons/vcpkg.png (\uicontrol {Add vcpkg Package}) button on the manifest editor toolbar. - \image qtcreator-vcpkg-package-selector.webp {Add vcpkg Package dialog} + \image {qtcreator-vcpkg-package-selector.webp} {Add vcpkg Package dialog} \li Select the package to add to your project. \li Select \uicontrol OK to return to the editor. \li Repeat to add more packages. @@ -108,7 +108,7 @@ \list 1 \li Select the \inlineimage icons/cmake.png (\uicontrol {CMake Code}) button on the manifest editor toolbar. - \image qtcreator-vcpkg-cmake-config.webp {CMake Code dialog} + \image {qtcreator-vcpkg-cmake-config.webp} {CMake Code dialog} \li Select the example code you need and copy-paste it to the CMakeLists.txt file. \endlist diff --git a/doc/qtcreator/src/howto/creator-sessions.qdoc b/doc/qtcreator/src/howto/creator-sessions.qdoc index 875c9f721c6..582db65a77d 100644 --- a/doc/qtcreator/src/howto/creator-sessions.qdoc +++ b/doc/qtcreator/src/howto/creator-sessions.qdoc @@ -60,7 +60,7 @@ To manage sessions, select \uicontrol File > \uicontrol Sessions > \uicontrol Manage. - \image qtcreator-session-manager.png {Session Manager} + \image {qtcreator-session-manager.png} {Session Manager} To save a session under a new name, select \uicontrol Clone. @@ -97,7 +97,7 @@ \key Ctrl+Alt+<number>, where \e <number> is the number of the session to open (available for the first nine sessions). - \image qtcreator-welcome-session.webp {Sessions in the Welcome mode} + \image {qtcreator-welcome-session.webp} {Sessions in the Welcome mode} To view more information about a session, select the down arrow icon that appears when you move the mouse cursor over the session name. Select actions diff --git a/doc/qtcreator/src/incredibuild/creator-projects-incredibuild-building.qdoc b/doc/qtcreator/src/incredibuild/creator-projects-incredibuild-building.qdoc index f3828018149..04c8c7497d1 100644 --- a/doc/qtcreator/src/incredibuild/creator-projects-incredibuild-building.qdoc +++ b/doc/qtcreator/src/incredibuild/creator-projects-incredibuild-building.qdoc @@ -22,7 +22,7 @@ \uicontrol {IncrediBuild for Linux} or \uicontrol {IncrediBuild for Windows}. - \image qtcreator-incredibuild-build-steps-general.png + \image {qtcreator-incredibuild-build-steps-general.png} {IncrediBuild build steps} IncrediBuild automatically detects the build step by iterating over the build steps you already defined. The initial build step settings will @@ -45,7 +45,7 @@ \section2 Distribution Control Settings on Linux - \image qtcreator-incredibuild-build-steps-linux.png + \image {qtcreator-incredibuild-build-steps-linux.png} {IncrediBuild build steps for Linux} You can specify the following settings for Linux builds: @@ -58,7 +58,7 @@ \section2 Distribution Control Settings on Windows - \image qtcreator-incredibuild-build-steps-windows.png + \image {qtcreator-incredibuild-build-steps-windows.png} {IncrediBuild build steps for Windows} You can specify the following settings for Windows builds: diff --git a/doc/qtcreator/src/ios/creator-ios-dev.qdoc b/doc/qtcreator/src/ios/creator-ios-dev.qdoc index 168878cb65f..ec14e75555c 100644 --- a/doc/qtcreator/src/ios/creator-ios-dev.qdoc +++ b/doc/qtcreator/src/ios/creator-ios-dev.qdoc @@ -99,14 +99,14 @@ \li Go to \uicontrol Projects > \uicontrol {Build & Run} to select the kit for building applications for and running them on iOS. - \image qtcreator-ios-add-kit.png "Build & Run Settings" + \image {qtcreator-ios-add-kit.png} {iOS kit selected for a project in Build & Run} \li In \uicontrol {iOS Settings}, select the development team to use for signing and provisioning applications. You must configure development teams and provisioning profiles in Xcode using an Apple developer account. - \image qtcreator-build-settings-ios.png "iOS build settings" + \image {qtcreator-build-settings-ios.png} {iOS build settings} \li Select \uicontrol {Automatically manage signing} to automatically select the provisioning profile and signing @@ -140,7 +140,7 @@ To view information about the connected device, go to \uicontrol Preferences > \uicontrol Devices. - \image qtcreator-ios-device-configurations.png {Devices dialog} + \image {qtcreator-ios-device-configurations.png} {Devices tab in Devices preferences} If the current device state is \uicontrol Connected, (the traffic light icon is orange), you need to configure the device using Xcode. @@ -167,7 +167,7 @@ settings for the project. Go to \uicontrol Projects > \uicontrol Run, and then select the device to simulate in the \uicontrol {Device type} field. - \image qtcreator-ios-simulator-deploy.png + \image {qtcreator-ios-simulator-deploy.png} {Deployment settings for iOS Simulator} The simulator starts automatically when you run the application. To start the simulator manually, either start the Simulator application diff --git a/doc/qtcreator/src/linux-mobile/b2qtdev.qdoc b/doc/qtcreator/src/linux-mobile/b2qtdev.qdoc index 83c74237787..c062e82e191 100644 --- a/doc/qtcreator/src/linux-mobile/b2qtdev.qdoc +++ b/doc/qtcreator/src/linux-mobile/b2qtdev.qdoc @@ -23,7 +23,7 @@ \uicontrol \B2Q device type to build applications for and run them on the devices. - \image qtcreator-boot2qt-device-configurations.webp {Devices tab in Preferences} + \image {qtcreator-boot2qt-device-configurations.webp} {Devices tab in Devices preferences} \include linuxdev.qdoc openssh @@ -58,7 +58,7 @@ applications. \li Go to \uicontrol Tools > \uicontrol {Flash \B2Q} to flash the \B2Q image to an SD card with \B2Q Flashing Wizard. - \image qtcreator-boot2qt-flashing-wizard.png {\B2Q Flashing Wizard} + \image {qtcreator-boot2qt-flashing-wizard.png} {\B2Q Flashing Wizard} \li Follow the instructions of the wizard to flash the image to the SD card. \li Go to \preferences > \uicontrol Devices > \uicontrol Devices. @@ -111,10 +111,10 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol Devices. - \image qtcreator-boot2qt-device-configurations.webp {Devices tab in Preferences} + \image {qtcreator-boot2qt-device-configurations.webp} {Devices tab in Devices preferences} \li Select \uicontrol Add > \uicontrol {Boot2Qt Device} to create a network connection to the device. - \image qtcreator-devices-boot2qt.png {Boot to Qt Network Device Setup wizard} + \image {qtcreator-devices-boot2qt.png} {Boot to Qt Network Device Setup wizard} \li In \uicontrol {Device name}, enter a name for the connection. \li In \uicontrol {Device address}, enter the host name or IP address of the device. This value becomes the value of the diff --git a/doc/qtcreator/src/linux-mobile/creator-deployment-b2qt.qdoc b/doc/qtcreator/src/linux-mobile/creator-deployment-b2qt.qdoc index 298865d794c..f99d0e43b3e 100644 --- a/doc/qtcreator/src/linux-mobile/creator-deployment-b2qt.qdoc +++ b/doc/qtcreator/src/linux-mobile/creator-deployment-b2qt.qdoc @@ -15,7 +15,7 @@ {\B2Q} devices in the project configuration file and in \uicontrol Projects > \uicontrol {Run Settings} > \uicontrol Deployment. - \image qtcreator-boot2qt-deployment-steps.png {Boot to Qt deployment steps} + \image {qtcreator-boot2qt-deployment-steps.png} {Boot to Qt deployment steps in Run Settings} The deployment process is described in more detail in \l{Remote Linux Deploy Configuration}. diff --git a/doc/qtcreator/src/linux-mobile/creator-deployment-embedded-linux.qdoc b/doc/qtcreator/src/linux-mobile/creator-deployment-embedded-linux.qdoc index 2ff4b7c85ad..a661721d295 100644 --- a/doc/qtcreator/src/linux-mobile/creator-deployment-embedded-linux.qdoc +++ b/doc/qtcreator/src/linux-mobile/creator-deployment-embedded-linux.qdoc @@ -22,7 +22,7 @@ Linux devices in the project configuration file and in \uicontrol Projects > \uicontrol {Run Settings} > \uicontrol Deployment. - \image qtcreator-embedded-linux-deployment-details.png "Deploy to remote Linux devices" + \image {qtcreator-embedded-linux-deployment-details.png} {Deployment to remote Linux devices} The files to be installed are listed in the \uicontrol {Deployment} step, the \uicontrol {Files to deploy} field. The \uicontrol {Source File Path} diff --git a/doc/qtcreator/src/linux-mobile/creator-developing-vxworks.qdoc b/doc/qtcreator/src/linux-mobile/creator-developing-vxworks.qdoc index 0f6513407bb..cf546ce7106 100644 --- a/doc/qtcreator/src/linux-mobile/creator-developing-vxworks.qdoc +++ b/doc/qtcreator/src/linux-mobile/creator-developing-vxworks.qdoc @@ -21,12 +21,12 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol VxWorks. - \image qtcreator-preferences-devices-vxworks.webp {VxWorks Preferences} + \image {qtcreator-preferences-devices-vxworks.webp} {VxWorks tab in Devices preferences} \li In \uicontrol {VxWorks installation folder}, select the directory where the WindRiver installer installed VxWorks. \li Select \uicontrol {Add Kit}. \li In \uicontrol {Kit name}, enter a name for the kit. - \image qtcreator-create-new-kit-vxworks.webp {Create New Kit dialog} + \image {qtcreator-create-new-kit-vxworks.webp} {Create New Kit dialog} \li In \uicontrol {Qt version}, select the folder that contains qmake for the Qt VxWorks build. \li In \uicontrol {VBS path}, enter the path to the VxWorks VSB directory. diff --git a/doc/qtcreator/src/linux-mobile/creator-projects-settings-run-linux.qdoc b/doc/qtcreator/src/linux-mobile/creator-projects-settings-run-linux.qdoc index 37954b8e89a..89d0c260040 100644 --- a/doc/qtcreator/src/linux-mobile/creator-projects-settings-run-linux.qdoc +++ b/doc/qtcreator/src/linux-mobile/creator-projects-settings-run-linux.qdoc @@ -29,7 +29,7 @@ command in the \uicontrol {Alternate executable on device} field and select the \uicontrol {Use this command instead} check box. - \image qtcreator-run-settings-remote-linux.webp {Run settings for Linux-based devices} + \image {qtcreator-run-settings-remote-linux.webp} {Run settings for Linux-based devices} You can specify arguments to pass to your application in the \uicontrol {Command line arguments} field. diff --git a/doc/qtcreator/src/linux-mobile/linuxdev-keys.qdoc b/doc/qtcreator/src/linux-mobile/linuxdev-keys.qdoc index 9af4de44ed7..c4428e01a2d 100644 --- a/doc/qtcreator/src/linux-mobile/linuxdev-keys.qdoc +++ b/doc/qtcreator/src/linux-mobile/linuxdev-keys.qdoc @@ -24,7 +24,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol SSH. - \image qtcreator-ssh-options.png "SSH preferences" + \image {qtcreator-ssh-options.png} {SSH tab in Devices preferences} \li Clear \uicontrol {Enable connection sharing} to create a new SSH connection for each deploy and run procedure. This option is grayed on Windows, where connection sharing is not @@ -68,7 +68,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol Devices \li Select \uicontrol {Create New}. - \image qtcreator-ssh-key-configuration.png {SSH Key Configuration dialog} + \image {qtcreator-ssh-key-configuration.png} {SSH Key Configuration dialog} \li In \uicontrol {Private key file}, select the location to save the private key. \uicontrol {Public key file} displays the location to save the diff --git a/doc/qtcreator/src/linux-mobile/linuxdev-processes.qdoc b/doc/qtcreator/src/linux-mobile/linuxdev-processes.qdoc index db73410dcaf..addcd38272b 100644 --- a/doc/qtcreator/src/linux-mobile/linuxdev-processes.qdoc +++ b/doc/qtcreator/src/linux-mobile/linuxdev-processes.qdoc @@ -14,7 +14,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol Devices. \li Select an embedded device. - \image qtcreator-preferences-devices-remote-linux.webp {Remote Linux Device in Devices} + \image {qtcreator-preferences-devices-remote-linux.webp} {Remote Linux device in the Devices tab in Devices preferences} \li Select \uicontrol {Show Running Processes}. \li Filter the processes by name or ID. \li To update the process list, select \uicontrol {Update List}. diff --git a/doc/qtcreator/src/linux-mobile/linuxdev.qdoc b/doc/qtcreator/src/linux-mobile/linuxdev.qdoc index de804c8daa5..0483c2f7858 100644 --- a/doc/qtcreator/src/linux-mobile/linuxdev.qdoc +++ b/doc/qtcreator/src/linux-mobile/linuxdev.qdoc @@ -20,7 +20,7 @@ Use a wizard to connect remote Linux devices to the computer. You can edit the settings later in \preferences > \uicontrol Devices > \uicontrol Devices. - \image qtcreator-preferences-devices-remote-linux.webp {Remote Linux Device in Devices} + \image {qtcreator-preferences-devices-remote-linux.webp} {Remote Linux device in the Devices tab in Devices preferences} //! [openssh] \section1 Protecting Device Connections @@ -46,7 +46,7 @@ \uicontrol {Connection sharing timeout} field. Windows does not support shared connections. - \image qtcreator-ssh-options.png {SSH preferences} + \image {qtcreator-ssh-options.png} {SSH tab in Devices preferences} //! [openssh] \sa {Add Docker devices}, {Remote Linux}{How To: Develop for remote Linux}, @@ -132,7 +132,7 @@ Create connections between generic Linux devices and \QC to run, debug, and analyze applications on them. - \image qtcreator-preferences-devices-remote-linux.webp {Remote Linux Device in Devices} + \image {qtcreator-preferences-devices-remote-linux.webp} {Remote Linux device in the Devices tab in Devices preferences} \caption Remote Linux Device preferences \include qtcreator-add-linux-device.qdocinc {add linux device} {Remote Linux Device} diff --git a/doc/qtcreator/src/linux-mobile/qtcreator-add-linux-device.qdocinc b/doc/qtcreator/src/linux-mobile/qtcreator-add-linux-device.qdocinc index 28fb4648331..88e911742cc 100644 --- a/doc/qtcreator/src/linux-mobile/qtcreator-add-linux-device.qdocinc +++ b/doc/qtcreator/src/linux-mobile/qtcreator-add-linux-device.qdocinc @@ -10,7 +10,7 @@ \list 1 \li Go to \preferences > \uicontrol Devices > \uicontrol Devices. \li Select \uicontrol Add > \uicontrol {\1} > \uicontrol {Start Wizard}. - \image qtcreator-preferences-devices-remote-linux-connection.webp {Connection Data wizard} + \image {qtcreator-preferences-devices-remote-linux-connection.webp} {Connection Data wizard} \li In \uicontrol {The name to identify this configuration}, enter a name for the connection. \li In \uicontrol {The device's host name or IP address}, @@ -24,7 +24,7 @@ becomes the value of the \c %{Device:UserName} variable. \li Select \uicontrol {Next} to open the \uicontrol {Key Deployment} dialog. - \image qtcreator-preferences-devices-remote-linux-key-deployment.webp {Key Deployment dialog} + \image {qtcreator-preferences-devices-remote-linux-key-deployment.webp} {Key Deployment dialog} \li In \uicontrol {Private key file}, select a private key file for authentication. This becomes the value of the \c %{Device:PrivateKeyFile} variable. diff --git a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc index 89ae1aca379..232c2ddc6c2 100644 --- a/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc +++ b/doc/qtcreator/src/mcu/creator-mcu-dev.qdoc @@ -125,7 +125,7 @@ \li Go to \preferences > \uicontrol SDKs > \uicontrol MCU. \li In \uicontrol {\QMCU SDK}, specify the path to the directory where you installed \QMCU SDK. - \image qtcreator-preferences-mcu.webp {MCU preferences} + \image {qtcreator-preferences-mcu.webp} {MCU tab in SDKs preferences} \li In \uicontrol {Targets supported by the \QMCU SDK}, select your MCU board. \li In \uicontrol Requirements, check that the platform-specific @@ -186,7 +186,7 @@ \uicontrol Apply in \preferences > \uicontrol SDKs > \uicontrol MCU after adding an SDK. - \image qtcreator-mcu-device.webp {MCU devices} + \image {qtcreator-mcu-device.webp} {MCU device in the Devices tab in Devices preferences} To add MCU devices, select \preferences > \uicontrol Devices > \uicontrol Add > \uicontrol {MCU Device} > \uicontrol {Start Wizard}: @@ -217,7 +217,7 @@ in \preferences > \uicontrol SDKs > \uicontrol MCU. This setting is selected by default. - \image qtcreator-mcu-new-kit.webp {Automatically create MCU kits} + \image {qtcreator-mcu-new-kit.webp} {Automatically create MCU kits in the MCU tab in SDKs preferences} \note When you update the \QMCU SDK, \QC asks you whether you want to replace the existing kits or create additional kits. To do this manually for each @@ -232,7 +232,7 @@ To change or remove individual kits, go to \preferences > \uicontrol Kits. - \image qtcreator-preferences-kits-mcu.webp {MCU kit} + \image {qtcreator-preferences-kits-mcu.webp} {MCU kit in the Kits tab in Kits preferences} The \uicontrol {MCU dependencies} field displays paths to 3rd party software required for MCU development with the current kit. @@ -260,7 +260,7 @@ \list 1 \li Go to \uicontrol File > \uicontrol {New Project}. - \image qtcreator-mcu-new-project.webp {New Project dialog} + \image {qtcreator-mcu-new-project.webp} {New Project dialog} \li Select \uicontrol {QmlProject Application (\QMCU)} > \uicontrol {Qt for MCUs Empty Application} or \uicontrol {Qt for MCUs Example Application} > \uicontrol Choose. diff --git a/doc/qtcreator/src/meson/creator-projects-meson-building.qdoc b/doc/qtcreator/src/meson/creator-projects-meson-building.qdoc index 751e379cd24..37edd13b7df 100644 --- a/doc/qtcreator/src/meson/creator-projects-meson-building.qdoc +++ b/doc/qtcreator/src/meson/creator-projects-meson-building.qdoc @@ -14,7 +14,7 @@ \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Build > \uicontrol {Build Settings}. - \image qtcreator-meson-build-settings.png {Meson build settings} + \image {qtcreator-meson-build-settings.png} {Meson build settings} Meson builds projects in the directory specified in the \uicontrol {Build directory} field. @@ -40,7 +40,7 @@ You can add arguments and targets for the build command in \uicontrol {Build Steps}. - \image qtcreator-meson-build-steps.png {Meson build steps} + \image {qtcreator-meson-build-steps.png} {Meson build steps} The build errors and warnings are parsed and displayed in \l Issues. @@ -49,7 +49,7 @@ When building with Meson, you can add arguments and targets for the clean command in \uicontrol {Clean Steps}. - \image qtcreator-meson-clean-steps.png {Meson clean steps} + \image {qtcreator-meson-clean-steps.png} {Meson clean steps} The build errors and warnings are parsed and displayed in \uicontrol Issues. diff --git a/doc/qtcreator/src/meson/creator-projects-meson.qdoc b/doc/qtcreator/src/meson/creator-projects-meson.qdoc index b9913b04a09..0ba512f5a2b 100644 --- a/doc/qtcreator/src/meson/creator-projects-meson.qdoc +++ b/doc/qtcreator/src/meson/creator-projects-meson.qdoc @@ -37,7 +37,7 @@ \li Select \preferences > \uicontrol Meson > \uicontrol Tools > \uicontrol Add. - \image qtcreator-mesonexecutable.png + \image {qtcreator-mesonexecutable.png} {Tools tab in the Meson preferences} \li In the \uicontrol Name field, specify a name for the tool. @@ -51,7 +51,7 @@ \preferences > \uicontrol Kits > \uicontrol Kits tab to add the Meson tools to a build and run kit: - \image qtcreator-kits-meson.png "Setting Meson executable in Kit preferences" + \image {qtcreator-kits-meson.png} {Setting the Meson executable in the Kits tab in Kits preferences} For more information, see \l {Kits}. diff --git a/doc/qtcreator/src/overview/creator-only/creator-keyboard-shortcuts.qdoc b/doc/qtcreator/src/overview/creator-only/creator-keyboard-shortcuts.qdoc index eea222ee4b9..be1ad06390a 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-keyboard-shortcuts.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-keyboard-shortcuts.qdoc @@ -21,7 +21,7 @@ To view all \QC functions and their keyboard shortcuts, select \preferences > \uicontrol Environment > \uicontrol Keyboard. - \image qtcreator-keyboard-shortcuts.png + \image {qtcreator-keyboard-shortcuts.png} {Keyboard tab in Environment preferences} The tables in this topic list the default keyboard shortcuts. They are categorized by actions. @@ -52,7 +52,7 @@ in context menus} check box indicates whether the platform default value is \c on or \c off. - \image qtcreator-preferences-environment-interface.webp {Interface tab in Environment preferences} + \image {qtcreator-preferences-environment-interface.webp} {Interface tab in Environment preferences} \section1 Top 5 General Shortcuts diff --git a/doc/qtcreator/src/overview/creator-only/creator-overview.qdoc b/doc/qtcreator/src/overview/creator-only/creator-overview.qdoc index ebd2f4d9cab..f61db1ce2d4 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-overview.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-overview.qdoc @@ -24,7 +24,7 @@ project, designing a UI, and writing code to building applications and deploying them to the target platforms for running and debugging. - \image qt-app-dev-flow.webp {Application development life-cycle} + \image {qt-app-dev-flow.webp} {Application development life-cycle} \caption Application development life-cycle \section1 Managing Projects @@ -65,7 +65,7 @@ \section1 Designing User Interfaces - \image heartgame-start.webp {Heart Rate Game} + \image {heartgame-start.webp} {Heart Rate Game} To create intuitive, modern-looking, fluid user interfaces (UI), use \l{Qt Quick} and \l{Qt Design Studio documentation}{\QDS}: @@ -321,7 +321,7 @@ You can use \QC to create, build, and run code based tests for your projects. - \image qtcreator-autotests.png + \image {qtcreator-autotests.png} {Tests sidebar view and Test Results output} \section2 Using Squish @@ -362,6 +362,6 @@ \QC is one of many Qt tools for designing and developing applications. - \image qt-tools.webp {Tools for Qt application development} + \image {qt-tools.webp} {Tools for Qt application development} \caption Tools for Qt application development */ diff --git a/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc b/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc index 43c60144c41..890fb0ebae1 100644 --- a/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc +++ b/doc/qtcreator/src/overview/creator-only/creator-supported-platforms.qdoc @@ -29,44 +29,43 @@ \li \l Windows \row \li \l Android - \li \image ok.png - \li \image ok.png - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} \row \li \l{Bare Metal} - \li \image ok.png - \li \image ok.png - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} \row - \li \l {\B2Q} - \li \image ok.png - \li \image ok.png - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} \row \li \l iOS \li - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} \li \row \li \l{MCUs} - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} \li - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} \row \li \l QNX - \li \image ok.png - \li \image ok.png - \li \inlineimage ok.png + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} \row \li \l{Remote Linux} - \li \image ok.png - \li \image ok.png - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} \row \li \l{Build applications for the web}{WebAssembly} - \li \image ok.png - \li \image ok.png - \li \image ok.png + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} + \li \image {ok.png} {The feature is supported on the platform} \endtable \note Deployment, running, and debugging on iOS 17 devices are not supported. diff --git a/doc/qtcreator/src/projects/creator-only/creator-build-settings-qmake.qdoc b/doc/qtcreator/src/projects/creator-only/creator-build-settings-qmake.qdoc index 512251398fc..0c7e007e16f 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-build-settings-qmake.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-build-settings-qmake.qdoc @@ -15,7 +15,7 @@ in \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Build > \uicontrol {Build Settings}. - \image qtcreator-projectpane.webp {qmake build settings} + \image {qtcreator-projectpane.webp} {qmake build settings} \section1 Build Directory @@ -82,12 +82,12 @@ To specify settings for all qmake builds, select \preferences > \uicontrol {Build & Run} > \uicontrol Qmake. - \image qtcreator-preferences-build-run-qmake.png {Qmake tab in Build & Run Preferences} + \image {qtcreator-preferences-build-run-qmake.png} {Qmake tab in Build & Run preferences} To set the default build properties, select \preferences > \uicontrol {Build & Run} > \uicontrol {Default Build Properties}. - \image qtcreator-build-settings-default.webp {Default Build Properties tab in Build & Run Preferences} + \image {qtcreator-build-settings-default.webp} {Default Build Properties tab in Build & Run preferences} In the \uicontrol {Default build directory} field, you can use the variables that are listed when you select \inlineimage icons/replace.png, as well as diff --git a/doc/qtcreator/src/projects/creator-only/creator-custom-output-parser.qdoc b/doc/qtcreator/src/projects/creator-only/creator-custom-output-parser.qdoc index 865618e2f82..c613e52853f 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-custom-output-parser.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-custom-output-parser.qdoc @@ -16,7 +16,7 @@ To add or change custom output parsers, select \preferences > \uicontrol {Build & Run} > \uicontrol {Custom Output Parsers}. - \image qtcreator-custom-parser-list.png + \image {qtcreator-custom-parser-list.png} {Custom Output Parsers tab in Build & Run preferences} To edit the settings of a custom output parser, select it in the list, and then select \uicontrol Edit. @@ -33,7 +33,7 @@ \list 1 \li Select \preferences > \uicontrol {Build & Run} > \uicontrol {Custom Output Parsers} > \uicontrol Add. - \image qtcreator-custom-parser-options.png "Custom Output Parsers preferences" + \image {qtcreator-custom-parser-options.png} {Custom Output Parsers tab in Build & Run preferences} \li In the \uicontrol {Error message capture pattern} field, specify a regular expression to define what is an error. The custom @@ -78,7 +78,7 @@ \list 1 \li In the \uicontrol {Custom Output Parsers} section, select \uicontrol Details. - \image qtcreator-custom-parser.png + \image {qtcreator-custom-parser.png} {Custom Output Parsers} \li Select custom parsers to activate them for building or running the project. \endlist diff --git a/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc b/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc index bef1f7cbb8f..65a74bf8b4b 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-files-creating.qdoc @@ -15,7 +15,7 @@ To add files to projects, select \uicontrol File > \uicontrol {New File}, and then select the type of the file. - \image qtcreator-new-file.webp {New File wizard} + \image {qtcreator-new-file.webp} {New File wizard} \note You can also use the \c f locator filter to create a new file and open it in the editor. However, you must manually add @@ -94,7 +94,7 @@ \uicontrol {C++ Class Wizard} > \uicontrol Choose. \li Specify the class name, base class, and header and source files for the class. - \image qtcreator-cpp-class-wizard.png {Enter Class Name dialog} + \image {qtcreator-cpp-class-wizard.png} {Enter Class Name dialog} \endlist The wizard supports namespaces. To use a namespace, enter a qualified @@ -122,7 +122,7 @@ select \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {C++ File Naming}. - \image qtcreator-projects-settings-cpp-file-naming.webp {C++ File Naming settings for a project} + \image {qtcreator-projects-settings-cpp-file-naming.webp} {C++ File Naming settings for a project} In the \uicontrol {License template} field, enter \l{Using Variables in Wizards}{predefined wizard variables} to specify the @@ -150,11 +150,11 @@ \list 1 \li Select \uicontrol File > \uicontrol {New File} > \uicontrol {Qt} > \uicontrol {Qt Resource File} > \uicontrol Choose. - \image qtcreator-new-file-qrc.webp {New File dialog} + \image {qtcreator-new-file-qrc.webp} {New File dialog} \li Follow the instructions of the wizard to create a resource collection file (.qrc). \li Open the resource file in the resource editor. - \image qtcreator-add-resource.png "Editing resource files" + \image {qtcreator-add-resource.png} {Editing resource files} \li Select \uicontrol {Add Files} to locate and add individual files. \endlist @@ -189,7 +189,7 @@ \uicontrol {Delete file permanently} check box to remove the file from the file system. - \image qtcreator-remove-file.webp {Remove File dialog} + \image {qtcreator-remove-file.webp} {Remove File dialog} To remove files that cannot be found in the file system, select \uicontrol {Remove Missing Files}. @@ -221,7 +221,7 @@ \list 1 \li Select \uicontrol File > \uicontrol {New File} > \uicontrol {GLSL}. - \image qtcreator-new-opengl-file.png {New OpenGL file wizard} + \image {qtcreator-new-opengl-file.png} {New OpenGL file wizard} \li Select the type of the shader to create, and then select \uicontrol Choose. \li Follow the instructions of the wizard to create the shader file. diff --git a/doc/qtcreator/src/projects/creator-only/creator-how-to-add-wizards.qdoc b/doc/qtcreator/src/projects/creator-only/creator-how-to-add-wizards.qdoc index 60cc8f4d7e0..26ccb451081 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-how-to-add-wizards.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-how-to-add-wizards.qdoc @@ -15,7 +15,7 @@ \c {templates/wizards/} directory in your \l{Locating Wizards} {user settings directory}. - \image qtcreator-cpp-class-wizard.png + \image {qtcreator-cpp-class-wizard.png} {Define Class view in the C++ Class wizard} To create a new wizard: diff --git a/doc/qtcreator/src/projects/creator-only/creator-how-to-create-compiler-explorer-setup.qdoc b/doc/qtcreator/src/projects/creator-only/creator-how-to-create-compiler-explorer-setup.qdoc index 2c98c1ba78b..2fd27dfd7de 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-how-to-create-compiler-explorer-setup.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-how-to-create-compiler-explorer-setup.qdoc @@ -23,7 +23,7 @@ \li \uicontrol {Compiler Explorer Python Source} \li \uicontrol {Compiler Explorer Qt & C++ Source} \endlist - \image qtcreator-new-project-compiler-explorer.webp {New File dialog} + \image {qtcreator-new-project-compiler-explorer.webp} {New File dialog} \li Select \uicontrol Choose. \li Follow the instructions of the wizard to create an example compiler explorer session as a JSON-based \c .qtce file and to open @@ -46,7 +46,7 @@ all languages, compilers, and libraries that Compiler Explorer supports. You can save your compiler explorer session as a JSON-based \c .qtce file. - \image qtcreator-compiler-explorer.webp {Python code in the compiler explorer} + \image {qtcreator-compiler-explorer.webp} {Python code in the compiler explorer} \note Enable the Compiler Explorer plugin to use it. @@ -72,7 +72,7 @@ Select \inlineimage icons/settings.png next to the \uicontrol Compiler field to set options for the selected compiler. - \image qtcreator-compiler-explorer-options.webp {Compiler Explorer options} + \image {qtcreator-compiler-explorer-options.webp} {Compiler Explorer options} \table \header @@ -114,7 +114,7 @@ \li Select \inlineimage icons/settings.png next to \uicontrol {Powered by}. \li In \uicontrol URL, enter the address of the Compiler Explorer to use. - \image qtcreator-set-compiler-explorer-url.webp {Set Compiler Explorer dialog} + \image {qtcreator-set-compiler-explorer-url.webp} {Set Compiler Explorer dialog} \endlist \sa {Create compiler explorer sessions}, {Enable and disable plugins}, diff --git a/doc/qtcreator/src/projects/creator-only/creator-how-to-create-ts-files.qdoc b/doc/qtcreator/src/projects/creator-only/creator-how-to-create-ts-files.qdoc index cb4471aeb5d..d5a962741b6 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-how-to-create-ts-files.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-how-to-create-ts-files.qdoc @@ -20,7 +20,7 @@ \li Select \uicontrol Qt > \uicontrol {Qt Translation File} > \uicontrol Choose. \li In \uicontrol Language, select a language and territory (\e locale). - \image qtcreator-new-file-ts.webp {Select language for a TS file} + \image {qtcreator-new-file-ts.webp} {Select the language for a TS file} \endlist You can see the file name in \uicontrol {Translation file}. diff --git a/doc/qtcreator/src/projects/creator-only/creator-how-to-edit-qbs-profiles.qdoc b/doc/qtcreator/src/projects/creator-only/creator-how-to-edit-qbs-profiles.qdoc index 926f41dd613..d486f44bf2c 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-how-to-edit-qbs-profiles.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-how-to-edit-qbs-profiles.qdoc @@ -12,7 +12,7 @@ To view the Qbs profile associated with a kit, select \preferences > \uicontrol Qbs > \uicontrol Profiles. - \image creator-qbs-profiles.png "Qbs Profiles tab" + \image {creator-qbs-profiles.png} {Profiles tab in Qbs preferences} You can add keys and values to the profile or remove them from it, as well as modify existing values. For a list of available keys and values, see @@ -26,7 +26,7 @@ the kit, and then select \uicontrol Change next to \uicontrol {Qbs profile additions} to open the \uicontrol {Custom Properties} dialog. - \image qtcreator-qbs-profile-settings.png "Custom Properties dialog" + \image {qtcreator-qbs-profile-settings.png} {Custom Properties dialog} \li Double-click an empty cell in the \uicontrol Key column to specify the key to add or modify as: \c <module_name>.<property_name>. \li Double-click the cell on the same row in the \uicontrol Value column diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc index 0a0509e8f45..e018f48f068 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-autotools.qdoc @@ -32,7 +32,7 @@ The root node displays the project name. All project files are listed below it and you can open them from the list. - \image qtcreator-autotools-buildrun.png + \image {qtcreator-autotools-buildrun.png} {An autotools project open in the Projects and File System sidebar views and in the editor} \li Select \inlineimage icons/run_small.png (\uicontrol Run) to execute the predefined build steps (\c autogen.sh or \c autoreconf, @@ -46,7 +46,7 @@ You can add parameters to the predefined autotools build steps. - \image qtcreator-autotools-buildsettings.png + \image {qtcreator-autotools-buildsettings.png} {Autotools build settings} \endlist \sa {Enable and disable plugins} diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc index 02ac8167709..bbb61844e9a 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-build-run-tutorial.qdoc @@ -38,7 +38,7 @@ \li In the \uicontrol Welcome mode, select \uicontrol Examples (1). - \image qtcreator-examples-open.webp {Selecting an example} + \image {qtcreator-examples-open.webp} {Selecting an example} If you cannot see any examples, check that the list of \l{Add Qt versions}{Qt versions} (2) is not empty. If @@ -55,7 +55,7 @@ \l{Kits}{kits} for building the example for the target platforms. - \image qtcreator-configure-project.webp {Configure Project view} + \image {qtcreator-configure-project.webp} {Configure Project view} \li Select \uicontrol {Configure Project}. @@ -63,7 +63,7 @@ device, click the \uicontrol {Kit Selector} and select the kit for the device. - \image qtcreator-examples-kit-selector.webp {Selecting a kit to build with} + \image {qtcreator-examples-kit-selector.webp} {Selecting a kit to build with} If you installed \QC as part of a Qt installation, it should have automatically detected the installed kit. If you cannot see any kits, diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-building.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-building.qdoc index 47d580d0c22..d28731d5294 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-building.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-building.qdoc @@ -37,7 +37,7 @@ \uicontrol Build > \uicontrol {Open Build and Run Kit Selector} to select the build and run kit or an \l{Manage AVDs}{Android device}. - \image qtcreator-kit-selector.webp {Kit selector} + \image {qtcreator-kit-selector.webp} {Kit selector} \li Select \uicontrol Build > \uicontrol {Build Project} or press \key {Ctrl+B}. @@ -119,7 +119,7 @@ even though it takes more time. Go to \preferences > \uicontrol {Build & Run} > \uicontrol Qmake, and select \uicontrol {Run qmake on every build}. - \image qtcreator-preferences-build-run-qmake.png {Build & Run Qmake Preferences} + \image {qtcreator-preferences-build-run-qmake.png} {Qmake tab in Build & Run preferences} \sa {Build and Run}{How To: Build and Run}, {qmake Build Configuration} */ diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-builds-customizing.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-builds-customizing.qdoc index 15156c42014..af06f23f9ad 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-builds-customizing.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-builds-customizing.qdoc @@ -18,7 +18,7 @@ To configure how projects are built, deployed, and run, go to \preferences > \uicontrol {Build & Run} > \uicontrol General. - \image qtcreator-preferences-build-run-general.webp {Build & Run General preferences} + \image {qtcreator-preferences-build-run-general.webp} {General tab in Build & Run preferences} By default, \uicontrol {Always deploy project before running it} (1) and \uicontrol {Build the Whole Project} (2) are selected. Therefore, when diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc index a7f459aec30..7bf100a168b 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-compilers.qdoc @@ -26,7 +26,7 @@ \l{Get and Install Qt}{\QOI} registers and lists them in \preferences > \uicontrol Kits > \uicontrol Compilers. - \image qtcreator-preferences-compilers.webp {Compilers in Kits preferences} + \image {qtcreator-preferences-compilers.webp} {Compilers tab in Kits preferences} \note On \macos, the \c ccache C/C++ compiler cache is detected automatically only if you installed it using Homebrew or MacPorts. @@ -211,7 +211,7 @@ \li In \uicontrol Name, enter a name for the compiler to identify it in \QC. - \image qtcreator-preferences-compilers-clang-cl.webp {Adding a clang-cl compiler} + \image {qtcreator-preferences-compilers-clang-cl.webp} {Adding a clang-cl compiler in the Compilers tab in Kits preferences} \caption Adding a clang-cl compiler. \li In \uicontrol {C compiler path}, enter the path to the @@ -232,7 +232,7 @@ \c {vcvarsall.bat} file for setting up the command prompt to use. - \image qtcreator-preferences-compilers-clang.webp {Adding a Clang compiler} + \image {qtcreator-preferences-compilers-clang.webp} {Adding a Clang compiler in the Compilers tab in Kits preferences} \caption Adding a Clang compiler. \li In \uicontrol {Platform codegen flags}, check the flags passed @@ -251,7 +251,7 @@ compiler, which is needed because Clang does not have its own standard library. - \image qtcreator-preferences-compilers-qcc.webp {Adding a QCC compiler} + \image {qtcreator-preferences-compilers-qcc.webp} {Adding a QCC compiler in the Compilers tab in Kits preferences} \caption Adding a QCC compiler. \li In \uicontrol {SDP path}, specify the path to the QNX @@ -280,7 +280,7 @@ \uicontrol Custom option. Specify the paths to the directories where the compiler and make tool are located and set preferences for the compiler. - \image qtcreator-preferences-compilers-custom.webp {Compilers in Kit Preferences} + \image {qtcreator-preferences-compilers-custom.webp} {Compilers tab in Kits preferences} To add other compilers: diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc index e100c948f1e..04df141ee75 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-creating.qdoc @@ -38,21 +38,21 @@ that you need for that particular type of project and create the necessary files for you. - \image qtcreator-project-qt-quick.webp {New Project dialog} + \image {qtcreator-project-qt-quick.webp} {New Project dialog} You can add your own custom wizards to standardize the way of adding subprojects and classes to a project. In the \uicontrol {New Project} and \uicontrol {New File} dialogs you can see an icon (1), a display name (2), and a description (3) of the wizard. - \image qtcreator-custom-wizard.webp {Wizard details in the New File dialog} + \image {qtcreator-custom-wizard.webp} {Wizard details in the New File dialog} In most project wizards, you can choose the build system to use for building the project: qmake, CMake, Qbs, and possibly others, depending on which plugins you have installed. If you do not get to choose, the project usually uses CMake as the build system. - \image qtcreator-new-project-build-system.webp {Define Build System dialog} + \image {qtcreator-new-project-build-system.webp} {Define Build System dialog} You can use wizards also to create plain C or C++ projects that use qmake, Qbs, or CMake, but do not use the Qt library. @@ -88,7 +88,7 @@ In the first step, you select a template for the project. You can filter templates (1) to view only those that apply to a particular target platform. - \image qtcreator-new-project.webp {New Project dialog} + \image {qtcreator-new-project.webp} {New Project dialog} Next, you select a location for the project and specify settings for it. @@ -268,7 +268,7 @@ \li Right-click the project name in the \l Projects view to open the context menu, and select \uicontrol {New Subproject}. \li Follow the instructions of the wizard to create a subproject. - \image qtcreator-project-qt-quick.webp {New Project dialog} + \image {qtcreator-project-qt-quick.webp} {New Project dialog} \endlist \section1 Add existing projects as subprojects diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards-json.qdocinc b/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards-json.qdocinc index 4abd6107ff8..96cd3ae9060 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards-json.qdocinc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards-json.qdocinc @@ -71,7 +71,7 @@ and integrate it in the \QC build system, so that it can deployed along with the \QC binaries as part of the build. - \image qtcreator-cpp-class-wizard.png + \image {qtcreator-cpp-class-wizard.png} {C++ Class dialog} For more information about the pages and widgets that you can add and their supported properties, see \l {Available Pages} and \l{Available Widgets}. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc index f4d7c81e63b..843632bad24 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-custom-wizards.qdoc @@ -45,7 +45,7 @@ and \uicontrol {New File} dialogs. For each wizard, it shows an icon (1), a display name (2), and a description (3). - \image qtcreator-custom-wizard.webp {New File wizard} + \image {qtcreator-custom-wizard.webp} {New File wizard} \section1 Wizard Types diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-debuggers.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-debuggers.qdoc index 8720339ca6a..53ee6d6a1ca 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-debuggers.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-debuggers.qdoc @@ -30,7 +30,7 @@ \li Select \preferences > \uicontrol Kits > \uicontrol Debuggers > \uicontrol Add. - \image qtcreator-preferences-kits-debuggers.webp {Debuggers tab in Kits preferences} + \image {qtcreator-preferences-kits-debuggers.webp} {Debuggers tab in Kits preferences} \li In the \uicontrol Name field, give a descriptive name for the debugger. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc index 9258374104b..a24e2749d13 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-kits.qdoc @@ -44,7 +44,7 @@ \li Select \preferences > \uicontrol Kits. \li Select \uicontrol Add to start from an empty kit or \uicontrol Clone to clone the selected kit and edit its preferences. - \image qtcreator-preferences-kits.webp {Kits preferences} + \image {qtcreator-preferences-kits.webp} {Kits preferences} \li Set \l{Kits}{kit preferences} according to the build system and device type. @@ -80,7 +80,7 @@ \uicontrol Kits. For example, if you use CMake to build all your projects, you can hide Qbs and qmake preferences by default. - \image qtcreator-preferences-kits.webp {Kits preferences} + \image {qtcreator-preferences-kits.webp} {Kits preferences} \section1 Filtering Kit Preferences diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-libraries.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-libraries.qdoc index e928e93ab1b..d066b92bd54 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-libraries.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-libraries.qdoc @@ -38,9 +38,9 @@ \list 1 \li In the \l Projects view, right-click the project name to open the context menu and select \uicontrol {Add Library}. - \image qtcreator-add-library-wizard.png {Add Library wizard} + \image {qtcreator-add-library-wizard.png} {Add Library wizard} \li Specify settings for the library. - \image qtcreator-add-library-external.webp {Adding an external library} + \image {qtcreator-add-library-external.webp} {Adding an external library} The settings depend on the library type. \endlist @@ -129,7 +129,7 @@ \li Select \uicontrol Choose to open the \uicontrol {Project Location} dialog. - \image qtcreator-add-library-internal-project-location.webp {Project Location dialog} + \image {qtcreator-add-library-internal-project-location.webp} {Project Location dialog} \li In \uicontrol Name, give a name for the library. For example, \e MyLibrary. @@ -142,7 +142,7 @@ \li Select \uicontrol Next or \uicontrol Continue to open the \uicontrol {Define Project Details} dialog. - \image qtcreator-add-library-internal-project-details.webp {Define Project Details dialog} + \image {qtcreator-add-library-internal-project-details.webp} {Define Project Details dialog} \li Select the library type and enter information about the classes for which you want to generate source code files: class name, Qt module, @@ -168,7 +168,7 @@ project or a library project against the selected library. Here, you add the library that you created above. - \image qtcreator-add-library-internal.webp {Adding an internal library} + \image {qtcreator-add-library-internal.webp} {Adding an internal library} \li In \uicontrol Library, select \e mylibrary, and then select \uicontrol Next. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc index a01c06b6559..1dd1871a476 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-nimble.qdoc @@ -47,7 +47,7 @@ \li Select \uicontrol Apply to add the compiler. \li Select \uicontrol Kits > \uicontrol Add to add a kit for building applications with Nimble: - \image qtcreator-kit-nimble.png "Nimble kit" + \image {qtcreator-kit-nimble.png} {Adding a Nimble kit in the Kits preferences} \list 1 \li In the \uicontrol Name field, specify a name for the kit. \li In the \uicontrol Compiler group, \uicontrol Nim field, @@ -77,7 +77,7 @@ \li Specify the name and location of the application. \li Select \uicontrol Next. \li Specify information about your application package. - \image qtcreator-project-nimble.png + \image {qtcreator-project-nimble.png} {Define Project Configuration dialog} \li Select \uicontrol Next to select a kit that contains the Nim compiler. \li Select \uicontrol Next to create the project. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc index b4002f83853..0bd221b9193 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-opening.qdoc @@ -29,7 +29,7 @@ \li Select \uicontrol File > \uicontrol {Open File or Project}. \li In the \uicontrol Welcome mode, \uicontrol Projects tab, select \uicontrol {Open Project} (1). - \image qtcreator-welcome-open-projects.webp {Ways to open projects in the Welcome mode Projects tab} + \image {qtcreator-welcome-open-projects.webp} {Ways to open projects in the Welcome mode Projects tab} \li In the \uicontrol Projects tab, select a project in the list of recently opened projects (2). \li In the \l Projects view, right-click to open a context @@ -95,7 +95,7 @@ \li In \uicontrol {Configure Project}, select \l{Kits}{kits} for building and running your project. - \image qtcreator-configure-project.webp {Configure Project view} + \image {qtcreator-configure-project.webp} {Configure Project view} \li Select \uicontrol {Configure Project}. \endlist @@ -135,7 +135,7 @@ To show or hide detailed progress information, select \uicontrol {Toggle Progress Details} (1). - \image qtcreator-toggle-progress-bar.webp {Toggle Progress Details button} + \image {qtcreator-toggle-progress-bar.webp} {Toggle Progress Details button} You can drag the progress bar to another position. The position is saved for later. Select the \inlineimage icons/pin.png diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-qbs.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-qbs.qdoc index 38f07b2cde2..c3ac97b71c2 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-qbs.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-qbs.qdoc @@ -64,8 +64,8 @@ To specify settings for Qbs: \list 1 - \li Select \preferences > \uicontrol Qbs. - \image qtcreator-options-qbs.png "Qbs preferences" + \li Select \preferences > \uicontrol Qbs > \uicontrol General. + \image {qtcreator-options-qbs.png} {General tab in Qbs preferences} \li Clear the \uicontrol {Use \QC settings directory for Qbs} check box to store Qbs profiles in the Qbs settings directory. \li In the \uicontrol {Path to qbs executable} field, you can view @@ -76,7 +76,7 @@ can view and change the Qbs installation directory. \li Select the \uicontrol Profiles tab to specify settings for Qbs profiles. - \image creator-qbs-profiles.png "Qbs Profiles tab" + \image {creator-qbs-profiles.png} {Profiles tab in Qbs preferences} \li In the \uicontrol Kit field, select a build and run kit to view the properties of the associated profile. To modify the properties, select \preferences > \uicontrol Kits. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-qt-versions.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-qt-versions.qdoc index 546d5aa032d..0060fce9329 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-qt-versions.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-qt-versions.qdoc @@ -22,7 +22,7 @@ To view the installed Qt versions, select \preferences > \uicontrol Kits > \uicontrol {Qt Versions}. - \image qtcreator-qt-versions.png {Qt Versions tab in Kit preferences} + \image {qtcreator-qt-versions.png} {Qt Versions tab in Kits preferences} To view detailed information about each Qt version, select it in the list and select \uicontrol Details in the \uicontrol {Qt version for} section. @@ -44,7 +44,7 @@ \list 1 \li Select \preferences > \uicontrol Kits > \uicontrol {Qt Versions} > \uicontrol {Link with Qt}. - \image qtcreator-link-with-qt.png {Choose Qt Installation dialog} + \image {qtcreator-link-with-qt.png} {Choose Qt Installation dialog} \li In the \uicontrol {Qt installation path} field, enter the path to the directory where you installed Qt. \li Select \uicontrol {Link with Qt} to automatically register Qt @@ -148,7 +148,7 @@ to the location where you installed Qt. \endlist - \image qtcreator-edit-cmake-configuration-self-built-qt.webp {Setting the path to a self-built Qt} + \image {qtcreator-edit-cmake-configuration-self-built-qt.webp} {Setting the path to a self-built Qt} \sa {Manage Kits}{How To: Manage Kits}, {kits-tab}{Kits} */ diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdoc index e7b0be2a9fa..057ceeb5b45 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build-qbs.qdoc @@ -15,7 +15,7 @@ \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Build > \uicontrol {Build Settings}. - \image qtcreator-build-settings-qbs.png {Qbs build settings} + \image {qtcreator-build-settings-qbs.png} {Qbs build settings} Qbs builds projects in the directory specified in the \uicontrol {Build Directory} field. @@ -41,7 +41,7 @@ \section1 Qbs Build Steps - \image creator-qbs-build-app.png {Qbs build steps} + \image {creator-qbs-build-app.png} {Qbs build steps} To specify build steps for Qbs: @@ -123,7 +123,7 @@ When building with Qbs, you can specify flags in \uicontrol {Clean Steps}: - \image creator-qbs-build-clean.png {Qbs clean steps} + \image {creator-qbs-build-clean.png} {Qbs clean steps} \list diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc index 644b30ac3b1..f45a3f7c319 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-build.qdoc @@ -20,7 +20,7 @@ \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Build > \uicontrol {Build Settings}. - \image qtcreator-build-configurations.png {Build Settings} + \image {qtcreator-build-configurations.png} {Build Settings} \section1 Manage build configurations @@ -97,7 +97,7 @@ \section1 Add build steps - \image qtcreator-cmake-build-steps.webp {CMake build steps} + \image {qtcreator-cmake-build-steps.webp} {CMake build steps} In \uicontrol{Build Steps}, you can change the settings for the build system selected for building the project: @@ -133,7 +133,7 @@ \uicontrol {Add Build Step} > \uicontrol {Custom Process Step}. - \image qtcreator-build-steps-custom.png {Custom Process Step} + \image {qtcreator-build-steps-custom.png} {Custom Process Step} \section2 Execute custom commands @@ -159,7 +159,7 @@ To add a clean step using make or a custom process, select \uicontrol{Add Clean Step} and select the step to add. - \image qtcreator-cmake-clean-steps.webp {Clean steps} + \image {qtcreator-cmake-clean-steps.webp} {Clean steps} \sa {Configuring Projects}, {Select the build system}, {Use \QC variables}, {Enable debugging}, {Setting Up QML Debugging}, diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-code-style.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-code-style.qdoc index e22fabd370d..a8d7f67d2ff 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-code-style.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-code-style.qdoc @@ -38,7 +38,7 @@ \li Go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Code Style}. - \image qtcreator-code-style-clang-format-project.webp {Code Style settings in Projects mode} + \image {qtcreator-code-style-clang-format-project.webp} {Code Style settings in the Projects mode} \li In \uicontrol Language, select \uicontrol C++, \uicontrol {Qt Quick}, or \uicontrol Nim. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-dependencies.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-dependencies.qdoc index bdbf4a5b0c6..9de644e9340 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-dependencies.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-dependencies.qdoc @@ -22,7 +22,7 @@ \note The build order is stored as a property of a session, not a project. You must open the session for these settings to take effect. - \image qtcreator-projects-build-dependencies.webp {Dependencies settings in Projects mode} + \image {qtcreator-projects-build-dependencies.webp} {Dependencies settings in the Projects mode} To define the build order of projects within a session: diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-editor.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-editor.qdoc index 54067302fb3..8b4c6702755 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-editor.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-editor.qdoc @@ -32,7 +32,7 @@ \endlist - \image qtcreator-editor-settings.webp {Editor settings for a project} + \image {qtcreator-editor-settings.webp} {Editor settings for a project in the Projects mode} Click \uicontrol {Restore Global} to revert to the global settings. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-environment.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-environment.qdoc index 6b8c347b4c3..1f9dd3611ac 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-environment.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-environment.qdoc @@ -11,7 +11,7 @@ The environment for a project is determined according to a settings hierarchy: - \image qtcreator-environment-settings-hierarchy.webp {Environment settings hierarchy} + \image {qtcreator-environment-settings-hierarchy.webp} {Environment settings hierarchy} By default, the environment in which \QC was started is used and modified to include the Qt version. Depending on the selected Qt version, \QC @@ -37,7 +37,7 @@ select \preferences > \uicontrol Environment > \uicontrol System, and then select \uicontrol Change in \uicontrol Environment. - \image qtcreator-preferences-environment-system.webp "Environment preferences System tab" + \image {qtcreator-preferences-environment-system.webp} {System tab in Environment preferences} \section1 Change the environment for a project @@ -45,7 +45,7 @@ \QC is started, select \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Project Environment}. - \image qtcreator-projects-environment.webp {Project Environment view in Project Settings} + \image {qtcreator-projects-environment.webp} {Project Environment settings in Project Settings} You can edit existing environment variables or add, reset, unset, or temporarily disable variables. @@ -55,7 +55,7 @@ To specify the build environment to use for a kit, go to \uicontrol Projects > \uicontrol {Build Settings} and select \uicontrol {Build Environment}. - \image qtcreator-build-environment.webp {Build Environment section in Build Settings} + \image {qtcreator-build-environment.webp} {Build Environment section in Build Settings} To change the values of environment variables for the build environment, select the variable and then select \uicontrol Edit. Enter the new value @@ -78,7 +78,7 @@ or select another environment, go to \uicontrol Projects > \uicontrol {Run Settings} and select \uicontrol {Environment}. - \image qtcreator-run-environment.webp {Environment section in Run Settings} + \image {qtcreator-run-environment.webp} {Environment section in Run Settings} When running on the desktop, the \uicontrol {Build Environment} is used by default, but you can also use the \uicontrol {System Environment} without the @@ -98,7 +98,7 @@ \li Go to \preferences > \uicontrol {Build & Run} > \uicontrol General. \li Select \uicontrol Change in \uicontrol {Application environment}. \li Set environment variables in \uicontrol {Edit Environment}. - \image qtcreator-edit-environment.webp {Edit Environment dialog} + \image {qtcreator-edit-environment.webp} {Edit Environment dialog} \endlist For example, set \c QT_FORCE_STDERR_LOGGING=1 to see application output @@ -141,7 +141,7 @@ \uicontrol {Edit Run Environment} in \uicontrol {Environment}. \endlist - \image qtcreator-edit-environment.webp {Edit Environment dialog} + \image {qtcreator-edit-environment.webp} {Edit Environment dialog} Use the following syntax to enter environment variable names and values: \c {<VARIABLE>=<VALUE>}. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc index 93d98d5f51d..47296645618 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-overview.qdoc @@ -25,14 +25,14 @@ To maintain the list of active kits for a currently open project, switch to the \uicontrol Projects mode by pressing \key Ctrl+5. - \image qtcreator-projects-kits.webp {Sidebar in the Projects mode} + \image {qtcreator-projects-kits.webp} {Sidebar in the Projects mode} To specify build or run settings for a kit, select \uicontrol Build or \uicontrol Run below the kit name. \section1 Specifying Build Settings - \image qtcreator-build-configurations.png {Build configurations} + \image {qtcreator-build-configurations.png} {Build configurations} Different build configurations allow you to quickly switch between different build settings. \QC creates some configurations by default, @@ -69,7 +69,7 @@ \QC automatically creates deploy and run configurations for your project. - \image qtcreator-settings-run-desktop.webp {Run Settings} + \image {qtcreator-settings-run-desktop.webp} {Run Settings in the Projects mode} To prevent \QC from automatically creating run configurations, select \preferences > \uicontrol {Build & Run}, and then clear the @@ -120,7 +120,7 @@ lists the kits that are compatible with your project. To activate one or more kits, click them. - \image qtcreator-projects-kits.webp {List of kits in Projects mode sidebar} + \image {qtcreator-projects-kits.webp} {List of kits in the Projects mode sidebar} The list displays kits from \preferences > \uicontrol Kits. Warning and error icons indicate that the kit configuration @@ -159,7 +159,7 @@ would disappear if \QOI removes the corresponding kits when you update your Qt installation. - \image qtcreator-projects-vanished-targets.webp {Vanished Targets in Projects} + \image {qtcreator-projects-vanished-targets.webp} {Vanished Targets in Projects} Go to one of the following options in the context menu to restore the project's settings: diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-analyze.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-analyze.qdoc index 9c1463f2d9b..95045701ff3 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-analyze.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-analyze.qdoc @@ -24,7 +24,7 @@ \li Specify Valgrind settings for the project. - \image qtcreator-analyzer-settings.png {Valgrind Settings} + \image {qtcreator-analyzer-settings.png} {Valgrind Settings section in Run Settings} \li In \uicontrol {Valgrind executable}, specify the path to the Valgrind executable. diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-debug.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-debug.qdoc index 4899e2d06c7..9656515e87b 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-debug.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-debug.qdoc @@ -14,7 +14,7 @@ you select for a kit in \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Run > \uicontrol {Run Settings}. - \image qtquick-debugger-settings.webp {Debugger Settings"} + \image {qtquick-debugger-settings.webp} {Debugger Settings section in Run Settings} To select the languages to debug, select \uicontrol Automatic or \uicontrol Enabled in \uicontrol {Debugger Settings} > diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-desktop.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-desktop.qdoc index b562cd70d3e..ad67feede47 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-desktop.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run-desktop.qdoc @@ -15,7 +15,7 @@ you select for a kit in \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Run > \uicontrol {Run Settings}. - \image qtcreator-settings-run-desktop.webp {Run Settings for desktop devices} + \image {qtcreator-settings-run-desktop.webp} {Run Settings for desktop devices} \section1 Working Directory diff --git a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run.qdoc b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run.qdoc index f989924d560..7b0a885ff61 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-projects-settings-run.qdoc @@ -20,7 +20,7 @@ you select for a kit in \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Run > \uicontrol {Run Settings}. - \image qtcreator-settings-run-desktop.webp {Run Settings} + \image {qtcreator-settings-run-desktop.webp} {Run Settings in the Projects mode} The available build settings depend on the build system that you selected for the project and the device type: @@ -119,7 +119,7 @@ \list 1 \li Select \uicontrol Add > \uicontrol {Custom Executable}. - \image qtcreator-run-settings-custom-executable.webp {Run settings for custom executables} + \image {qtcreator-run-settings-custom-executable.webp} {Run settings for custom executables} \li In \uicontrol Executable, specify the path to the executable. \li In \uicontrol {Command line arguments}, enter the path to the file to run. diff --git a/doc/qtcreator/src/projects/creator-only/creator-testing-how-to-limit-files-to-path-patterns.qdoc b/doc/qtcreator/src/projects/creator-only/creator-testing-how-to-limit-files-to-path-patterns.qdoc index 32d58d028dd..5a9f168375c 100644 --- a/doc/qtcreator/src/projects/creator-only/creator-testing-how-to-limit-files-to-path-patterns.qdoc +++ b/doc/qtcreator/src/projects/creator-only/creator-testing-how-to-limit-files-to-path-patterns.qdoc @@ -15,7 +15,7 @@ \list 1 \li Go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {Testing}. - \image qtcreator-projects-settings-testing.webp {Testing settings in Projects mode} + \image {qtcreator-projects-settings-testing.webp} {Testing settings in Projects mode} \li Clear \uicontrol {Use global settings} to select the tests to handle for the project. \li To automatically run all or selected tests after successfully diff --git a/doc/qtcreator/src/projects/creator-only/qtcreator-how-to-use-qtc-variables.qdoc b/doc/qtcreator/src/projects/creator-only/qtcreator-how-to-use-qtc-variables.qdoc index 821cc7698ed..18ec3a2e839 100644 --- a/doc/qtcreator/src/projects/creator-only/qtcreator-how-to-use-qtc-variables.qdoc +++ b/doc/qtcreator/src/projects/creator-only/qtcreator-how-to-use-qtc-variables.qdoc @@ -21,7 +21,7 @@ For more information about each variable, move the cursor over it in the list. - \image qtcreator-variables.png {Qt Creator Variables dialog showing a tooltip} + \image {qtcreator-variables.png} {Qt Creator Variables dialog showing a tooltip} The following syntax enables you to use environment variables as \QC variables: %{Env:VARNAME}. diff --git a/doc/qtcreator/src/projects/creator-projects-running.qdoc b/doc/qtcreator/src/projects/creator-projects-running.qdoc index f83a9c00ba7..a3350e00219 100644 --- a/doc/qtcreator/src/projects/creator-projects-running.qdoc +++ b/doc/qtcreator/src/projects/creator-projects-running.qdoc @@ -30,7 +30,7 @@ \uicontrol Build > \uicontrol {Open Build and Run Kit Selector} to select the build and run \l{Kits}{kit}. - \image qtcreator-kit-selector.webp {Kit selector} + \image {qtcreator-kit-selector.webp} {Kit selector} \li Select \inlineimage icons/run_small.png (\uicontrol Run). @@ -51,7 +51,7 @@ If your project has several run targets defined, such as \l{Build and run tests}{tests}, you can select them in the kit selector. - \image qtcreator-kit-selector-run-targets.png {Run targets in the kit selector} + \image {qtcreator-kit-selector-run-targets.png} {Run targets in the kit selector} \section1 Run without deploying @@ -67,7 +67,7 @@ \l {Application Output} displays the status of the application while it is running. - \image qtcreator-application-output.webp {Application Output view} + \image {qtcreator-application-output.webp} {Application Output view} Select \inlineimage icons/run_small.png (\uicontrol Run) to re-run applications without building them first. diff --git a/doc/qtcreator/src/python/creator-python-development.qdoc b/doc/qtcreator/src/python/creator-python-development.qdoc index 5a30cf0d40e..8d18b50e508 100644 --- a/doc/qtcreator/src/python/creator-python-development.qdoc +++ b/doc/qtcreator/src/python/creator-python-development.qdoc @@ -39,7 +39,7 @@ for each project. \QC prompts you to do so the first time you open a .py file for a project. - \image qtcreator-python-install.webp {Prompts to install PySide6 and Python language server} + \image {qtcreator-python-install.webp} {Prompts to install PySide6 and Python language server} Further, \QC prompts you to install the \l {Configure Python language servers} {Python language server} that offers services such as code completion @@ -74,7 +74,7 @@ The \l {Edit Mode}{Edit mode} toolbar shows the current Python version. - \image qtcreator-python-interpreter-edit-mode.webp {Python version on the Edit mode toolbar} + \image {qtcreator-python-interpreter-edit-mode.webp} {Python version on the Edit mode toolbar} To use another Python version, activate another kit for the project. @@ -85,7 +85,7 @@ It generates kits for the global Python versions that are not inside a virtual environment. - \image qtcreator-python-interpreters.webp {Python Interpreters in Preferences} + \image {qtcreator-python-interpreters.webp} {Interpreters tab in Python preferences} You can add and remove Python versions and clean up references to Python versions that you uninstalled, but that still appear in the list. @@ -102,7 +102,7 @@ on the toolbar to start the \l{https://pythonprogramminglanguage.com/repl/} {Python interactive shell} in the \l Terminal view. - \image qtcreator-terminal-python.webp {Python shell in the Terminal view} + \image {qtcreator-terminal-python.webp} {Python shell in the Terminal view} To start the shell and import the current file as a module, select \uicontrol {REPL Import File}. To also import all functions from diff --git a/doc/qtcreator/src/python/creator-python-run-settings.qdoc b/doc/qtcreator/src/python/creator-python-run-settings.qdoc index 07cf625450d..8e4a173afba 100644 --- a/doc/qtcreator/src/python/creator-python-run-settings.qdoc +++ b/doc/qtcreator/src/python/creator-python-run-settings.qdoc @@ -35,7 +35,7 @@ you select for a kit in \uicontrol Projects > \uicontrol {Build & Run} > \uicontrol Run > \uicontrol {Run Settings}. - \image qtcreator-python-run-settings.webp {Python run settings} + \image {qtcreator-python-run-settings.webp } {Python run settings} The following table summarizes the settings for running Qt for Python applications. @@ -64,7 +64,7 @@ To run some other Python file than \c main.py, create a custom executable run configuration: - \image qtcreator-python-run-settings-custom-executable.png {Python custom executable run configuration} + \image {qtcreator-python-run-settings-custom-executable.png} {Python custom executable run configuration} \list 1 \li Select \uicontrol Add > \uicontrol {Custom Executable}. diff --git a/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets-ui.qdoc b/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets-ui.qdoc index 1b9ffeaf57c..5e4149b7bf7 100644 --- a/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets-ui.qdoc +++ b/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets-ui.qdoc @@ -16,7 +16,7 @@ First, create a Qt for Python application project. Then, use the integrated \QD to design a widgets-based UI. - \image qtcreator-new-project-python-window-ui-ready.webp {A small Qt Widgets application} + \image {qtcreator-new-project-python-window-ui-ready.webp} {A small Qt Widgets application} For more examples of creating Qt for Python applications, see \l {https://doc.qt.io/qtforpython/tutorials/index.html} @@ -32,14 +32,14 @@ \li Select \uicontrol {Application (Qt for Python)} > \uicontrol {Window UI} > \uicontrol Choose to open the \uicontrol {Project Location} dialog. - \image qtcreator-new-project-python-window-ui.webp {Project Location dialog} + \image {qtcreator-new-project-python-window-ui.webp} {Project Location dialog} \li In \uicontrol {Name}, enter the project name. For example, \e {hello_world_ui}. \li In \uicontrol {Create in}, enter the path for the project files. For example, \c {C:\Examples}. \li Select \uicontrol{Next} (on Windows and Linux) or \uicontrol Continue (on \macos) to open the \uicontrol {Define Class} dialog. - \image qtcreator-new-project-python-window-ui-define-class.webp {Define Class dialog} + \image {qtcreator-new-project-python-window-ui-define-class.webp} {Define Class dialog} \li In \uicontrol {Class name}, select \b {MainWindow} as the class name. \li In \uicontrol {Base class}, select \b {QMainWindow} as the base class. @@ -48,12 +48,12 @@ \li In \uicontrol {Project file}, enter a name for the project file. \li Select \uicontrol{Next} or \uicontrol Continue to open the \uicontrol {Define Python Interpreter} dialog. - \image qtcreator-new-project-python-window-ui-define-python-interpreter.webp {Define Python Interpreter dialog} + \image {qtcreator-new-project-python-window-ui-define-python-interpreter.webp} {Define Python Interpreter dialog} \li In \uicontrol {PySide version}, select the PySide version of the generated code. \li Select \uicontrol {Next} or \uicontrol {Continue} to open the \uicontrol {Kit Selection} dialog. - \image qtcreator-new-project-qt-for-python-kit-selection.webp {Selecting a kit for a Python project} + \image {qtcreator-new-project-qt-for-python-kit-selection.webp} {Selecting a kit for a Python project} \li Select Python kits for building, deploying, and running the project. By default, this creates a virtual environment for the project inside the source directory. To use the global interpreter, @@ -90,7 +90,7 @@ \li \uicontrol {Check Box} (QCheckBox) \li \uicontrol {Push Button} (QPushButton) \endlist - \image qtcreator-new-project-python-window-ui-widgets.webp {Adding widgets to the UI} + \image {qtcreator-new-project-python-window-ui-widgets.webp} {Adding widgets to the UI} \note To easily locate the widgets, use the search box at the top of the \uicontrol {Widget Box}. For example, to find the \uicontrol {Text Edit} widget, start typing the word \b text. diff --git a/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets.qdoc b/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets.qdoc index 5911ddcda8e..57339b80b7a 100644 --- a/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets.qdoc +++ b/doc/qtcreator/src/python/creator-tutorial-python-application-qt-widgets.qdoc @@ -17,7 +17,7 @@ code to develop a small application that uses Qt widgets to display the text \e {Hello World} in several languages. - \image qtcreator-new-qt-for-python-app-widgets-ready.webp {A small Qt Widgets application} + \image {qtcreator-new-qt-for-python-app-widgets-ready.webp} {A small Qt Widgets application} For more examples of creating Qt for Python applications, see \l {https://doc.qt.io/qtforpython/tutorials/index.html} @@ -33,14 +33,14 @@ \li Select \uicontrol {Application (Qt for Python)} > \uicontrol {Empty Window} > \uicontrol Choose to open the \uicontrol {Project Location} dialog. - \image qtcreator-new-qt-for-python-app-widgets-project-location.webp {Project Location dialog} + \image {qtcreator-new-qt-for-python-app-widgets-project-location.webp} {Project Location dialog} \li In \uicontrol {Name}, enter the project name. For example, \e {hello_world}. \li In \uicontrol {Create in}, enter the path for the project files. For example, \c {C:\Examples}. \li Select \uicontrol{Next} (on Windows and Linux) or \uicontrol Continue (on \macos) to open the \uicontrol {Define Class} dialog. - \image qtcreator-new-qt-for-python-app-widgets-define-class.webp {Define Class dialog} + \image {qtcreator-new-qt-for-python-app-widgets-define-class.webp} {Define Class dialog} \li In \uicontrol {Class name}, enter \b {MyWidget} as the class name. \li In \uicontrol {Base class}, select \b {QWidget} as the base class. @@ -49,12 +49,12 @@ \li In \uicontrol {Project file}, enter a name for the project file. \li Select \uicontrol{Next} or \uicontrol Continue to open the \uicontrol {Define Project Details} dialog. - \image qtcreator-new-qt-for-python-app-project-details.webp {Define Project Details dialog} + \image {qtcreator-new-qt-for-python-app-project-details.webp} {Define Project Details dialog} \li In \uicontrol {PySide version}, select the PySide version of the generated code. \li Select \uicontrol{Next} or \uicontrol Continue to open the \uicontrol {Kit Selection} dialog. - \image qtcreator-new-project-qt-for-python-kit-selection.webp {Selecting a kit for a Python project} + \image {qtcreator-new-project-qt-for-python-kit-selection.webp} {Selecting a kit for a Python project} \li Select Python kits for building, deploying, and running the project. By default, this creates a virtual environment for the project inside the source directory. To use the global interpreter, select the build configuration diff --git a/doc/qtcreator/src/python/creator-tutorial-python-application-qtquick.qdoc b/doc/qtcreator/src/python/creator-tutorial-python-application-qtquick.qdoc index eb153c88b6f..2fb182bd361 100644 --- a/doc/qtcreator/src/python/creator-tutorial-python-application-qtquick.qdoc +++ b/doc/qtcreator/src/python/creator-tutorial-python-application-qtquick.qdoc @@ -17,7 +17,7 @@ code to develop a small application that uses Qt Quick to display the text \e {Hello World} in several languages. - \image qtcreator-new-qt-for-python-app-qt-quick-empty-project-ready.webp {A small Qt Quick application} + \image {qtcreator-new-qt-for-python-app-qt-quick-empty-project-ready.webp} {A small Qt Quick application} For more examples of creating Qt for Python applications, see \l {https://doc.qt.io/qtforpython/tutorials/index.html} @@ -32,19 +32,19 @@ \li Select \uicontrol {Application (Qt for Python)} > \uicontrol {Qt Quick Application - Empty} > \uicontrol Choose to open the \uicontrol {Project Location} dialog. - \image qtcreator-new-qt-for-python-app-qt-quick-empty-project-location.webp {Project Location dialog} + \image {qtcreator-new-qt-for-python-app-qt-quick-empty-project-location.webp} {Project Location dialog} \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:\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} + \image {qtcreator-new-qt-for-python-app-project-details.webp} {Define Project Details dialog} \li In \uicontrol {PySide version}, select the PySide version of the generated code. \li Select \uicontrol{Next} or \uicontrol Continue to open the \uicontrol {Kit Selection} dialog. - \image qtcreator-new-project-qt-for-python-kit-selection.webp {Selecting a kit for a Python project} + \image {qtcreator-new-project-qt-for-python-kit-selection.webp} {Selecting a kit for a Python project} \li Select Python kits for building, deploying, and running the project. By default, this creates a virtual environment for the project inside the source directory. To use the global interpreter, select the build configuration @@ -72,7 +72,7 @@ In the \uicontrol {Edit} mode, select \uicontrol {Install} to set up PySide6 for the project. - \image qtcreator-python-install.webp {Prompt to install PySide6} + \image {qtcreator-python-install.webp} {Prompt to install PySide6} //! [install-pyside6] \section1 Add Qt Quick imports diff --git a/doc/qtcreator/src/qnx/creator-deployment-qnx.qdoc b/doc/qtcreator/src/qnx/creator-deployment-qnx.qdoc index eb68e9e0f82..e1ee98096eb 100644 --- a/doc/qtcreator/src/qnx/creator-deployment-qnx.qdoc +++ b/doc/qtcreator/src/qnx/creator-deployment-qnx.qdoc @@ -22,7 +22,7 @@ devices in the project configuration file and in \uicontrol Projects > \uicontrol {Run Settings} > \uicontrol Deployment. - \image qtcreator-qnx-deployment.png "Deploy to device" + \image {qtcreator-qnx-deployment.png} {Deploy to device} The deployment process is described in more detail in \l{Remote Linux Deploy Configuration}. diff --git a/doc/qtcreator/src/qnx/creator-developing-qnx.qdoc b/doc/qtcreator/src/qnx/creator-developing-qnx.qdoc index 0696fd94e15..69ba47fa2b3 100644 --- a/doc/qtcreator/src/qnx/creator-developing-qnx.qdoc +++ b/doc/qtcreator/src/qnx/creator-developing-qnx.qdoc @@ -14,7 +14,7 @@ analyze applications on the device. The QNX Neutrino RTOS has additional command-line tools and services, as described in \l {Qt for QNX}. - \image qtcreator-devices-qnx.webp {QNX device preferences} + \image {qtcreator-devices-qnx.webp} {QNX device in the Devices tab in Devices preferences} \caption QNX device preferences \include qtcreator-add-linux-device.qdocinc {add linux device} {QNX Device} @@ -29,6 +29,8 @@ \previouspage creator-how-tos.html \ingroup creator-how-to-qnx + \ingroup creator-how-to-sdks + \ingroup creator-how-to-manage-kits \title Create kits for QNX Neutrino devices @@ -43,7 +45,7 @@ \li Go to \preferences > \uicontrol SDKs > \uicontrol QNX. \li Select \uicontrol {Create Kit} to create a kit for a particular platform. - \image qtcreator-preferences-qnx.webp {QNX Preferences} + \image {qtcreator-preferences-qnx.webp} {QNX tab in SDKs preferences} \li Activate the kit for your project. \endlist diff --git a/doc/qtcreator/src/qnx/creator-projects-how-to-run-qnx.qdoc b/doc/qtcreator/src/qnx/creator-projects-how-to-run-qnx.qdoc index 13fc502533e..62f65c5b41c 100644 --- a/doc/qtcreator/src/qnx/creator-projects-how-to-run-qnx.qdoc +++ b/doc/qtcreator/src/qnx/creator-projects-how-to-run-qnx.qdoc @@ -15,7 +15,7 @@ \li Connect the device to the computer or to a network. \li Go to \preferences > \uicontrol Devices > \uicontrol Devices, and add a QNX device. - \image qtcreator-devices-qnx.webp {QNX device preferences} + \image {qtcreator-devices-qnx.webp} {QNX device in the Devices tab in Devices preferences} \li Make sure that your kit has your QNX device set. \li Select \inlineimage icons/run_small.png (\uicontrol Run). \endlist diff --git a/doc/qtcreator/src/qtquick/creator-only/creator-mobile-app-tutorial.qdoc b/doc/qtcreator/src/qtquick/creator-only/creator-mobile-app-tutorial.qdoc index 0a0cb3181c5..dffef82ea3f 100644 --- a/doc/qtcreator/src/qtquick/creator-only/creator-mobile-app-tutorial.qdoc +++ b/doc/qtcreator/src/qtquick/creator-only/creator-mobile-app-tutorial.qdoc @@ -23,7 +23,7 @@ \note You must have the \l{Qt Sensors} module from Qt 6.2 or later installed to be able to follow this tutorial. - \image creator_android_tutorial_ex_app.png + \image {creator_android_tutorial_ex_app.png} {Accelerate Bubble example} \section1 Set up the development environment @@ -124,7 +124,7 @@ an \e AndroidManifest.xml that you can generate in \QC. For more information, see \l{Editing Manifest Files}. - \image qtquick-mobile-tutorial-manifest.png {Accelbubble manifest file} + \image {qtquick-mobile-tutorial-manifest.png} {Accelbubble manifest file} To generate and use a manifest file, you must specify the Android package source directory, \c QT_ANDROID_PACKAGE_SOURCE_DIR in the \e CMakeLists.txt diff --git a/doc/qtcreator/src/qtquick/creator-only/creator-projects-settings-run-qtquick.qdoc b/doc/qtcreator/src/qtquick/creator-only/creator-projects-settings-run-qtquick.qdoc index 1d7be468c7b..fa3f25c3688 100644 --- a/doc/qtcreator/src/qtquick/creator-only/creator-projects-settings-run-qtquick.qdoc +++ b/doc/qtcreator/src/qtquick/creator-only/creator-projects-settings-run-qtquick.qdoc @@ -18,7 +18,7 @@ \note Select the \uicontrol Desktop device type for the \l{Kits}{Run device} in the kit. - \image qtquick-ui-prototype-run-settings.webp {Run Settings for a Qt Quick UI Prototype project} + \image {qtquick-ui-prototype-run-settings.webp} {Run Settings for a Qt Quick UI Prototype project} The following table summarizes the settings for running Qt Quick UI Prototype projects (.qmlproject). diff --git a/doc/qtcreator/src/qtquick/creator-only/qtquick-app-tutorial.qdoc b/doc/qtcreator/src/qtquick/creator-only/qtquick-app-tutorial.qdoc index 6bc3afd7fa6..0bac6c2ee00 100644 --- a/doc/qtcreator/src/qtquick/creator-only/qtquick-app-tutorial.qdoc +++ b/doc/qtcreator/src/qtquick/creator-only/qtquick-app-tutorial.qdoc @@ -22,7 +22,7 @@ You will use the \l{Edit Mode}{Edit} mode to create an application that moves a Qt logo between three rectangles when you click them. - \image qtquick-tutorial.gif {Transitions example} + \image {qtquick-tutorial.gif} {Transitions example} For more examples, see \l{Qt Quick Examples and Tutorials}. @@ -82,7 +82,7 @@ type name to open a \l{Edit rectangles}{toolbar} that you can use to specify rectangle properties, such as color, transparency, and gradients. - \image qml-toolbar-rectangle.png {Qt Quick toolbar for rectangles} + \image {qml-toolbar-rectangle.png} {Qt Quick toolbar for rectangles} Next, add an \l Image type with \e qt-logo.png as the source. You can also use any other image or a component. Position the image in the top-left @@ -93,7 +93,7 @@ Use a \l{Preview images}{toolbar for images} to specify image properties, such as source file and fill mode. - \image qml-toolbar-image.png {Logo visible in Qt Quick toolbar for images} + \image {qml-toolbar-image.png} {Logo visible in Qt Quick toolbar for images} Now, create the rectangles that the image will move between. Their size should match the image size and they should be transparent, so that the @@ -173,7 +173,7 @@ \note Use a \l{Preview animations}{toolbar for animations} to specify the easing curve type and animation duration. - \image qml-toolbar-animation.png {Qt Quick Toolbar for animation} + \image {qml-toolbar-animation.png} {Qt Quick Toolbar for animation} Then, change the easing curve type for transitions to \e State2 from linear to \c Easing.InOutQuad to create the easing effect: diff --git a/doc/qtcreator/src/qtquick/creator-only/qtquick-creating.qdoc b/doc/qtcreator/src/qtquick/creator-only/qtquick-creating.qdoc index 3e880f28c2b..c1a36c5b777 100644 --- a/doc/qtcreator/src/qtquick/creator-only/qtquick-creating.qdoc +++ b/doc/qtcreator/src/qtquick/creator-only/qtquick-creating.qdoc @@ -26,7 +26,7 @@ \li Go to \uicontrol File > \uicontrol {New Project} > \uicontrol {Application (Qt)} > \uicontrol {Qt Quick Application}. - \image qtcreator-project-qt-quick.webp {New Project dialog} + \image {qtcreator-project-qt-quick.webp} {New Project dialog} \note To use \l qmake as the build system, develop with Qt 5, or add translations to the application, select @@ -46,7 +46,7 @@ \li Select \uicontrol Next to open the \uicontrol {Define Project Details} dialog. - \image qtcreator-project-qt-quick-details.webp {Define Project Details dialog} + \image {qtcreator-project-qt-quick-details.webp} {Define Project Details dialog} \li Select \uicontrol {Use Qt Virtual Keyboard} to add diff --git a/doc/qtcreator/src/qtquick/creator-only/qtquick-designer-plugin.qdoc b/doc/qtcreator/src/qtquick/creator-only/qtquick-designer-plugin.qdoc index 11b7cff99ce..da62d119391 100644 --- a/doc/qtcreator/src/qtquick/creator-only/qtquick-designer-plugin.qdoc +++ b/doc/qtcreator/src/qtquick/creator-only/qtquick-designer-plugin.qdoc @@ -37,7 +37,7 @@ To use \QMLD, switch to the \uicontrol Design mode when a ui.qml or .qml file is open. - \image qtquick-designer.webp {Qt Quick Designer} + \image {qtquick-designer.webp} {Qt Quick Designer} For more information about \l{Qt Qml}, \l{Qt Quick}, and \l{All QML Types} {QML types}, see the Qt reference documentation available online and diff --git a/doc/qtcreator/src/qtquick/creator-only/qtquick-live-preview-desktop.qdoc b/doc/qtcreator/src/qtquick/creator-only/qtquick-live-preview-desktop.qdoc index 75a64831c0e..dbcef4bfbe8 100644 --- a/doc/qtcreator/src/qtquick/creator-only/qtquick-live-preview-desktop.qdoc +++ b/doc/qtcreator/src/qtquick/creator-only/qtquick-live-preview-desktop.qdoc @@ -14,7 +14,7 @@ \list \li Select \inlineimage icons/live-preview.png (\uicontrol {Live Preview}) on the \l{Edit Mode}{editor} toolbar. - \image qtcreator-live-preview.webp {Application running on top of the editor view} + \image {qtcreator-live-preview.webp} {Application running on top of the editor view} \li Go to \uicontrol Build > \uicontrol {QML Preview}. \endlist diff --git a/doc/qtcreator/src/qtquick/creator-only/qtquick-tutorial-create-empty-project.qdocinc b/doc/qtcreator/src/qtquick/creator-only/qtquick-tutorial-create-empty-project.qdocinc index e25719ffdfc..0db28610003 100644 --- a/doc/qtcreator/src/qtquick/creator-only/qtquick-tutorial-create-empty-project.qdocinc +++ b/doc/qtcreator/src/qtquick/creator-only/qtquick-tutorial-create-empty-project.qdocinc @@ -11,7 +11,7 @@ \li Go to \uicontrol File > \uicontrol {New Project} > \uicontrol {Application (Qt)} > \uicontrol {Qt Quick Application}. - \image qtcreator-project-qt-quick.webp {New Project dialog} + \image {qtcreator-project-qt-quick.webp} {New Project dialog} \li Select \uicontrol Choose to open the \uicontrol {Project Location} dialog. @@ -26,7 +26,7 @@ \li Select \uicontrol Next to open the \uicontrol {Define Project Details} dialog. - \image qtcreator-project-qt-quick-details.webp {Define Project Details dialog} + \image {qtcreator-project-qt-quick-details.webp} {Define Project Details dialog} \li Select \uicontrol Next to open the \uicontrol {Kit Selection} dialog. diff --git a/doc/qtcreator/src/qtquick/creator-preferences-qtquick-code-style.qdoc b/doc/qtcreator/src/qtquick/creator-preferences-qtquick-code-style.qdoc index 5717033ece6..e94e955e096 100644 --- a/doc/qtcreator/src/qtquick/creator-preferences-qtquick-code-style.qdoc +++ b/doc/qtcreator/src/qtquick/creator-preferences-qtquick-code-style.qdoc @@ -22,7 +22,7 @@ \li Go to \preferences > \uicontrol {Qt Quick} > \uicontrol {Code Style}. \li In \uicontrol {Custom settings}, select the settings to modify, and then select \uicontrol Copy. - \image qtcreator-preferences-qtquick-code-style.webp {Qt Quick Code Style preferences} + \image {qtcreator-preferences-qtquick-code-style.webp} {Code Style tab in Qt Quick preferences} \li Give a name to the settings, and select \uicontrol OK. \li Specify how to interpret the \key Tab key presses and how to align continuation lines. diff --git a/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc b/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc index ccbe29b5554..b7de7efa1c0 100644 --- a/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-live-preview-devices.qdoc @@ -40,13 +40,13 @@ \li Go to \uicontrol Projects > \uicontrol {Build & Run}. \li Activate the kit predefined for the device type (1). \li Select the kit for the device in the kit selector (2). - \image qtcreator-kit-selector-devices.webp {Kit selector} + \image {qtcreator-kit-selector-devices.webp} {Kit selector} \else \li In the bottom toolbar, select \inlineimage icons/settings.png and enable the kit predefined for the device type. - \image design-studio-kit-selection.webp. + \image {design-studio-kit-selection.webp} {Activating a kit.} \li Select the kit for the device in the bottom toolbar. - \image design-studio-select-kit.webp + \image {design-studio-select-kit.webp} {Selecting a kit for a device.} \endif \li Select \uicontrol Build > \uicontrol {QML Preview} or select \key {Alt+P}. diff --git a/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc b/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc index af567a7f754..02e6166c4ff 100644 --- a/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-profiler.qdoc @@ -44,7 +44,7 @@ must install Qt libraries on them. \li Go to \uicontrol Analyze > \uicontrol {QML Profiler} to profile the current application. - \image qtcreator-qml-profiler-toolbar.webp {QML Profiler} + \image {qtcreator-qml-profiler-toolbar.webp} {QML Profiler} \li Select \inlineimage icons/qtcreator-analyze-start-button.png (\uicontrol Start) to start the application from QML Profiler. \endlist @@ -85,7 +85,7 @@ \list 1 \li Go to \uicontrol Projects > \uicontrol Run. \li In \uicontrol {QML Profiler Settings}, select \uicontrol Custom. - \image qml-profiler-settings.png {QML Profiler Settings} + \image {qml-profiler-settings.png} {QML Profiler Settings} \endlist You can set the following preferences: @@ -129,7 +129,7 @@ \list 1 \li Go to \uicontrol Analyze > \uicontrol {QML Profiler (Attach to Waiting Application)}. - \image qml-profiler-start-dialog.png {Start QML Profiler dialog} + \image {qml-profiler-start-dialog.png} {Start QML Profiler dialog} \li In \uicontrol Kit, select the kit used to build the application. \li In \uicontrol Port, specify the port to listen to. \li Select \uicontrol OK. @@ -207,7 +207,7 @@ The \uicontrol Timeline view displays graphical representations of QML and JavaScript execution and a condensed view of all recorded events. - \image qtcreator-qml-profiler.webp {QML Profiler} + \image {qtcreator-qml-profiler.webp} {QML Profiler} Each row in the timeline (6) describes a type of QML events that were recorded. Move the cursor on an event on a row to see how long it takes and @@ -582,7 +582,7 @@ Select an event to move to it in the source code in the code editor. - \image qml-profiler-statistics.png "Statistics view" + \image {qml-profiler-statistics.png} {Statistics view} \uicontrol Callers and \uicontrol Callees show dependencies between events. They allow you to examine the internal functions of the application. @@ -609,7 +609,7 @@ total runtime of all JavaScript and QML events. The nesting shows which functions were called by which other ones. - \image qml-profiler-flamegraph.png "Flame Graph View" + \image {qml-profiler-flamegraph.png} {Flame Graph view} To view the total amount of memory allocated by the functions, select \uicontrol Memory in the drop-down menu. diff --git a/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc b/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc index 96a313b8b45..3f6ec562149 100644 --- a/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-toolbars.qdoc @@ -41,12 +41,12 @@ to scale and tile the images, replace them with other images, preview them, and change the image margins. - \image qml-toolbar-image.png {Qt Quick Toolbar for images} + \image {qml-toolbar-image.png} {Qt Quick toolbar for images} To preview an image, double-click it on the toolbar. In the preview dialog, you can zoom the image. Drag the image margins to change them. - \image qml-toolbar-image-preview.png {Image preview dialog} + \image {qml-toolbar-image-preview.png} {Image preview dialog} \section1 Format text @@ -60,7 +60,7 @@ cannot use the toolbar to edit it. The button for editing the property is disabled. - \image qml-toolbar-text.png {Qt Quick Toolbar for text} + \image {qml-toolbar-text.png} {Qt Quick toolbar for text} By default, font size is specified as pixels. To use points, instead, change \uicontrol px to \uicontrol pt in the size field. @@ -71,7 +71,7 @@ to change the easing curve type and duration. For some curves, you can also specify amplitude, period, and overshoot values. - \image qml-toolbar-animation.png {Qt Quick Toolbar for animation} + \image {qml-toolbar-animation.png} {Qt Quick toolbar for animation} Select the play button to preview your changes. @@ -85,7 +85,7 @@ \endif items to change the fill and border colors and add gradients. - \image qml-toolbar-rectangle.png {Qt Quick Toolbar for rectangles} + \image {qml-toolbar-rectangle.png} {Qt Quick toolbar for rectangles} To add gradient stop points, click above the gradient bar. To remove stop points, drag them upwards. @@ -96,7 +96,7 @@ \preferences > \uicontrol {Qt Quick} > \uicontrol {QML/JS Editing} > \uicontrol {Always show Qt Quick Toolbar}. - \image qtcreator-qml-js-editing.webp {QML/JS Editing preferences} + \image {qtcreator-qml-js-editing.webp} {QML/JS Editing tab in Qt Quick preferences} \section1 Pin toolbars diff --git a/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc b/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc index 23bf9a1d4fd..7098e977d9d 100644 --- a/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc +++ b/doc/qtcreator/src/qtquick/qtquick-ui-forms.qdoc @@ -182,7 +182,7 @@ (\uicontrol Export) button in \l Navigator to export a component as a property: - \image qmldesigner-export-item.png + \image {qmldesigner-export-item.png} {Navigator view.} In the UI file where the component is used, you can use the \c button property alias to implement signal handlers, for example. In the diff --git a/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc b/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc index a8ce9dbb5ac..a5a55c88f70 100644 --- a/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-file-system-view.qdoc @@ -27,9 +27,9 @@ or almost anything else in your project. Use the \e {file system (f)} filter to open files from anywhere in the file system. - \image qtcreator-filesystem-view.webp {File System view in the sidebar} + \image {qtcreator-filesystem-view.webp} {File System view in the sidebar} \else - \image filesystem-view-design.webp {File System view} + \image {filesystem-view-design.webp} {File System view.} \endif To go to the root directory of the file system, select \uicontrol Computer diff --git a/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc b/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc index b1d0cd768ad..d18c2a2bb85 100644 --- a/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc +++ b/doc/qtcreator/src/user-interface/creator-how-to-view-output.qdoc @@ -19,7 +19,7 @@ compiler, status of a program when it is executed, debug output, or search results. - \image qtcreator-output-panes-taskbar.webp {Output views} + \image {qtcreator-output-panes-taskbar.webp} {Output views} You can open output views in all \if defined (qtcreator) @@ -56,7 +56,7 @@ \uicontrol Environment > \uicontrol Interface, and then select the codec in the \uicontrol {Text codec for tools} field. - \image qtcreator-preferences-environment-interface.webp {Interface tab in Environment preferences} + \image {qtcreator-preferences-environment-interface.webp} {Interface tab in Environment preferences} \section1 Find and filter output diff --git a/doc/qtcreator/src/user-interface/creator-only/creator-how-to-detach-views.qdoc b/doc/qtcreator/src/user-interface/creator-only/creator-how-to-detach-views.qdoc index 3334ad2b4a2..97dc5c8c289 100644 --- a/doc/qtcreator/src/user-interface/creator-only/creator-how-to-detach-views.qdoc +++ b/doc/qtcreator/src/user-interface/creator-only/creator-how-to-detach-views.qdoc @@ -30,7 +30,7 @@ To attach views, drag them to a highlighted dock area. - \image qtcreator-attach-views.webp {Attaching a view to a dock area} + \image {qtcreator-attach-views.webp} {Attaching a view to a dock area} \section1 Revert changes diff --git a/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-main-menu.qdoc b/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-main-menu.qdoc index d22e51f8d9a..ed6f46980dd 100644 --- a/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-main-menu.qdoc +++ b/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-main-menu.qdoc @@ -13,7 +13,7 @@ screen. Select \uicontrol View, and clear the \uicontrol {Show Menu Bar} check box. - \image qtcreator-without-menubar.webp {Qt Creator without the main menu} + \image {qtcreator-without-menubar.webp} {Qt Creator without the main menu} \caption \QC without the main menu bar. To show the main menu again, select \key {Ctrl+Alt+M}. diff --git a/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-sidebars.qdoc b/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-sidebars.qdoc index 106562ab55d..15a2432e16f 100644 --- a/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-sidebars.qdoc +++ b/doc/qtcreator/src/user-interface/creator-only/creator-how-to-show-and-hide-sidebars.qdoc @@ -15,7 +15,7 @@ Select views in the sidebar menu (1): - \image qtcreator-sidebar.webp {Views open in the sidebar} + \image {qtcreator-sidebar.webp} {Views open in the sidebar} You can change the view of the sidebars in the following ways: diff --git a/doc/qtcreator/src/user-interface/creator-only/creator-reference-sidebar-views.qdoc b/doc/qtcreator/src/user-interface/creator-only/creator-reference-sidebar-views.qdoc index 845e9fc697f..538b4fff2aa 100644 --- a/doc/qtcreator/src/user-interface/creator-only/creator-reference-sidebar-views.qdoc +++ b/doc/qtcreator/src/user-interface/creator-only/creator-reference-sidebar-views.qdoc @@ -14,7 +14,7 @@ To move the code for types and symbols around in the source file, drag them in the outline. - \image qtcreator-outline-view.png {Outline view} + \image {qtcreator-outline-view.png} {Outline view} \list \li To see a complete list of all bindings, select @@ -38,7 +38,7 @@ \brief Shows the class hierarchy of the currently open projects. - \image qtcreator-class-view.png {Class View} + \image {qtcreator-class-view.png} {Class View} \list \li To organize the view by subprojects, click @@ -68,7 +68,7 @@ button on the \l{Edit Mode}{editor toolbar}, and then select \uicontrol {Restart} to collect call hierarchy information for the function. - \image qtcreator-call-hierarchy-view.png {Call Hierarchy view} + \image {qtcreator-call-hierarchy-view.png} {Call Hierarchy view} */ /*! @@ -87,7 +87,7 @@ \li Select \uicontrol {Open Type Hierarchy} or select \key {Ctrl+Shift+T}. \endlist - \image qtcreator-type-hierarchy-view.png {Type Hierarchy view} + \image {qtcreator-type-hierarchy-view.png} {Type Hierarchy view} To navigate in the type hierarchy: @@ -121,7 +121,7 @@ or select \key {Ctrl+Shift+I}. \endlist - \image qtcreator-include-hierarchy-view.png {Include Hierarchy view} + \image {qtcreator-include-hierarchy-view.png} {Include Hierarchy view} To keep the view synchronized with the file currently open in the editor, select \inlineimage icons/linkicon.png diff --git a/doc/qtcreator/src/user-interface/creator-only/creator-reference-terminal-view.qdoc b/doc/qtcreator/src/user-interface/creator-only/creator-reference-terminal-view.qdoc index ffea2684da0..8497f6809b8 100644 --- a/doc/qtcreator/src/user-interface/creator-only/creator-reference-terminal-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-only/creator-reference-terminal-view.qdoc @@ -21,7 +21,7 @@ On Linux and \macos, you can set the terminal to open by selecting \preferences > \uicontrol Environment > \uicontrol System. - \image qtcreator-output-terminal.webp {Terminal pane} + \image {qtcreator-output-terminal.webp} {Terminal pane} \list \li To clear the terminal, select \inlineimage icons/clean_pane_small.png @@ -69,7 +69,7 @@ \uicontrol Terminal, or select the \uicontrol Configure button in the \uicontrol Terminal pane. - \image qtcreator-preferences-terminal.webp {Terminal tab in Preferences} + \image {qtcreator-preferences-terminal.webp} {Terminal preferences} \table \header diff --git a/doc/qtcreator/src/user-interface/creator-only/creator-reference-to-do-entries-view.qdoc b/doc/qtcreator/src/user-interface/creator-only/creator-reference-to-do-entries-view.qdoc index 61613519c3d..687c5d266d6 100644 --- a/doc/qtcreator/src/user-interface/creator-only/creator-reference-to-do-entries-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-only/creator-reference-to-do-entries-view.qdoc @@ -19,7 +19,7 @@ Click the icons on the toolbar to show only the selected keywords. - \image qtcreator-to-do-entries.webp {To-Do Entries} + \image {qtcreator-to-do-entries.webp} {To-Do Entries} You can also open task list files generated by code scanning and analysis tools in \l Issues. For more information, see @@ -49,7 +49,7 @@ Set an icon and a line background color for the keyword. - \image qtcreator-todo-options.png {To-Do preferences} + \image {qtcreator-todo-options.png} {To-Do preferences} \list @@ -81,7 +81,7 @@ To exclude files from scanning for to-do keywords, go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {To-Do}. - \image qtcreator-todo-excluded-files.png {Excluded Files in To-Do preferences} + \image {qtcreator-todo-excluded-files.png} {Excluded files in To-Do preferences} Select \uicontrol Add, and double-click the placeholder text in \uicontrol {Exclude Files} to enter a regular expression that diff --git a/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc b/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc index 505ffcd8c83..b24980c9aca 100644 --- a/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-open-documents-view.qdoc @@ -23,9 +23,9 @@ \endif \if defined(qtdesignstudio) - \image open-documents-view.webp {Open Documents view} + \image {open-documents-view.webp} {Open Documents view.} \else - \image qtcreator-open-documents-view.png {Open Documents view} + \image {qtcreator-open-documents-view.png} {Open Documents view} \endif You can use the context menu to apply some of the functions also available @@ -54,7 +54,7 @@ To set preferences for opening files and handling open files, select \preferences > \uicontrol Environment > \uicontrol System: - \image qtcreator-preferences-environment-system.webp {System tab in Environment preferences} + \image {qtcreator-preferences-environment-system.webp} {System tab in Environment preferences} \list \li In the \uicontrol {When files are externally modified} field, diff --git a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc index af714894793..5bfdbf0c2a4 100644 --- a/doc/qtcreator/src/user-interface/creator-projects-view.qdoc +++ b/doc/qtcreator/src/user-interface/creator-projects-view.qdoc @@ -27,14 +27,14 @@ the build system structure of the project and lists all files that are part of the project. - \image qtcreator-projects-view-edit.png {Projects view in the sidebar} + \image {qtcreator-projects-view-edit.png} {Projects view in the sidebar} \note Usually, \l{Navigate with locator}{searching with the locator} is the fastest way to find a particular project, file, class, or function, or almost anything else in your project. \else - \image projects-view-design.webp {Projects view} + \image {projects-view-design.webp} {Projects view.} \endif You can use the project tree in the following ways: diff --git a/doc/qtcreator/src/user-interface/creator-reference-output-views.qdoc b/doc/qtcreator/src/user-interface/creator-reference-output-views.qdoc index 20ed1b84184..03364a8cf98 100644 --- a/doc/qtcreator/src/user-interface/creator-reference-output-views.qdoc +++ b/doc/qtcreator/src/user-interface/creator-reference-output-views.qdoc @@ -30,7 +30,7 @@ (\uicontrol {Filter Tree}) and then select a filter. See the tooltips for more information about each filter. - \image qtcreator-issues.webp {Issues} + \image {qtcreator-issues.webp} {Issues} To find output in the view, enter search criteria in the \uicontrol Filter field. @@ -114,14 +114,14 @@ \uicontrol {Ignore binary files}. \endlist - \image qtcreator-search-file-system.webp {Search Results view with search options} + \image {qtcreator-search-file-system.webp} {Search Results view with search options} \section1 Viewing Search Results After you select \uicontrol Search or \uicontrol {Search & Replace}, the view shows a list of files that have search hits. - \image qtcreator-search-results-matches.webp {Found matches in Search Results} + \image {qtcreator-search-results-matches.webp} {Found matches in Search Results} To show search hits in the editor: @@ -186,7 +186,7 @@ \brief Displays the status of a program when you execute it, and the debug output. - \image qtcreator-application-output.webp {Application Output} + \image {qtcreator-application-output.webp} {Application Output} \if defined(qtcreator) If you specify command-line arguments in the run settings that are passed @@ -208,7 +208,7 @@ (\uicontrol {Open Settings Page}) button. \endlist - \image qtcreator-preferences-application-output.webp {Application Output tab in Preferences} + \image {qtcreator-preferences-application-output.webp} {Application Output tab in Build & Run preferences} You can select whether to open \uicontrol{Application Output} on output when running or debugging applications, to clear old output on a new run, @@ -236,7 +236,7 @@ \uicontrol{Compile Output} shows a more detailed version of information displayed in \l Issues. - \image qtcreator-compile-output.webp {Compile Output} + \image {qtcreator-compile-output.webp} {Compile Output} Double-click a file name in an error message to open the file in the code editor. @@ -262,7 +262,7 @@ \li Select \preferences > \uicontrol {Build & Run} > \uicontrol {Compile Output}. \endlist - \image qtcreator-preferences-compile-output.webp {Compile Output tab in Preferences} + \image {qtcreator-preferences-compile-output.webp} {Compile Output tab in Build & Run preferences} \li Select \uicontrol {Open Compile Output when building}. \li Select \uicontrol {Discard excessive output} to discard compile output that continuously comes in faster than it can be handled. @@ -281,7 +281,7 @@ \list 1 \li Go to \uicontrol Tools > \uicontrol {Parse Build Output}. - \image qtcreator-parse-build-output.png + \image {qtcreator-parse-build-output.png} {Parse Build Output dialog} \li Paste the build output in \uicontrol {Build Output}, or select \uicontrol {Load from File} to load it from a file. \li Clear \uicontrol {Output went to stderr} if the parser expects issues diff --git a/doc/qtcreator/src/user-interface/creator-ui.qdoc b/doc/qtcreator/src/user-interface/creator-ui.qdoc index dec2b657fc4..656d1d2cdac 100644 --- a/doc/qtcreator/src/user-interface/creator-ui.qdoc +++ b/doc/qtcreator/src/user-interface/creator-ui.qdoc @@ -16,7 +16,7 @@ \if defined(qtcreator) When you start \QC, it opens to the \uicontrol Welcome mode. - \image qtcreator-welcome.webp {Welcome mode} + \image {qtcreator-welcome.webp} {Welcome mode} \table \header @@ -88,7 +88,7 @@ \li Create or manage a Qt Account \endlist - \image studio-welcome-mode.webp {Welcome mode} + \image {studio-welcome-mode.webp} {Welcome mode.} \endif @@ -107,7 +107,7 @@ \li Clear the checkbox for the items that you want to be visible. \endlist - \image studio-menu-item-visibility.png + \image {studio-menu-item-visibility.png} {Setting the visibility of advanced menu items the Qt Design Studio Configuration tab.} You need to restart \QDS to apply changes made to these settings. diff --git a/doc/qtcreator/src/vcs/creator-only/creator-how-to-use-git-on-windows.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-how-to-use-git-on-windows.qdoc index 8e90bc6f55c..6bb3549b77a 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-how-to-use-git-on-windows.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-how-to-use-git-on-windows.qdoc @@ -23,7 +23,7 @@ set to \c %HOMEDRIVE%%HOMEPATH% when the Git executable is run and authorization works as it would with \c {git bash}. - \image qtcreator-preferences-vcs-git.webp {Git preferences} + \image {qtcreator-preferences-vcs-git.webp} {Git tab in Version Control preferences} \sa {Use Git}{How To: Use Git}, {Compare files}, {Set up version control systems}, {Version Control Systems} diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-bazaar.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-bazaar.qdoc index b638e7190b5..12ab9006ab3 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-bazaar.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-bazaar.qdoc @@ -53,7 +53,7 @@ To set Bazaar or Breezy preferences, select \preferences > \uicontrol {Version Control} > \uicontrol Bazaar: - \image qtcreator-preferences-vcs-bazaar.webp {Bazaar preferences} + \image {qtcreator-preferences-vcs-bazaar.webp} {Bazaar tab in Version Control preferences} \list \li \uicontrol Command specifies the path to the command-line client diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-clearcase.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-clearcase.qdoc index 94d01403c43..55bca117108 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-clearcase.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-clearcase.qdoc @@ -36,7 +36,7 @@ \li Select \preferences > \uicontrol {Version Control} > \uicontrol ClearCase. - \image qtcreator-preferences-vcs-clearcase.webp {ClearCase preferences} + \image {qtcreator-preferences-vcs-clearcase.webp} {ClearCase tab in Version Control preferences} \li Select the \uicontrol External radio button. The radio button is disabled if \c diff is not in the PATH. diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-cvs.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-cvs.qdoc index adc60b8a2b1..04118929a06 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-cvs.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-cvs.qdoc @@ -39,7 +39,7 @@ To set CVS preferences, select \preferences > \uicontrol {Version Control} > \uicontrol CVS: - \image qtcreator-preferences-vcs-cvs.webp {CVS preferences} + \image {qtcreator-preferences-vcs-cvs.webp} {CVS tab in Version Control preferences} \list \li \uicontrol {CVS Command} specifies the path to the command-line diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-fossil.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-fossil.qdoc index aa8555ac796..9b7abbcd128 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-fossil.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-fossil.qdoc @@ -35,8 +35,7 @@ \uicontrol {Version Control} > \uicontrol Fossil, and set the designated directory in the \uicontrol {Default path} field. - \image qtcreator-preferences-vcs-fossil.webp {Fossil preferences} - + \image {qtcreator-preferences-vcs-fossil.webp} {Fossil tab in Version Control preferences} \endlist To create a local Fossil repository, select \uicontrol Tools > diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-gitlab.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-gitlab.qdoc index 8a1f47a6b6a..aae278ac436 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-gitlab.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-gitlab.qdoc @@ -31,13 +31,13 @@ To specify connections to GitLab servers, go to \preferences > \uicontrol {Version Control} > \uicontrol GitLab: - \image qtcreator-gitlab-preferences.png {GitLab tab in Version Control Preferences} + \image {qtcreator-gitlab-preferences.png} {GitLab tab in Version Control preferences} To add GitLab servers: \list 1 \li Select \uicontrol Add to open the \uicontrol {Add Server} dialog. - \image qtcreator-gitlab-preferences-add-server.png + \image {qtcreator-gitlab-preferences-add-server.png} {Add Server dialog} \li In \uicontrol Host, enter the host name of the GitLab server. \li In \uicontrol Description, enter a free-form text that is displayed in the GitLab settings of a linked project. @@ -70,12 +70,12 @@ \list 1 \li Go to \uicontrol Tools > \uicontrol GitLab to view a list of connected GitLab servers and available projects in each server. - \image qtcreator-gitlab-project-list.png + \image {qtcreator-gitlab-project-list.png} {GitLab dialog} \li In \uicontrol Remote, select a GitLab server. \li In \uicontrol Projects, select the project to clone. \li Select \uicontrol Clone to open the \uicontrol {Clone Repository} dialog. - \image qtcreator-gitlab-clone-repository.png {Clone Repository dialog} + {\image qtcreator-gitlab-clone-repository.png} {Clone Repository dialog} \li In \uicontrol Repository, specify the URL of the repository. \li In \uicontrol Path, specify the path where to clone the repository. \li In \uicontrol Directory, specify the name of the directory for the @@ -119,7 +119,7 @@ \li Go to \uicontrol Projects > \uicontrol {Project Settings} > \uicontrol {GitLab} to view the GitLab settings for the currently active project. - \image qtcreator-gitlab-preferences-project.png {GitLab settings for a project} + \image {qtcreator-gitlab-preferences-project.png} {GitLab settings for a project} \li In \uicontrol Host, select the URL of the GitLab server. \li In \uicontrol {Linked GitLab configuration}, select the GitLab server settings to use. diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-mercurial.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-mercurial.qdoc index 8a03adb1bfb..f495c3a981c 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-mercurial.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-mercurial.qdoc @@ -53,7 +53,7 @@ To set preferences for Mercurial, select \preferences > \uicontrol {Version Control} > \uicontrol Mercurial: - \image qtcreator-preferences-vcs-mercurial.webp {Mercurial preferences} + \image {qtcreator-preferences-vcs-mercurial.webp} {Mercurial tab in Version Control preferences} \list \li \uicontrol Command specifies the path to the command-line client diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc index c32038620aa..df1d4a9b4e5 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-perforce.qdoc @@ -27,7 +27,7 @@ To set Perforce preferences, select \preferences > \uicontrol {Version Control} > \uicontrol Perforce: - \image qtcreator-preferences-vcs-perforce.webp {Perforce preferences} + \image {qtcreator-preferences-vcs-perforce.webp} {Perforce tab in Version Control preferences} In \uicontrol {P4 command}, set the path to the command-line client executable. diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-preferences.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-preferences.qdoc index bd9cc39bd1a..d8e9e9205f6 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-preferences.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-preferences.qdoc @@ -16,7 +16,7 @@ executable in the version control system specific tab in \preferences > \uicontrol {Version Control}. - \image qtcreator-preferences-vcs-bazaar.webp {Bazaar preferences} + \image {qtcreator-preferences-vcs-bazaar.webp} {Bazaar tab in Version Control preferences} The other configuration options depend on the version control system. After you set up the version control system, use the command line to check @@ -31,7 +31,7 @@ Go to \preferences > \uicontrol {Version Control} > \uicontrol General to specify settings for submit messages: - \image qtcreator-preferences-vcs-general.webp {General tab in Version Control preferences} + \image {qtcreator-preferences-vcs-general.webp} {General tab in Version Control preferences} \list \li \uicontrol{Wrap submit messages at} limits the line length of a diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs-subversion.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs-subversion.qdoc index d11948e36bf..9f3bc913829 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs-subversion.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs-subversion.qdoc @@ -34,7 +34,7 @@ To set Subversion preferences, go to \preferences > \uicontrol {Version Control} > \uicontrol Subversion: - \image qtcreator-preferences-vcs-subversion.webp {Subversion preferences} + \image {qtcreator-preferences-vcs-subversion.webp} {Subversion tab in Version Control preferences} \list \li \uicontrol {Subversion command} specifies the path to the command diff --git a/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc b/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc index d1aa26792f5..45c2ea4c4fd 100644 --- a/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc +++ b/doc/qtcreator/src/vcs/creator-only/creator-vcs.qdoc @@ -131,7 +131,7 @@ executed, a timestamp, and the relevant output. Select \uicontrol View > \uicontrol Output > \uicontrol {Version Control} to open the view. - \image qtcreator-vcs-pane.png + \image {qtcreator-vcs-pane.png} {Version Control view} \section1 Add files @@ -149,7 +149,7 @@ repository and to display the differences. In \QC, a diff is displayed in a read-only editor. - \image qtcreator-git-diff-repository.webp {Git Diff Repository view} + \image {qtcreator-git-diff-repository.webp} {Git Diff Repository view} \caption Git Diff Repository view If the file is accessible, you can double-click on a diff --git a/doc/qtcreator/src/vcs/creator-vcs-git.qdoc b/doc/qtcreator/src/vcs/creator-vcs-git.qdoc index 9ad8d396a78..4f63b0372fd 100644 --- a/doc/qtcreator/src/vcs/creator-vcs-git.qdoc +++ b/doc/qtcreator/src/vcs/creator-vcs-git.qdoc @@ -132,7 +132,7 @@ and then select \uicontrol {Create Repository}. \li To view local changes, go to \uicontrol Tools > \uicontrol Git > \uicontrol {Local Repository} and select \uicontrol {Diff}. - \image qtcreator-git-diff-repository.webp {Git Diff Repository view} + \image {qtcreator-git-diff-repository.webp} {Git Diff Repository view} \caption Git Diff Repository view \li Right-click a changed line and select \uicontrol {Stage Chunk} to add the \e {chunk} to the staging area or \uicontrol {Stage Selection} @@ -140,7 +140,7 @@ \li To commit the staged changes to the local repository, go to \uicontrol Tools > \uicontrol Git > \uicontrol {Local Repository} and select \uicontrol Commit. - \image qtcreator-git-commit.webp {Git Commit view} + \image {qtcreator-git-commit.webp} {Git Commit view} \caption Git Commit view \li Select the files to commit, and then select \uicontrol {Commit <n/m> File(s)} to commit the changes to the local @@ -242,7 +242,7 @@ can access the file, you can double-click a diff chunk to open an editor that displays the file and line. - \image qtcreator-git-diff-repository.webp {Git Diff Repository view} + \image {qtcreator-git-diff-repository.webp} {Git Diff Repository view} \caption Git Diff Repository view \section1 Toggle unified and side-by-side views @@ -331,7 +331,7 @@ The \uicontrol {Git Log} view shows the commit identifier, author, date, and commit message. - \image qtcreator-git-log.webp {Commit details in Git log} + \image {qtcreator-git-log.webp} {Commit details in Git log} To set the maximum number of log entries to show, go to \preferences > \uicontrol {Version Control} > \uicontrol Git > \uicontrol {Log count}. @@ -465,7 +465,7 @@ \uicontrol {Git Show} view, select \uicontrol {Describe Change <hash>} in the context menu. - \image qtcreator-vcs-show.png {Commit description in Git Show} + \image {qtcreator-vcs-show.png} {Commit description in Git Show} \if defined(qtcreator) \sa {Use Git}{How To: Use Git}, {Git} @@ -488,7 +488,7 @@ By default, each line is annotated in the editor when you move the cursor through a file. Hover over the annotation to view commit details. - \image qtcreator-git-instant-blame.webp {Instant blame in the code editor} + \image {qtcreator-git-instant-blame.webp} {Instant blame in the code editor} \caption Instant blame in the code editor When instant blame is off, you can go to \uicontrol Tools > \uicontrol Git > @@ -501,7 +501,7 @@ \uicontrol {Version Control} > \uicontrol Git and clear \uicontrol {Instant Blame}. - \image qtcreator-preferences-vcs-git.webp {Git Preferences} + \image {qtcreator-preferences-vcs-git.webp} {Git tab in Version Control preferences} \section1 View blame for the whole file @@ -510,7 +510,7 @@ select \uicontrol {Blame for <file>}. Before each line, you can see the identifier of the commit it originates from. - \image qtcreator-git-blame.webp {Git Blame view} + \image {qtcreator-git-blame.webp} {Git Blame view} To hide the date and time information in the view, select \uicontrol {Omit Date}. @@ -672,7 +672,7 @@ \list 1 \li In the \uicontrol {Clean Repository} dialog, select the files to delete. - \image qtcreator-git-clean-repository.webp {Clean Repository dialog} + \image {qtcreator-git-clean-repository.webp} {Clean Repository dialog} By default, ignored files are not selected. \li Select \uicontrol Delete to remove the selected files. \endlist @@ -751,7 +751,7 @@ \list 1 \li Go to \uicontrol Tools > \uicontrol Git > \uicontrol {Local Repository} and select \uicontrol Commit. - \image qtcreator-git-commit.webp {Git Commit view} + \image {qtcreator-git-commit.webp} {Git Commit view} \uicontrol {General Information} shows the names of the repository and branch for the commit. \li In \uicontrol {Commit Information}, check and edit information about @@ -795,7 +795,7 @@ \uicontrol Git > \uicontrol {Local Repository} > \uicontrol {Amend Last Commit}. - \image qtcreator-git-amend.webp {Amending a Git commit} + \image {qtcreator-git-amend.webp} {Amending a Git commit} To view the log of the current branch, select the branch name in \uicontrol Branch. @@ -875,7 +875,7 @@ as the differences between your local branches and their origin. The branch you checked out is shown in bold and underlined. - \image qtcreator-git-branches.webp {Git Branches view} + \image {qtcreator-git-branches.webp} {Git Branches view} \section1 Filter entries and tags @@ -902,7 +902,7 @@ To create a new tracking or non-tracking branch, select \inlineimage icons/plus.png. - \image qtcreator-git-add-branch.webp {Add Branch dialog} + \image {qtcreator-git-add-branch.webp} {Add Branch dialog} To check out the branch when creating it, select \uicontrol {Checkout new branch}. @@ -1125,7 +1125,7 @@ commits, go to \uicontrol Tools > \uicontrol Git > \uicontrol {Actions on Commits}. - \image creator-git-commit-actions.png {Select a Git Commit dialog} + \image {creator-git-commit-actions.png} {Select a Git Commit dialog} You can apply the following actions on commits: @@ -1350,7 +1350,7 @@ \uicontrol Git > \uicontrol {Remote Repository} > \uicontrol {Push to Gerrit}. - \image qtcreator-gerrit-push.png + \image {qtcreator-gerrit-push.png} {Push to Gerrit dialog} \section1 Push drafts to Gerrit @@ -1365,7 +1365,7 @@ web interface, go to \uicontrol Tools > \uicontrol Git > \uicontrol {Remote Repository} > \uicontrol Gerrit. - \image qtcreator-gerrit.png + \image {qtcreator-gerrit.png} {Gerrit view} \section1 View details of changes @@ -1396,7 +1396,7 @@ Select \uicontrol HTTPS to prepend \c https to the Gerrit URL if Gerrit does not add it. - \image qtcreator-preferences-vcs-gerrit.webp {Gerrit preferences} + \image {qtcreator-preferences-vcs-gerrit.webp} {Gerrit tab in Version Control preferences} \if defined(qtcreator) \sa {Use Git}{How To: Use Git}, {Git} diff --git a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc index 9fbc5504c79..d4e5c042c05 100644 --- a/doc/qtcreator/src/webassembly/creator-webassembly.qdoc +++ b/doc/qtcreator/src/webassembly/creator-webassembly.qdoc @@ -33,9 +33,9 @@ you installed \c emsdk. \li \QC configures the \uicontrol {Emscripten SDK environment} for you if your Qt for WebAssembly version supports the \c emsdk. - \image qtcreator-webassembly-options.png {Qt for WebAssembly device preferences} + \image {qtcreator-webassembly-options.png} {WebAssembly tab in SDKs preferences} \li Go to \preferences > \uicontrol Kits. - \image qtcreator-kit-webassembly.png {Qt for WebAssembly kit} + \image {qtcreator-kit-webassembly.png} {Qt for WebAssembly kit in the Kits tab in Kits preferences} \li If \uicontrol {Emscripten Compiler} was not automatically set for both C++ and C, check that emscripten is set up correctly. \endlist @@ -60,7 +60,7 @@ select the WebAssembly kit as the build and run kit for the project. \li Select \uicontrol Run to specify run settings. \li In \uicontrol {Web browser}, select a browser. - \image qtcreator-settings-run-webassembly.png {Selecting the browser to run in} + \image {qtcreator-settings-run-webassembly.png} {Selecting the browser to run in Qt for WebAssembly run settings} \endlist Build Qt applications in WebAssembly format and run them in diff --git a/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc index 0185ddd3550..da573b452b3 100644 --- a/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc +++ b/doc/qtcreator/src/widgets/qtdesigner-app-tutorial.qdoc @@ -18,7 +18,7 @@ example. You'll use \QD to construct the application user interface from Qt widgets and the code editor to write the application logic in C++. - \image qtcreator-textfinder-screenshot.png + \image {qtcreator-textfinder-screenshot.png} {Text Finder example} \section1 Create the Text Finder project @@ -27,12 +27,12 @@ \li Go to \uicontrol File > \uicontrol {New Project} > \uicontrol {Application (Qt)} > \uicontrol {Qt Widgets Application}. - \image qtcreator-new-project-qt-widgets.webp {New Project dialog} + \image {qtcreator-new-project-qt-widgets.webp} {New Project dialog} \li Select \uicontrol Choose to open the \uicontrol {Project Location} dialog. - \image qtcreator-new-project-location-qt-widgets.webp {Project Location dialog} + \image {qtcreator-new-project-location-qt-widgets.webp} {Project Location dialog} \li In \uicontrol{Name}, type \b {TextFinder}. @@ -43,7 +43,7 @@ \uicontrol Continue (on \macos) to open the \uicontrol {Define Build System} dialog. - \image qtcreator-new-project-build-system.webp {Define Build System dialog} + \image {qtcreator-new-project-build-system.webp} {Define Build System dialog} \li In \uicontrol {Build system}, select \l {CMake} {CMake} as the build system to use for building the project. @@ -51,7 +51,7 @@ \li Select \uicontrol Next or \uicontrol Continue to open the \uicontrol{Class Information} dialog. - \image qtcreator-new-project-class-info.webp {Class Information dialog} + \image {qtcreator-new-project-class-info.webp} {Class Information dialog} \li In \uicontrol{Class name}, type \b {TextFinder} as the class name. @@ -65,7 +65,7 @@ \li Select \uicontrol Next or \uicontrol Continue to open the \uicontrol {Translation File} dialog. - \image qtcreator-new-project-translation-file.webp {Translation File dialog} + \image {qtcreator-new-project-translation-file.webp} {Translation File dialog} \li In \uicontrol Language, you can select a language that you plan to \l {Use Qt Linguist}{translate} the application to. This @@ -75,7 +75,7 @@ \li Select \uicontrol Next or \uicontrol Continue to open the \uicontrol {Kit Selection} dialog. - \image qtcreator-new-project-kit-selection.webp {Kit Selection dialog} + \image {qtcreator-new-project-kit-selection.webp} {Kit Selection dialog} \li Select build and run \l{Kits}{kits} for your project. @@ -83,7 +83,7 @@ \li Select \uicontrol Next or \uicontrol Continue to open the \uicontrol {Project Management} dialog. - \image qtcreator-new-project-summary.webp {Project Management dialog} + \image {qtcreator-new-project-summary.webp} {Project Management dialog} \li Review the project settings, and select \uicontrol{Finish} (on Windows and Linux) or \uicontrol Done (on \macos) to create the project. @@ -105,7 +105,7 @@ \endlist - \image qtcreator-textfinder-contents.png {TextFinder project contents} + \image {qtcreator-textfinder-contents.png} {TextFinder project contents} The .h and .cpp files come with the necessary boiler plate code. @@ -119,7 +119,7 @@ \section2 Design the user interface - \image qtcreator-textfinder-ui.png {Text Finder UI} + \image {qtcreator-textfinder-ui.png} {Text Finder UI} \list 1 @@ -136,13 +136,13 @@ \endlist - \image qtcreator-textfinder-ui-widgets.png {Adding widgets to Text Finder UI} + \image {qtcreator-textfinder-ui-widgets.png} {Adding widgets to Text Finder UI} \note To easily locate the widgets, use the search box at the top of the \uicontrol {Widget Box}. For example, to find the \uicontrol Label widget, start typing the word \b label. - \image qtcreator-textfinder-filter.png {Filter} + \image {qtcreator-textfinder-filter.png} {Filter} \li Double-click the \uicontrol{Label} widget and enter the text \b{Keyword}. @@ -153,21 +153,21 @@ \li In the \uicontrol Properties view, change the \uicontrol objectName to \b findButton. - \image qtcreator-textfinder-objectname.png {Changing object names} + \image {qtcreator-textfinder-objectname.png} {Changing object names} \li Select \key {Ctrl+A} (or \key {Cmd+A}) to select the widgets and select \uicontrol{Lay out Horizontally} (or select \key {Ctrl+H} on Linux or Windows or \key {Ctrl+Shift+H} on \macos) to apply a horizontal layout (QHBoxLayout). - \image qtcreator-textfinder-ui-horizontal-layout.png {Applying horizontal layout} + \image {qtcreator-textfinder-ui-horizontal-layout.png} {Applying horizontal layout} \li Drag a \uicontrol{Text Edit} widget (QTextEdit) to the form. \li Select the screen area, and then select \uicontrol{Lay out Vertically} (or select \key {Ctrl+L}) to apply a vertical layout (QVBoxLayout). - \image qtcreator-textfinder-ui.png {Text Finder UI} + \image {qtcreator-textfinder-ui.png} {Text Finder UI} Applying the horizontal and vertical layouts ensures that the application UI scales to different screen sizes. @@ -273,11 +273,11 @@ \li Go to \uicontrol File > \uicontrol {New File} > \uicontrol Qt > \uicontrol {Qt Resource File} > \uicontrol Choose. - \image qtcreator-new-file-qrc.webp {New File dialog} + \image {qtcreator-new-file-qrc.webp} {New File dialog} The \uicontrol {Choose the Location} dialog opens. - \image qtcreator-new-file-qrc1.webp {Choose the Location dialog} + \image {qtcreator-new-file-qrc1.webp} {Choose the Location dialog} \li In \uicontrol{Name}, enter \b{textfinder}. @@ -286,7 +286,7 @@ The \uicontrol{Project Management} dialog opens. - \image qtcreator-new-file-qrc2.webp {Project Management dialog} + \image {qtcreator-new-file-qrc2.webp} {Project Management dialog} \li In \uicontrol{Add to project}, select \b{TextFinder} @@ -301,7 +301,7 @@ \li Select \uicontrol Add > \uicontrol {Add Files}, to locate and add input.txt. - \image qtcreator-add-resource.png {Editing resource files} + \image {qtcreator-add-resource.png} {Editing resource files} \endlist diff --git a/doc/qtcreator/src/widgets/qtdesigner-overview.qdoc b/doc/qtcreator/src/widgets/qtdesigner-overview.qdoc index ce5082b0aea..13798138292 100644 --- a/doc/qtcreator/src/widgets/qtdesigner-overview.qdoc +++ b/doc/qtcreator/src/widgets/qtdesigner-overview.qdoc @@ -20,7 +20,7 @@ \QC automatically opens all .ui files in the integrated \QD, in \uicontrol Design mode. - \image qtcreator-formedit.png + \image {qtcreator-formedit.png} {Qt Widgets Designer open in the Design mode} Widgets and forms created with \QD are integrated seamlessly with programmed code by using the Qt signals and slots mechanism that @@ -100,10 +100,10 @@ \list 1 \li \preferences > \uicontrol Designer. - \image qtdesigner-embedded-design.png "Qt Widgets Designer Embedded Design preferences" + \image {qtdesigner-embedded-design.png} {Qt Widgets Designer preferences} \li In \uicontrol {Embedded Design}, select \inlineimage icons/plus.png to open the \uicontrol {Add Profile} dialog. - \image qtdesigner-add-profile.png "Add Profile dialog" + \image {qtdesigner-add-profile.png} {Add Profile dialog} \li In \uicontrol Name, enter a name for the device. The name is displayed as an option in \uicontrol {Preview In}. \li In \uicontrol Family, select the font to use. |