From 3e017dc409282575d119fdb69bdd48455877599a Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Tue, 19 Jun 2018 13:53:16 +0200 Subject: Doc: Use the \QC macro also for UI controls Seems to work within the \uicontrol command. Change-Id: I73769609091f88be9495410c50bce5296c1144f3 Reviewed-by: Eike Ziller --- doc/src/debugger/creator-debugger-setup.qdoc | 6 +++--- doc/src/debugger/creator-debugger.qdoc | 4 ++-- doc/src/howto/creator-ui.qdoc | 6 +++--- doc/src/projects/creator-projects-qbs.qdoc | 2 +- doc/src/qtquick/creator-tutorial-create-qq-project.qdocinc | 2 +- doc/src/qtquick/qtquick-creating.qdoc | 2 +- doc/src/widgets/qtdesigner-app-tutorial.qdoc | 2 +- 7 files changed, 12 insertions(+), 12 deletions(-) (limited to 'doc') diff --git a/doc/src/debugger/creator-debugger-setup.qdoc b/doc/src/debugger/creator-debugger-setup.qdoc index a76d61c8d90..2a5a1a9d1f4 100644 --- a/doc/src/debugger/creator-debugger-setup.qdoc +++ b/doc/src/debugger/creator-debugger-setup.qdoc @@ -75,7 +75,7 @@ \section1 Supported Native Debugger Versions - Qt Creator supports native debuggers when working with compiled code. On + \QC supports native debuggers when working with compiled code. On most supported platforms, the GNU Symbolic Debugger GDB can be used. On Microsoft Windows, when using the Microsoft tool chain the Microsoft Console Debugger CDB, is needed. On \macos, the LLDB debugger can be used. Basic @@ -195,7 +195,7 @@ \note Visual Studio does not include the Debugging tools needed, and therefore, you must install them separately. - In addition, you must select \uicontrol {Qt Creator CDB Debugger Support} + In addition, you must select \uicontrol {\QC CDB Debugger Support} (in \uicontrol Qt > \uicontrol Tools > \uicontrol {\QC}) when you install Qt or the stand-alone \QC. @@ -328,7 +328,7 @@ codesign -f -s "fsfgdb" $INSTALL_LOCATION/fsfgdb \endcode - \li In \QC, select \uicontrol {Qt Creator} > \uicontrol Preferences > + \li In \QC, select \uicontrol {\QC} > \uicontrol Preferences > \uicontrol Kits > \uicontrol Add to create a kit that uses FSF GDB. diff --git a/doc/src/debugger/creator-debugger.qdoc b/doc/src/debugger/creator-debugger.qdoc index c882b114fc2..fee04684b84 100644 --- a/doc/src/debugger/creator-debugger.qdoc +++ b/doc/src/debugger/creator-debugger.qdoc @@ -223,7 +223,7 @@ The \QC installation program asks you whether you want to register \QC as a post-mortem debugger. To change the setting, select \uicontrol Tools > \uicontrol Options > \uicontrol Debugger > - \uicontrol General > \uicontrol {Use Qt Creator for post-mortem debugging}. + \uicontrol General > \uicontrol {Use \QC for post-mortem debugging}. You can launch the debugger in the post-mortem mode if an application crashes on Windows. Click the \uicontrol {Debug in \QC} button in the error @@ -979,7 +979,7 @@ Unlike GDB's \l{https://sourceware.org/gdb/onlinedocs/gdb/Pretty-Printing.html#Pretty-Printing} {pretty printers} and LLDB's \l{http://lldb.llvm.org/varformats.html} - {data formatters}, Qt Creator's debugging helpers are independent of the + {data formatters}, \QC's debugging helpers are independent of the native debugging backend. That is, the same code can be used with GDB on Linux, LLDB on macOS, and CDB on Windows, or any other platform on which at least one of the three supported backends is available. diff --git a/doc/src/howto/creator-ui.qdoc b/doc/src/howto/creator-ui.qdoc index 268a5d75a6b..8437d5e35b2 100644 --- a/doc/src/howto/creator-ui.qdoc +++ b/doc/src/howto/creator-ui.qdoc @@ -645,13 +645,13 @@ \li Look In \row \li \uicontrol Tools > \uicontrol Options - \li \uicontrol {Qt Creator} > \uicontrol Preferences + \li \uicontrol {\QC} > \uicontrol Preferences \row \li \uicontrol Help > \uicontrol {About Plugins} - \li \uicontrol {Qt Creator} > \uicontrol {About Plugins} + \li \uicontrol {\QC} > \uicontrol {About Plugins} \row \li Keyboard shortcuts - \li \uicontrol {Qt Creator} > \uicontrol Preferences > \uicontrol Environment > + \li \uicontrol {\QC} > \uicontrol Preferences > \uicontrol Environment > \uicontrol Keyboard \endtable diff --git a/doc/src/projects/creator-projects-qbs.qdoc b/doc/src/projects/creator-projects-qbs.qdoc index 2b0ff26a8a6..4d0f088b411 100644 --- a/doc/src/projects/creator-projects-qbs.qdoc +++ b/doc/src/projects/creator-projects-qbs.qdoc @@ -68,7 +68,7 @@ settings directory to ensure that different \QC instances do not overwrite each other's profiles. If you only run one \QC instance, you can store the profiles in the Qbs settings directory instead, by deselecting the - \uicontrol {Store profiles in Qt Creator settings directory} check box. + \uicontrol {Store profiles in \QC settings directory} check box. In the \uicontrol Kit field, select a build and run kit to view the properties of the associated Qbs profile. To modify the properties of the diff --git a/doc/src/qtquick/creator-tutorial-create-qq-project.qdocinc b/doc/src/qtquick/creator-tutorial-create-qq-project.qdocinc index 7108460e709..1f6c306efd2 100644 --- a/doc/src/qtquick/creator-tutorial-create-qq-project.qdocinc +++ b/doc/src/qtquick/creator-tutorial-create-qq-project.qdocinc @@ -55,7 +55,7 @@ \note Kits are listed if they have been specified in \uicontrol Tools > \uicontrol Options > \uicontrol Kits (on Windows and Linux) - or in \uicontrol {Qt Creator} > \uicontrol Preferences > + or in \uicontrol {\QC} > \uicontrol Preferences > \uicontrol Kits (on \macos). \li Select \uicontrol Next. diff --git a/doc/src/qtquick/qtquick-creating.qdoc b/doc/src/qtquick/qtquick-creating.qdoc index 51109a08c2b..1dd045093fa 100644 --- a/doc/src/qtquick/qtquick-creating.qdoc +++ b/doc/src/qtquick/qtquick-creating.qdoc @@ -173,7 +173,7 @@ \note Kits are listed if they have been specified in \uicontrol Tools > \uicontrol Options > \uicontrol Kits (on Windows and Linux) - or in \uicontrol {Qt Creator} > \uicontrol Preferences > + or in \uicontrol {\QC} > \uicontrol Preferences > \uicontrol Kits (on \macos). \li Select \uicontrol Next. diff --git a/doc/src/widgets/qtdesigner-app-tutorial.qdoc b/doc/src/widgets/qtdesigner-app-tutorial.qdoc index 2e940a3896e..1b8c37f3bbc 100644 --- a/doc/src/widgets/qtdesigner-app-tutorial.qdoc +++ b/doc/src/widgets/qtdesigner-app-tutorial.qdoc @@ -72,7 +72,7 @@ \note If only one kit is specified in \uicontrol Tools > \uicontrol Options > \uicontrol Kits (on Windows and Linux) or in - \uicontrol {Qt Creator} > \uicontrol Preferences > \uicontrol Kits + \uicontrol {\QC} > \uicontrol Preferences > \uicontrol Kits (on \macos), this dialog is skipped. The \uicontrol{Class Information} dialog opens. -- cgit v1.2.3