diff --git a/doc/global/externalsites/qtcreator.qdoc b/doc/global/externalsites/qtcreator.qdoc index 34039c64358..b40b5f7b587 100644 --- a/doc/global/externalsites/qtcreator.qdoc +++ b/doc/global/externalsites/qtcreator.qdoc @@ -1,646 +1,1580 @@ -// Copyright (C) 2021 The Qt Company Ltd. +// Copyright (C) 2024 The Qt Company Ltd. // SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only -// Up-to-date with Qt Creator 6.0.0 +// Up-to-date with Qt Creator 14.0.0 /*! \externalpage https://doc.qt.io/qtcreator/creator-deployment-qnx.html - \title Qt Creator: Deploying Applications to QNX Neutrino Devices -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-developing-baremetal.html - \title Qt Creator: Connecting Bare Metal Devices + \title \QC: QNX Neutrino Deploy Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-developing-qnx.html - \title Qt Creator: Connecting QNX Devices + \title \QC: Add a QNX Neutrino device +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-qnx-kits.html + \title \QC: Create kits for QNX Neutrino devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-on-qnx.html + \title \QC: Run on QNX devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-qnx.html + \title \QC: QNX Run Settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-developing-baremetal.html + \title \QC: Developing for Bare Metal Devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-eblink.html + \title \QC: Set up EBlink +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-jlink.html + \title \QC: Set up J-Link +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-openocd.html + \title \QC: Set up OpenOCD +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-stlink.html + \title \QC: Set up St-Link +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-uvision.html + \title \QC: Set up the uVision IDE +*/ + +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-bare-metal-devices.html + \title \QC: Add Bare Metal devices */ /*! \externalpage https://doc.qt.io/qtcreator/creator-developing-generic-linux.html - \title Qt Creator: Connecting Generic Remote Linux Devices + \title \QC: Developing for Remote Linux Devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-connect-remote-linux.html + \title \QC: Connect remote Linux devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-remote-linux.html + \title \QC: Add remote Linux devices */ /*! \externalpage https://doc.qt.io/qtcreator/creator-developing-mcu.html - \title Qt Creator: Connecting MCUs + \title \QC: Developing for MCUs +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-mcu-kits.html + \title \QC: Connect MCU devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-mcu-kits.html + \title \QC: Manage MCU Kits +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-on-mcu-devices.html + \title \QC: Create MCU projects */ /*! \externalpage https://doc.qt.io/qtcreator/creator-setup-webassembly.html - \title Qt Creator: Building Applications for the Web + \title \QC: Build applications for the Web +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-webassembly.html + \title \QC: Run applications in a web browser */ /*! \externalpage https://doc.qt.io/qtcreator/creator-deployment-embedded-linux.html - \title Qt Creator: Deploying Applications to Generic Remote Linux Devices + \title \QC: Remote Linux Deploy Configuration +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-on-remote-linux.html + \title \QC: Run on remote Linux devices */ /*! \externalpage https://doc.qt.io/qtcreator/creator-faq.html - \title Qt Creator: FAQ + \title \QC: FAQ */ /*! \externalpage https://doc.qt.io/qtcreator/creator-how-tos.html - \title Qt Creator: How-tos + \title \QC: How To +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-switch-to-edit-mode.html + \title \QC: Switch to Edit mode +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-from-cli.html + \title \QC: Run \QC from the command line +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-locate-files-using-keyboard.html + \title \QC: Locate files using the keyboard +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-perform-calculations.html + \title \QC: Perform calculations +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-navigate-qml-code.html + \title \QC: Move in QML code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-license-header-templates.html + \title \QC: Add a license header template for C++ code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-paste-text-from-clipboard-history.html + \title \QC: Paste text from clipboard history +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-enclose-code-in-characters.html + \title \QC: Enclose code in brackets or quotes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-select-enclosing-block.html + \title \QC: Select the current code block +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-write-notes.html + \title \QC: Write down notes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-recent-files.html + \title \QC: Set the number of recent files shown +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-search-and-replace-using-regexp.html + \title \QC: Search and replace using a regular expression */ /*! \externalpage https://doc.qt.io/qtcreator/creator-how-to-build-and-run-tests.html - \title Qt Creator: Build and Run Tests + \title \QC: Build and run tests */ - /*! - \externalpage https://doc.qt.io/qtcreator/creator-help.html - \title Qt Creator: Using the Help Mode + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-qt-tests.html + \title \QC: Create Qt tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-qtquick-tests.html + \title \QC: Create Qt Quick tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-google-tests.html + \title \QC: Create Google tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-boost-tests.html + \title \QC: Create Boost tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-catch2-tests.html + \title \QC: Create Catch2 tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-ctests.html + \title \QC: Create CTest Based Tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-tests-to-projects.html + \title \QC: Add tests to existing test projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-testing.html + \title \QC: Testing +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-test-results.html + \title \QC: Test Results +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-get-help.html + \title \QC: Get help +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-find-info-in-documentation.html + \title \QC: Find information in Qt documentation +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-bookmarks-to-help-pages.html + \title \QC: Add bookmarks to help pages +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-search-from-docs.html + \title \QC: Search from documentation +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-external-documentation.html + \title \QC: Add external documentation +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-detach-help-window.html + \title \QC: Detach the help window +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-help-start-page.html + \title \QC: Select the help start page +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-filter-documentation.html + \title \QC: Filter documentation */ /*! \externalpage https://doc.qt.io/qtcreator/creator-quick-tour.html - \title Qt Creator: User Interface + \title \QC: User Interface */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-modes.html - \title Qt Creator: Selecting Modes + \externalpage https://doc.qt.io/qtcreator/creator-how-to-switch-between-modes.html + \title \QC: Switch between modes */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-sidebars.html - \title Qt Creator: Working with Sidebars + \externalpage https://doc.qt.io/qtcreator/creator-how-to-show-and-hide-sidebars.html + \title \QC: Show and hide sidebars */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-sidebar-views.html - \title Qt Creator: Browsing Project Contents + \externalpage https://doc.qt.io/qtcreator/creator-how-to-detach-views.html + \title \QC: Detach views */ /*! \externalpage https://doc.qt.io/qtcreator/creator-projects-view.html - \title Qt Creator: Projects + \title \QC: Projects */ /*! \externalpage https://doc.qt.io/qtcreator/creator-file-system-view.html - \title Qt Creator: File System + \title \QC: File System */ /*! \externalpage https://doc.qt.io/qtcreator/creator-open-documents-view.html - \title Qt Creator: Open Documents + \title \QC: Open Documents */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-output-panes.html - \title Qt Creator: Viewing Output + \externalpage https://doc.qt.io/qtcreator/creator-how-to-view-output.html + \title \QC: View output +*/ + +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-issues-view.html + \title \QC: Issues +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-search-results-view.html + \title \QC: Search Results View +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-application-output-view.html + \title \QC: Application Output +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-compile-output-view.html + \title \QC: Compile Output +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-terminal-view.html + \title \QC: Terminal +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-to-do-entries-view.html + \title \QC: To-Do Entries +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-preferences-to-do.html + \title \QC: To-Do +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-excludes-files-from-to-do-lists.html + \title \QC: Exclude files from to-do lists +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-show-and-hide-main-menu.html + \title \QC: Show and hide the main menu */ /*! \externalpage https://doc.qt.io/qtcreator/creator-cli.html - \title Qt Creator: Using Command Line Options + \title \QC: Command-Line Options */ /*! \externalpage https://doc.qt.io/qtcreator/creator-task-lists.html - \title Qt Creator: Showing Task List Files in Issues Pane + \title \QC: Show task list files in issues */ /*! \externalpage https://doc.qt.io/qtcreator/creator-telemetry.html - \title Qt Creator: Managing Data Collection + \title \QC: Manage data collection */ /*! \externalpage https://doc.qt.io/qtcreator/collecting-usage-statistics.html - \title Qt Creator: Collecting Usage Statistics + \title \QC: Collect usage statistics */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-managing-sessions.html - \title Qt Creator: Managing Sessions + \title \QC: Manage sessions */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-external.html - \title Qt Creator: Using External Tools + \title \QC: Use external tools +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-qtlinguist.html + \title \QC: Use Qt Linguist +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-qml-files.html + \title \QC: Run QML files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-external-text-editors.html + \title \QC: Use external text editors */ /*! \externalpage https://doc.qt.io/qtcreator/creator-version-control.html - \title Qt Creator: Using Version Control Systems + \title \QC: Version Control Systems +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-vcs-repositories.html + \title \QC: Create VCS repositories for new projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-up-vcs.html + \title \QC: Set up version control systems +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-common-vcs-functions.html + \title \QC: Use common VCS functions */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-bazaar.html - \title Qt Creator: Using Bazaar + \title \QC: Bazaar */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-clearcase.html - \title Qt Creator: Using ClearCase + \title \QC: ClearCase */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-cvs.html - \title Qt Creator: Using CVS + \title \QC: CVS +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-vcs-fossil.html + \title \QC: Fossil */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-git.html - \title Qt Creator: Using Git + \title \QC: Git +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-vcs-gitlab.html + \title \QC: GitLab +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-link-with-gitlab.html + \title \QC: Link projects with GitLab */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-mercurial.html - \title Qt Creator: Using Mercurial + \title \QC: Mercurial */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-perforce.html - \title Qt Creator: Using Perforce + \title \QC: Perforce */ /*! \externalpage https://doc.qt.io/qtcreator/creator-vcs-subversion.html - \title Qt Creator: Using Subversion + \title \QC: Subversion */ /*! \externalpage https://doc.qt.io/qtcreator/creator-keyboard-shortcuts.html - \title Qt Creator: Keyboard Shortcuts + \title \QC: Keyboard Shortcuts */ /*! \externalpage https://doc.qt.io/qtcreator/qtcreator-transitions-example.html - \title Qt Creator: Creating a Qt Quick Application + \title \QC: Tutorial: Qt Quick application +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-tutorial-python-application-qt-quick.html + \title \QC: Tutorial: Qt Quick and Python +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-tutorial-python-application-qt-widgets.html + \title \QC: Tutorial: Qt Widgets and Python +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-tutorial-python-application-qt-widgets-ui.html + \title \QC: Tutorial: Qt Widgets UI and Python +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-python-development.html + \title \QC: Develop Qt for Python applications +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-python-apps.html + \title \QC: Run Python applications +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-python.html + \title \QC: Python Run Settings */ /*! \externalpage https://doc.qt.io/qtcreator/creator-qml-modules-with-plugins.html - \title Qt Creator: Using QML Modules with Plugins + \title \QC: Using QML Modules with Plugins */ /*! \externalpage https://doc.qt.io/qtcreator/quick-converting-ui-projects.html - \title Qt Creator: Converting UI Projects to Applications -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-visual-editor.html - \title Qt Creator: Developing Qt Quick Applications + \title \QC: Converting UI Projects to Applications */ /*! \externalpage https://doc.qt.io/qtcreator/quick-projects.html - \title Qt Creator: Creating Qt Quick Projects + \title \QC: Create Qt Quick Applications +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-qtquick-ui-prototype.html + \title \QC: Create Qt Quick UI Prototypes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-qtquick-ui-prototype.html + \title \QC: Qt Quick UI Prototype Run Settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-qtquick-code-style.html + \title \QC: Qt Quick Code Style */ /*! \externalpage https://doc.qt.io/qtcreator/creator-qtquickdesigner-plugin.html - \title Qt Creator: Using Qt Quick Designer + \title \QC: Qt Quick Designer */ /*! \externalpage https://doc.qt.io/qtcreator/qt-quick-toolbars.html - \title Qt Creator: Using Qt Quick Toolbars + \title \QC: Edit properties of QML types */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-editor-options.html - \title Qt Creator: Configuring the Editor + \externalpage https://doc.qt.io/qtcreator/creator-preferences-text-editor-font-colors.html + \title \QC: Font & Colors */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-editor-functions.html - \title Qt Creator: Writing Code + \externalpage https://doc.qt.io/qtcreator/creator-how-to-change-editor-colors.html + \title \QC: Change editor colors +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-text-editor-behavior.html + \title \QC: Behavior */ /*! \externalpage https://doc.qt.io/qtcreator/creator-coding-navigating.html - \title Qt Creator: Working in Edit Mode + \title \QC: Edit Mode +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-move-between-open-files.html + \title \QC: Move between files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-move-to-symbols.html + \title \QC: Move to symbols +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-change-text-encoding.html + \title \QC: Change text encoding +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-select-line-endings.html + \title \QC: Select line ending style +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-insert-multiple-cursors.html + \title \QC: Insert multiple cursors +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-split-editor-views.html + \title \QC: Split the editor view +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-bookmarks.html + \title \QC: Bookmark code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-reparse-files.html + \title \QC: Parse files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-inspect-code-model.html + \title \QC: Inspect the code model */ /*! \externalpage https://doc.qt.io/qtcreator/creator-highlighting.html - \title Qt Creator: Semantic Highlighting + \title \QC: Download highlight definitions +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-code-blocks.html + \title \QC: Highlight code blocks */ /*! \externalpage https://doc.qt.io/qtcreator/creator-checking-code-syntax.html - \title Qt Creator: Checking Code Syntax + \title \QC: Check code syntax +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-js-and-qml-error-codes.html + \title \QC: JavaScript and QML Checks +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-autoformat-qml-js.html + \title \QC: Automatically format QML/JS files */ /*! \externalpage https://doc.qt.io/qtcreator/creator-completing-code.html - \title Qt Creator: Completing Code + \title \QC: Complete code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-text-editor-completion.html + \title \QC: Completion +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-text-editor-shippets.html + \title \QC: Snippets +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-code-snippets.html + \title \QC: Add code snippets to the auto-complete menu */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-codepasting.html - \title Qt Creator: Pasting and Fetching Code Snippets + \title \QC: Paste and fetch code snippets */ /*! \externalpage https://doc.qt.io/qtcreator/creator-macros.html - \title Qt Creator: Using Text Editing Macros + \title \QC: Record text editing macros */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-fakevim.html - \title Qt Creator: Using FakeVim Mode + \title \QC: FakeVim Modes and Commands +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-edit-vim-style.html + \title \QC: Edit like in Vim +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-preferences-fakevim.html + \title \QC: FakeVim */ /*! \externalpage https://doc.qt.io/qtcreator/creator-indenting-code.html - \title Qt Creator: Indenting Text or Code + \title \QC: Indent text or code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-rename-symbols.html + \title \QC: Rename symbols */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-finding.html - \title Qt Creator: Finding and Replacing + \title \QC: Search in current file */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-editor-refactoring.html - \title Qt Creator: Refactoring + \externalpage https://doc.qt.io/qtcreator/creator-how-to-advanced-search.html + \title \QC: Search in projects or file systems */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-quick-fixes.html - \title Qt Creator: Applying Refactoring Actions + \title \QC: Apply quick fixes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-qml-quick-fixes.html + \title \QC: QML Quick Fixes */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-locator.html - \title Qt Creator: Searching with the Locator + \title \QC: Navigate with locator */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-coding.html - \title Qt Creator: Coding -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-editor-options-text.html - \title Qt Creator: Specifying Text Editor Settings -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-finding-overview.html - \title Qt Creator: Finding + \externalpage https://doc.qt.io/qtcreator/creator-preferences-locator.html + \title \QC: Locator */ /*! \externalpage https://doc.qt.io/qtcreator/creator-mime-types.html - \title Qt Creator: Editing MIME Types + \title \QC: Edit MIME types */ /*! \externalpage https://doc.qt.io/qtcreator/creator-modeling.html - \title Qt Creator: Modeling + \title \QC: Model Editor +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-models.html + \title \QC: Create UML-style models +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-package-diagrams.html + \title \QC: Create package diagrams +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-class-diagrams.html + \title \QC: Create class diagrams +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-component-diagrams.html + \title \QC: Create component diagrams */ /*! \externalpage https://doc.qt.io/qtcreator/creator-qml-debugging-example.html - \title Qt Creator: Debugging a Qt Quick Example Application + \title \QC: Tutorial: Qt Quick debugging */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debugging-example.html - \title Qt Creator: Debugging a C++ Example Application + \title \QC: Tutorial: C++ debugging */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debugger-engines.html - \title Qt Creator: Setting Up Debugger + \title \QC: Supported Debuggers */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debugging-qml.html - \title Qt Creator: Debugging Qt Quick Projects + \title \QC: Debugging Qt Quick Projects */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debugging.html - \title Qt Creator: Debugging + \title \QC: Debugging +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-enble-debugging.html + \title \QC: Enable debugging +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-start-debugging.html + \title \QC: Start debugging +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-debug-external-apps.html + \title \QC: Start and debug an external application +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-attach-debugger-to-running-apps.html + \title \QC: Attach the debugger to running applications +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-attach-debugger-to-starting-processes.html + \title \QC: Attach the debugger to starting processes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-load-core-files-to-debugger.html + \title \QC: Load core files to the debugger +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-debug-post-mortem.html + \title \QC: Debug crashed processes on Windows +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-start-debugger-from-cli.html + \title \QC: Start debugging from the command line +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-debug-remotely-gdb.html + \title \QC: Debug remotely with GDB +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-debug-remotely-cdb.html + \title \QC: Debug remotely with CDB +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-debugger-examining-data.html + \title \QC: Show tooltips for simple values +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-examine-complex-values.html + \title \QC: Examine complex values in Debug views +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-step-through-code.html + \title \QC: Step through code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-inspect-basic-qt-objects.html + \title \QC: Inspect basic Qt objects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-threads-view.html + \title \QC: Viewing Threads +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-modules-view.html + \title \QC: Viewing Modules +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-source-files-view.html + \title \QC: Viewing Source Files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-registers-view.html + \title \QC: Viewing and Editing Register State +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-peripheral-registers-view.html + \title \QC: Peripheral Registers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-debugger-log-view.html + \title \QC: Debugger Log +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-disassembler-view.html + \title \QC: Viewing Disassembled Code */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debugger-operating-modes.html - \title Qt Creator: Launching the Debugger + \title \QC: Launching the Debugger */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debug-mode.html - \title Qt Creator: Interacting with the Debugger + \title \QC: Debug Mode Views +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-stack-view.html + \title \QC: Viewing Call Stack Trace +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-breakpoints-view.html + \title \QC: Setting Breakpoints +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-breakpoints.html + \title \QC: Add breakpoints +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-breakpoints.html + \title \QC: Manage breakpoints +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-data-breakpoints.html + \title \QC: Set data breakpoints +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-locals-view.html + \title \QC: Local Variables and Function Parameters +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-expressions-view.html + \title \QC: Evaluating Expressions */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debugging-helpers.html - \title Qt Creator: Using Debugging Helpers + \title \QC: Debugging Helpers */ /*! \externalpage https://doc.qt.io/qtcreator/creator-troubleshooting-debugging.html - \title Qt Creator: Troubleshooting Debugger + \title \QC: Troubleshooting Debugger +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-debugger-preferences.html + \title \QC: Debugger General Preferences +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-debugger-gdb.html + \title \QC: GDB +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-debugger-cdb.html + \title \QC: CDB +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-debugger-cdb-paths.html + \title \QC: CDB Paths */ /*! \externalpage https://doc.qt.io/qtcreator/index.html - \title Qt Creator Manual -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-advanced.html - \title Qt Creator: Advanced Use + \title \QC Documentation */ /*! \externalpage https://doc.qt.io/qtcreator/creator-os-supported-platforms.html - \title Qt Creator: Supported Platforms + \title \QC: Supported Platforms */ /*! \externalpage https://doc.qt.io/qtcreator/creator-desktop-platforms.html - \title Qt Creator: Desktop Platforms -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-embedded-platforms.html - \title Qt Creator: Embedded Platforms -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-mobile-platforms.html - \title Qt Creator: Mobile Platforms -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-connecting-mobile.html - \title Qt Creator: Connecting Devices + \title \QC: Desktop Platforms */ /*! \externalpage https://doc.qt.io/qtcreator/creator-usability.html - \title Qt Creator: Optimizing Applications for Mobile Devices + \title \QC: Optimizing Applications for Mobile Devices */ /*! \externalpage https://doc.qt.io/qtcreator/creator-acknowledgements.html - \title Qt Creator: Acknowledgements -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-help-overview.html - \title Qt Creator: Getting Help + \title \QC: Acknowledgements */ /*! \externalpage https://doc.qt.io/qtcreator/technical-support.html - \title Qt Creator: Technical Support + \title \QC: Technical Support */ /*! \externalpage https://doc.qt.io/qtcreator/creator-overview.html - \title Qt Creator: IDE Overview -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-testing.html - \title Qt Creator: Testing -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-deployment.html - \title Qt Creator: Deploying to Devices + \title \QC: Overview */ /*! \externalpage https://doc.qt.io/qtcreator/creator-tutorials.html - \title Qt Creator: Tutorials + \title \QC: Tutorials */ /*! \externalpage https://doc.qt.io/qtcreator/creator-known-issues.html - \title Qt Creator: Known Issues -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-design-mode.html - \title Qt Creator: Designing User Interfaces + \title \QC: Known Issues */ /*! \externalpage https://doc.qt.io/qtcreator/creator-glossary.html - \title Qt Creator: Glossary + \title \QC: Glossary */ /*! \externalpage https://doc.qt.io/qtcreator/creator-getting-started.html - \title Qt Creator: Getting Started + \title \QC: Getting Started */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-analyzer.html - \title Qt Creator: Detecting Memory Leaks with Memcheck + \externalpage https://doc.qt.io/qtcreator/creator-how-to-memcheck.html + \title \QC: Detect memory leaks with Memcheck +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-memcheck.html + \title \QC: Valgrind Memcheck */ /*! \externalpage https://doc.qt.io/qtcreator/creator-cache-profiler.html - \title Qt Creator: Profiling Function Execution + \title \QC: Profile function execution +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-callgrind.html + \title \QC: Valgrind Callgrind */ /*! \externalpage https://doc.qt.io/qtcreator/creator-running-valgrind-remotely.html - \title Qt Creator: Running Valgrind Tools on External Applications + \title \QC: Run Valgrind tools on external applications */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-valgrind-overview.html - \title Qt Creator: Using Valgrind Code Analysis Tools + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-valgrind.html + \title \QC: Specify Valgrind settings for a project */ /*! \externalpage https://doc.qt.io/qtcreator/creator-analyze-mode.html - \title Qt Creator: Analyzing Code + \title \QC: Analyzing Code */ /*! \externalpage https://doc.qt.io/qtcreator/creator-qml-performance-monitor.html - \title Qt Creator: Profiling QML Applications + \title \QC: Profiling QML Applications +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-profile-qml.html + \title \QC: Profile QML applications */ /*! \externalpage https://doc.qt.io/qtcreator/creator-deploying-android.html - \title Qt Creator: Deploying Applications to Android Devices + \title \QC: Android Deploy Configuration */ - /*! \externalpage https://doc.qt.io/qtcreator/creator-developing-ios.html - \title Qt Creator: Connecting iOS devices + \title \QC: Developing for iOS +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-connect-ios-devices.html + \title \QC: Connect iOS devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-test-on-ios-simulator.html + \title \QC: Test on iOS Simulator */ - /*! \externalpage https://doc.qt.io/qtcreator/creator-developing-android.html - \title Qt Creator: Connecting Android Devices + \title \QC:Developing for Android +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-android-preferences.html + \title \QC: Set up Android development environment +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-android-ndk.html + \title \QC: Manage Android NDK packages +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-android-sdk.html + \title \QC: Manage Android SDK packages +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-avd.html + \title \QC: Manage AVDs +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-avd.html + \title \QC: Create an Android Virtual Device (AVD) +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-debug-android.html + \title \QC: Debug on Android devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-android.html + \title \QC: Android Run Settings */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-example-application.html - \title Qt Creator: Building and Running an Example + \title \QC: Tutorial: Build and run */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-generic.html - \title Qt Creator: Setting Up a Generic Project + \title \QC: Import an existing project */ /*! \externalpage https://doc.qt.io/qtcreator/creator-sharing-project-settings.html - \title Qt Creator: Sharing Project Settings + \title \QC: Share project settings */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-opening.html - \title Qt Creator: Opening Projects -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-project-managing.html - \title Qt Creator: Managing Projects + \title \QC: Open projects */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-cmake.html - \title Qt Creator: Setting Up CMake + \title \QC: CMake */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-targets.html - \title Qt Creator: Adding Kits + \externalpage https://doc.qt.io/qtcreator/creator-how-to-view-cmake-project-contents.html + \title \QC: View CMake project contents +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-read-cmake-documentation.html + \title \QC: Read CMake documentation +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-cmake-tools.html + \title \QC: Add CMake tools +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-edit-cmake-config-files.html + \title \QC: Edit CMake configuration files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-complete-cmake-code.html + \title \QC: Complete CMake code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-format-cmake-files.html + \title \QC: Format CMake files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-files-in-cmake-projects.html + \title \QC: Manage files in CMake projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-external-libraries-to-cmake-projects.html + \title \QC: Add libraries to CMake projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-debug-cmake-files.html + \title \QC: Debug CMake project files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-profile-cmake-code.html + \title \QC: Profile CMake code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-build-settings-cmake-presets.html + \title \QC: CMake Presets +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-configure-cmake-for-project.html + \title \QC: Override CMake settings for a project */ /*! \externalpage https://doc.qt.io/qtcreator/creator-tool-chains.html - \title Qt Creator: Adding Compilers + \title \QC: Adding Compilers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-kits-compilers.html + \title \QC: Compilers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-custom-compilers.html + \title \QC: Add custom compilers */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-qbs.html - \title Qt Creator: Setting Up Qbs + \title \QC: Qbs +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-qbs.html + \title \QC: Qbs Preferences +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-edit-qbs-profiles.html + \title \QC: Edit Qbs profiles +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-targets.html + \title \QC: Add kits +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-kits.html + \title \QC: Kits */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-creating.html - \title Qt Creator: Creating Projects + \title \QC: Creating Projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-project-wizards.html + \title \QC: Use project wizards +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-specify-project-contents.html + \title \QC: Specify project contents +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-subprojects-to-projects.html + \title \QC: Add subprojects to projects */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-wizards.html - \title Qt Creator: Adding New Custom Wizards + \title \QC: Custom Wizards +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-wizards.html + \title \QC: Add wizards */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-meson.html - \title Qt Creator: Setting Up Meson + \title \QC: Meson */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-nimble.html - \title Qt Creator: Setting Up Nimble + \title \QC: Nimble +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-nim-compilers.html + \title \QC: Add Nim compilers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-nimble.html + \title \QC: Create Nimble projects */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-incredibuild.html - \title Qt Creator: Setting Up IncrediBuild + \title \QC: IncrediBuild */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-conan.html - \title Qt Creator: Setting Up Conan + \title \QC: Conan Package Manager */ /*! \externalpage https://doc.qt.io/qtcreator/creator-projects-autotools.html - \title Qt Creator: Setting Up an Autotools Project + \title \QC: Autotools */ /*! \externalpage https://doc.qt.io/qtcreator/creator-configuring-projects.html - \title Qt Creator: Configuring Projects + \title \QC: Configuring Projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-activate-kits.html + \title \QC: Activate kits for a project */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-process-customizing.html - \title Qt Creator: Customizing the Build Process + \title \QC: Customize the build process */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings.html - \title Qt Creator: Specifying Build Settings + \title \QC: Configure projects for building */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings-cmake.html - \title Qt Creator: CMake Build Configuration + \title \QC: CMake Build Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings-qmake.html - \title Qt Creator: qmake Build Configuration + \title \QC: qmake Build Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings-qbs.html - \title Qt Creator: Qbs Build Configuration + \title \QC: Qbs Build Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings-meson.html - \title Qt Creator: Meson Build Configuration + \title \QC: Meson Build Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings-incredibuild.html - \title Qt Creator: IncrediBuild Build Configuration + \title \QC: IncrediBuild Build Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-settings-conan.html - \title Qt Creator: Conan Build Configuration + \title \QC: Conan Build Configuration */ /*! \externalpage https://doc.qt.io/qtcreator/creator-code-style-settings.html - \title Qt Creator: Specifying Code Style Settings + \title \QC: Specify code style */ /*! \externalpage https://doc.qt.io/qtcreator/creator-run-settings.html - \title Qt Creator: Specifying Run Settings + \title \QC: Configure projects for running +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-custom-executables.html + \title \QC: Specify a custom executable to run */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-qmake-libraries.html - \title Qt Creator: Adding Libraries to Projects + \title \QC: Add libraries to qmake projects */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-project-other.html - \title Qt Creator: Build Systems + \externalpage https://doc.qt.io/qtcreator/creator-tutorial-adding-internal-libraries-to-projects.html + \title \QC: Tutorial: Use internal libraries with qmake */ /*! \externalpage https://doc.qt.io/qtcreator/creator-running-targets.html - \title Qt Creator: Running on Multiple Platforms + \title \QC: Run on many platforms */ /*! \externalpage https://doc.qt.io/qtcreator/creator-build-dependencies.html - \title Qt Creator: Specifying Dependencies + \title \QC: Specify dependencies */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-project-settings-environment.html - \title Qt Creator: Specifying Environment Settings + \externalpage https://doc.qt.io/qtcreator/creator-how-set-project-environment.html + \title \QC: Specify the environment for projects +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-edit-environment-settings.html + \title \QC: Edit environment settings */ /*! \externalpage https://doc.qt.io/qtcreator/creator-custom-output-parsers.html - \title Qt Creator: Using Custom Output Parsers + \title \QC: Add custom output parsers */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-building-running.html - \title Qt Creator: Building and Running + \externalpage https://doc.qt.io/qtcreator/creator-how-to-activate-custom-output-parsers.html + \title \QC: Activate custom output parsers */ /*! \externalpage https://doc.qt.io/qtcreator/creator-editor-settings.html - \title Qt Creator: Specifying Editor Settings + \title \QC: Specify editor settings */ /*! \externalpage https://doc.qt.io/qtcreator/creator-project-qmake.html - \title Qt Creator: Adding Qt Versions + \title \QC: Add Qt versions */ /*! \externalpage https://doc.qt.io/qtcreator/creator-building-targets.html - \title Qt Creator: Building for Multiple Platforms + \title \QC: Build for many platforms +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-qmake-before-building.html + \title \QC: Run qmake before building */ /*! \externalpage https://doc.qt.io/qtcreator/creator-using-qt-designer.html - \title Qt Creator: Developing Widget Based Applications + \title \QC: \QD */ /*! \externalpage https://doc.qt.io/qtcreator/creator-writing-program.html - \title Qt Creator: Creating a Qt Widget Based Application + \title \QC: Tutorial: Qt Widgets application */ /*! \externalpage https://doc.qt.io/qtcreator/adding-plugins.html - \title Qt Creator: Adding Qt Designer Plugins + \title \QC: Adding \QD Plugins */ /*! \externalpage https://doc.qt.io/qtcreator/creator-configuring.html - \title Qt Creator: Configuring Qt Creator + \title \QC: Configuring \QC */ /*! \externalpage https://doc.qt.io/qtcreator/creator-debuggers.html - \title Qt Creator: Adding Debuggers + \title \QC: Add debuggers */ /*! \externalpage https://doc.qt.io/qtcreator/qtcreator-accelbubble-example.html - \title Qt Creator: Creating a Mobile Application + \title \QC: Tutorial: Mobile application */ /*! \externalpage https://doc.qt.io/qtcreator/creator-diff-editor.html - \title Qt Creator: Comparing Files + \title \QC: Compare files */ /*! \externalpage https://doc.qt.io/qtcreator/creator-beautifier.html - \title Qt Creator: Beautifying Source Code + \title \QC: Beautify source code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-beautifier.html + \title \QC: Beautifier */ - /*! \externalpage https://doc.qt.io/qtcreator/creator-clang-codemodel.html - \title Qt Creator: Parsing C++ Files with the Clang Code Model + \title \QC: Clang Code Model +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-cpp-code-model.html + \title \QC: Configure C++ code model +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-cpp-code-model.html + \title \QC: Code Model +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-cpp-clangd.html + \title \QC: Clangd +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-override-clangd-preferences.html + \title \QC: Specify clangd settings */ /*! \externalpage https://doc.qt.io/qtcreator/creator-quick-ui-forms.html - \title Qt Creator: UI Files + \title \QC: UI Files */ /*! \externalpage https://doc.qt.io/qtcreator/creator-clang-tools.html - \title Qt Creator: Using Clang Tools + \title \QC: Analyze code with Clang-Tidy and Clazy +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-override-clang-tools-preferences.html + \title \QC: Specify Clang tools settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-analyzer-clang-tools.html + \title \QC: Clang Tools +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-configure-clang-diagnostics.html + \title \QC: Configure Clang diagnostics */ /*! \externalpage https://doc.qt.io/qtcreator/creator-heob.html - \title Qt Creator: Detecting Memory Leaks with Heob + \title \QC: Heob +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-heob.html + \title \QC: Detect memory leaks with Heob */ /*! \externalpage https://doc.qt.io/qtcreator/creator-cpu-usage-analyzer.html - \title Qt Creator: Analyzing CPU Usage + \title \QC: Performance Analyzer +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-analyze-cpu-usage.html + \title \QC: Analyze CPU usage */ /*! \externalpage https://doc.qt.io/qtcreator/creator-cppcheck.html - \title Qt Creator: Analyzing Code with Cppcheck + \title \QC: Detect errors in C++ code with Cppcheck */ /*! \externalpage https://doc.qt.io/qtcreator/creator-ctf-visualizer.html - \title Qt Creator: Visualizing Chrome Trace Events + \title \QC: Chrome Trace Format Visualizer */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-how-to-build-and-run-tests.html - \title Qt Creator: Running Autotests + \externalpage https://doc.qt.io/qtcreator/creator-file-creating.html + \title \QC: Create files */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-project-creating.html#creating-c-classes - \title Qt Creator: Creating C++ Classes + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-cpp-classes.html + \title \QC: Create C++ classes */ /*! - \externalpage https://doc.qt.io/qtcreator/creator-writing-program.html - \title Creating a Qt Widget Based Application + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-cpp-file-naming.html + \title \QC: Set C++ file naming preferences +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-resource-files.html + \title \QC: Create resource files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-opengl-shaders.html + \title \QC: Create OpenGL fragment and vertex shaders +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-ts-files.html + \title \QC: Add translation files */ /*! \externalpage https://doc.qt.io/qtcreator/creator-scxml.html - \title Qt Creator: Editing State Charts + \title \QC: SCXML Editor +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-state-charts.html + \title \QC: Create state charts */ /*! \externalpage https://doc.qt.io/qtcreator/creator-language-servers.html - \title Qt Creator: Using Language Servers + \title \QC: Language Servers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-generic-language-servers.html + \title \QC: Add generic language servers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-java-language-servers.html + \title \QC: Add a Java language server +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-configure-python-language-servers.html + \title \QC: Configure Python language servers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-qml-language-server.html + \title \QC: Configure \QMLLS +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-inspect-language-clients.html + \title \QC: Inspect language clients +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-configure-lsp-workspace.html + \title \QC: Configure language server workspace */ /*! \externalpage https://doc.qt.io/qtcreator/qtcreator-toc.html - \title Qt Creator: All Topics -*/ -/*! - \externalpage https://doc.qt.io/qtcreator/creator-live-preview.html - \title Qt Creator: Validating with Target Hardware + \title \QC: All Topics */ /*! \externalpage https://doc.qt.io/qtcreator/creator-live-preview-desktop.html - \title Qt Creator: Previewing on Desktop + \title \QC: Preview a QML file on desktop */ /*! \externalpage https://doc.qt.io/qtcreator/creator-live-preview-devices.html - \title Qt Creator: Previewing on Devices + \title \QC: Preview Qt Quick UIs on devices */ /*! \externalpage https://doc.qt.io/qtcreator/qt-design-viewer.html - \title Qt Creator: Previewing in Browsers + \title \QC: Preview UI prototypes in browsers +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-axivion.html + \title \QC: Prevent code erosion +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-axivion.html + \title \QC: Axivion +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-link-axivion-dashboards.html + \title \QC: Link projects to Axivion dashboards +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-coco.html + \title \QC: Check code coverage +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-run-in-app-manager.html + \title \QC: Run in Qt Application Manager +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-adding-docker-devices.html + \title \QC: Add Docker devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-docker.html + \title \QC: Set preferences for Docker devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-build-run-docker.html + \title \QC: Build for and run on Docker devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-compilation-databases.html + \title \QC: Use compilation databases +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-copilot.html + \title \QC: Use GitHub Copilot +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-preferences-cpp-quick-fixes.html + \title \QC: Quick Fixes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-cpp-quick-fixes.html + \title \QC: C++ Quick Fixes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-specify-settings-for-quick-fixes.html + \title \QC: Specify settings for quick fixes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-editor-how-to-find-symbols.html + \title \QC: Find symbols +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-markdown-editor.html + \title \QC: Edit Markdown files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-cpp-code-style.html + \title \QC: C++ Code Style +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-nim.html + \title \QC: Nim +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-contact-qt.html + \title \QC: Contact Qt +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-document-code.html + \title \QC: Document code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-enable-plugins.html + \title \QC: Enable and disable plugins +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-find-settings-files.html + \title \QC: Reset \QC settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-load-extensions.html + \title \QC: Load extensions +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-install-plugins.html + \title \QC: Install plugins +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-install.html + \title \QC: Installation +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-record-screens.html + \title \QC: Record screens +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-preferences-screen-recording.html + \title \QC: Screen Recording +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-silver-searcher.html + \title \QC: Turn on Silver Searcher +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-logging-viewer.html + \title \QC: Inspect internal logs +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-connect-squish-server.html + \title \QC: Connect to Squish Server +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-select-squish-auts.html + \title \QC: Select Squish AUTs +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-squish-test-suites.html + \title \QC: Manage Squish test suites and cases +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-squish-test-suites.html + \title \QC: Create Squish test suites +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-reference-squish-output.html + \title \QC: Squish +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-vcpkg.html + \title \QC: vcpkg Package Manager +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-vcpkg-manifest-files.html + \title \QC: Create vcpkg manifest files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-edit-vcpkg-manifest-files.html + \title \QC: Edit vcpkg manifest files +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-change-ui-language.html + \title \QC: Change the UI language +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-find-preferences.html + \title \QC: Find preferences +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-set-high-dpi-scaling.html + \title \QC: Set high DPI scaling +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-switch-ui-themes.html + \title \QC: Switch UI themes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-view-images.html + \title \QC: View images +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-export-svg-images.html + \title \QC: Create pixmaps from SVG images +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-assign-keyboard-shortcuts.html + \title \QC: Assign keyboard shortcuts +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-find-keyboard-shortcuts.html + \title \QC: Find keyboard shortcuts +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-change-keyboard-shortcuts.html + \title \QC: Import and export keyboard shortcuts +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-developing-b2qt.html + \title \QC: Developing for \B2Q Devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-connect-b2qt.html + \title \QC: Connect \B2Q devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-add-b2qt.html + \title \QC: Add \B2Q devices +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-deployment-b2qt.html + \title \QC: \B2Q Deploy Configuration +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-b2qt.html + \title \QC: \B2Q Run Settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-remote-linux.html + \title \QC: Remote Linux Run Settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-configure-ssh.html + \title \QC: Configure SSH connections +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-generate-ssh-keys.html + \title \QC: Generate SSH keys +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-manage-device-processes.html + \title \QC: Manage device processes +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-create-compiler-explorer-sessions.html + \title \QC: Create compiler explorer sessions +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-explore-compiler-code.html + \title \QC: Explore compiler code +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-select-build-system.html + \title \QC: Select the build system +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-run-settings-desktop-devices.html + \title \QC: Desktop Device Run Settings +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-limit-files-to-path-patterns.html + \title \QC: Apply filters before scanning for tests +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-how-to-use-qtc-variables.html + \title \QC: Use \QC variables +*/ +/*! + \externalpage https://doc.qt.io/qtcreator/creator-sdk-tool.html + \title \QC: SDK Tool */ diff --git a/doc/global/includes/examples-run.qdocinc b/doc/global/includes/examples-run.qdocinc index 96be9e3f3b6..afde237c1a9 100644 --- a/doc/global/includes/examples-run.qdocinc +++ b/doc/global/includes/examples-run.qdocinc @@ -1,5 +1,5 @@ \section1 Running the Example -To run the example from \l{Qt Creator Manual}{Qt Creator}, open the \uicontrol Welcome -mode and select the example from \uicontrol Examples. For more information, visit -\l{Qt Creator: Building and Running an Example}{Building and Running an Example}. +To run the example from \l{\QC Documentation}{Qt Creator}, open the \uicontrol Welcome +mode and select the example from \uicontrol Examples. For more information, see +\l{\QC: Tutorial: Build and run}. diff --git a/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc b/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc index 0979cecb189..e9aa8ce7909 100644 --- a/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc +++ b/examples/widgets/tutorials/notepad/gettingstartedqt.qdoc @@ -19,13 +19,13 @@ \section1 Creating the Notepad Project - Setting up a new project in Qt Creator is aided by a wizard that + Setting up a new project in \QC is aided by a wizard that guides you step-by-step through the project creation process. The wizard prompts you to enter the settings needed for that particular type of project and creates the project for you. - \note The UI text in Qt Creator and the contents of the generated files - depend on the Qt Creator version that you use. + \note The UI text in \QC and the contents of the generated files + depend on the \QC version that you use. \image notepad2.png "Qt Creator New Project dialog" @@ -63,11 +63,11 @@ \li About \li Here \row - \li Using Qt Creator - \li \l{Qt Creator Manual}{Qt Creator} + \li Using \QC + \li \l{\QC Documentation}{\QC} \row - \li Creating other kind of applications with Qt Creator - \li \l{Qt Creator: Tutorials}{Qt Creator Tutorials} + \li Creating other kind of applications with \QC + \li \l{\QC: Tutorials}{\QC Tutorials} \endtable @@ -142,10 +142,10 @@ \section1 Designing a UI The wizard generates a user interface definition in XML format: notepad.ui. - When you open the notepad.ui file in Qt Creator, it automatically + When you open the notepad.ui file in \QC, it automatically opens in the integrated \QD. - When you build the application, Qt Creator launches the Qt + When you build the application, \QC launches the Qt \l{User Interface Compiler (uic)} that reads the .ui file and creates a corresponding C++ header file, ui_notepad.h. @@ -159,7 +159,7 @@ To add widgets in \QD: \list 1 - \li In the Qt Creator \uicontrol Edit mode, double-click the notepad.ui + \li In the \QC \uicontrol Edit mode, double-click the notepad.ui file in the \uicontrol Projects view to launch the file in the integrated \QD. \li Drag and drop widgets Text Edit (QTextEdit) to the form. diff --git a/qmake/doc/src/qmake-manual.qdoc b/qmake/doc/src/qmake-manual.qdoc index 31d3f824e79..f62b764c3ae 100644 --- a/qmake/doc/src/qmake-manual.qdoc +++ b/qmake/doc/src/qmake-manual.qdoc @@ -1774,7 +1774,7 @@ \section1 QML_IMPORT_PATH - This variable is only used by \l{Qt Creator Manual}{Qt Creator}. If you have + This variable is only used by \l{\QC Documentation}{Qt Creator}. If you have an extra module that is kept outside of your Qt installation, you can specify its path here. diff --git a/src/tools/androiddeployqt/doc/src/androiddeployqt.qdoc b/src/tools/androiddeployqt/doc/src/androiddeployqt.qdoc index b94d7f5c04e..c3a47d50a01 100644 --- a/src/tools/androiddeployqt/doc/src/androiddeployqt.qdoc +++ b/src/tools/androiddeployqt/doc/src/androiddeployqt.qdoc @@ -71,7 +71,7 @@ If you are wondering why a particular plugin is not included automatically, you can run androiddeployqt with the \c{--verbose} option to get the list of missing dependencies for each excluded plugin. You can achieve the same in - Qt Creator by ticking the \uicontrol {Verbose output} check box in the + \QC by ticking the \uicontrol {Verbose output} check box in the \uicontrol {Projects} > \uicontrol {Build Steps} > \uicontrol {Build Android APK} > \uicontrol {Advanced Actions}. @@ -84,11 +84,11 @@ To remedy that, you can add a dummy QML file that imports such QML modules that are referenced at runtime. - \section1 Deployment in Qt Creator + \section1 Deployment in \QC - Qt Creator uses \c androiddeployqt under the hood, and provides easy + \QC uses \c androiddeployqt under the hood, and provides easy and intuitive user interfaces to specify various options. For more information, - see \l{Qt Creator: Deploying Applications to Android Devices}. + see \l{\QC: Android Deploy Configuration}. For more information about customizing and deploying a Qt for Android app, see \l {Deploying an Application on Android}. diff --git a/src/widgets/doc/src/qtwidgets-index.qdoc b/src/widgets/doc/src/qtwidgets-index.qdoc index 3894467ccf5..647a9cb2f69 100644 --- a/src/widgets/doc/src/qtwidgets-index.qdoc +++ b/src/widgets/doc/src/qtwidgets-index.qdoc @@ -106,7 +106,7 @@ interfaces \list \li \l{Widgets Tutorial} \li \l{Getting Started Programming with Qt Widgets} - \li \l{Creating a Qt Widget Based Application} + \li \l{\QC: Tutorial: Qt Widgets application} \li \l{Model/View Tutorial} \endlist