qt 6.5.1 original

This commit is contained in:
kleuter
2023-10-29 23:33:08 +01:00
parent 71d22ab6b0
commit 85d238dfda
21202 changed files with 5499099 additions and 0 deletions

View File

@ -0,0 +1,568 @@
// Copyright (C) 2020 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\externalpage https://source.android.com/setup/start/build-numbers
\title Android: Build Numbers
*/
/*!
\externalpage https://developer.android.com/guide/topics/manifest/uses-feature-element
\title Android: <uses-feature>
*/
/*!
\externalpage https://developer.android.com/guide/topics/manifest/uses-permission-element
\title Android: <uses-permission>
*/
/*!
\externalpage https://developer.android.com/studio/publish/versioning#appversioning
\title Android: App Versioning
*/
/*!
\externalpage https://developer.android.com/studio/command-line/adb#devicestatus
\title Android: Query for devices
*/
/*!
\externalpage https://developer.android.com/training/app-links/deep-linking
\title Android: Create Deep Links to App Content
*/
/*!
\externalpage https://developer.android.com/training/app-links/verify-site-associations
\title Android: Verify Android App Links
*/
/*!
\externalpage https://source.android.com/devices/tech/debug/tagged-pointers
\title Android: Tagged Pointers
*/
/*!
\externalpage https://developer.apple.com/documentation/uikit/uiapplication/1622952-canopenurl
\title iOS: canOpenURL:
*/
/*!
\externalpage https://developer.apple.com/documentation/xcode/defining-a-custom-url-scheme-for-your-app
\title iOS: Defining a Custom URL Scheme for Your App
*/
/*!
\externalpage https://developer.apple.com/documentation/xcode/supporting-associated-domains
\title iOS: Supporting Associated Domains
*/
/*!
\externalpage http://www.freedesktop.org/
\title freedesktop.org
*/
/*!
\externalpage http://www.freedesktop.org/Standards/xembed-spec
\title XEmbed Specification
*/
/*!
\externalpage http://www.freedesktop.org/Standards/icon-theme-spec
\title Icon Themes Specification
*/
/*!
\externalpage http://www.cups.org/
\title Common Unix Printing System (CUPS)
\keyword CUPS
*/
/*!
\externalpage http://www.freedesktop.org/wiki/Standards_2fdesktop_2dentry_2dspec
\title Desktop Entry Specification
*/
/*!
\externalpage http://www.kde.org/
\title The K Desktop Environment
\keyword KDE
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/
\title CMake Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/command/find_package.html
\title CMake find_package Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/manual/cmake-qt.7.html#automoc
\title CMake AUTOMOC Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/manual/cmake-qt.7.html#autorcc
\title CMake AUTORCC Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/manual/cmake-qt.7.html#autouic
\title CMake AUTOUIC Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/prop_tgt/LOCATION.html
\title CMake LOCATION Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/prop_tgt/POSITION_INDEPENDENT_CODE.html
\title CMake POSITION_INDEPENDENT_CODE Documentation
*/
/*!
\externalpage https://cmake.org/cmake/help/latest/command/target_link_libraries.html
\title CMake target_link_libraries Documentation
*/
/*!
\externalpage https://conan.io/
\title Conan
*/
/*!
\externalpage http://www.gnome.org/
\title GNOME
*/
/*!
\externalpage http://www.gnu.org/software/emacs/
\title GNU Emacs
*/
/*!
\externalpage http://gnuwin32.sourceforge.net/packages.html
\title GnuWin32 Project
*/
/*!
\externalpage http://www.w3.org/Graphics/SVG/About.html
\title About SVG
\keyword Scalable Vector Graphics
*/
/*!
\externalpage http://www.w3.org/TR/SVG/types.html#ColorKeywords
\title SVG color keyword names
*/
/*!
\externalpage http://www.w3.org/Graphics/SVG/
\title SVG Working Group
*/
/*!
\externalpage http://www.w3.org/TR/SVGMobile/
\title Mobile SVG Profiles
\omit
Mobile SVG Profiles: SVG Tiny and SVG Basic
\endomit
*/
/*!
\externalpage http://www.w3.org/TR/SVGMobile12/
\title SVG 1.2 Tiny
*/
/*!
\externalpage http://www.w3.org/Graphics/SVG/feature/1.2/#SVG-static
\title SVG 1.2 Tiny Static Features
*/
/*!
\externalpage http://tdm-gcc.tdragon.net/
\title TDM-GCC
*/
/*!
\externalpage http://www.dependencywalker.com/
\title Dependency Walker
*/
/*!
\externalpage http://webkit.org/
\title WebKit Open Source Project
*/
/*!
\externalpage http://www.informit.com/store/product.aspx?isbn=0132354160
\title C++ GUI Programming with Qt 4, 2nd Edition
*/
/*!
\externalpage http://www.openssl.org/
\title OpenSSL Toolkit
*/
/*!
\externalpage http://arora-browser.org/
\title Arora Browser
*/
/*!
\externalpage http://www.activestate.com/Products/activeperl/index.mhtml
\title ActivePerl
*/
/*!
\externalpage https://chromium.googlesource.com/angle/angle/+/master/README.md
\title ANGLE
*/
/*!
\externalpage https://docs.microsoft.com/en-us/windows/win32/winsock/socket-handles-2
\title Winsock 2 Socket Handle
*/
/*!
\externalpage http://www.w3.org/TR/html401/
\title HTML 4
*/
/*!
\externalpage http://www.w3.org/TR/html5/
\title HTML 5
*/
/*!
\externalpage http://site.icu-project.org/
\title ICU
*/
/*!
\externalpage https://mingw-w64.org/
\title MinGW
*/
/*!
\externalpage http://www.python.org/
\title Python
*/
/*!
\externalpage http://pyxml.sourceforge.net/topics/xbel/
\title XML Bookmark Exchange Language Resource Page
*/
/*!
\externalpage http://www.w3.org/TR/xquery/#errors
\title error handling in the XQuery language
*/
/*!
\externalpage http://xaos.sourceforge.net/
\title XaoS
*/
/*!
\externalpage http://www.unixodbc.org
\title http://www.unixodbc.org
*/
/*!
\externalpage http://www.postgresql.org
\title http://www.postgresql.org
*/
/*!
\externalpage http://www.postgresql.org/docs/current/static/installation-platform-notes.html#INSTALLATION-NOTES-MINGW
\title PostgreSQL MinGW/Native Windows
*/
/*!
\externalpage http://www.freetds.org
\title http://www.freetds.org
*/
/*!
\externalpage http://www.sybase.com
\title http://www.sybase.com
*/
/*!
\externalpage http://linux.sybase.com
\title http://linux.sybase.com
*/
/*!
\externalpage http://www.sqlite.org
\title http://www.sqlite.org
*/
/*!
\externalpage http://www.amazon.com/Threads-Primer-Guide-Multithreaded-Programming/dp/0134436989/ref=sr_1_1?ie=UTF8&qid=1354884049&sr=8-1&keywords=a+guide+to+multithreaded+programming
\title Threads Primer: A Guide to Multithreaded Programming
*/
/*!
\externalpage http://www.amazon.com/Thread-Time-MultiThreaded-Programming-Guide/dp/0131900676/ref=sr_1_sc_3?ie=UTF8&qid=1354884427&sr=8-3-spell&keywords=The+Mulltithread+Programming+Guide
\title Thread Time: The Multithreaded Programming Guide
*/
/*!
\externalpage http://www.amazon.com/Pthreads-Programming-Standard-Multiprocessing-Nutshell/dp/1565921151/ref=sr_1_1?s=books&ie=UTF8&qid=1354884565&sr=1-1&keywords=threads+Programming%3A+A+POSIX+Standard+for+Better+Multiprocessing
\title Pthreads Programming: A POSIX Standard for Better Multiprocessing
*/
/*!
\externalpage http://www.amazon.com/Win32-Multithreaded-Programming-Aaron-Cohen/dp/B00007GW3Z/ref=sr_1_1?s=books&ie=UTF8&qid=1354884647&sr=1-1&keywords=Win32+Multithreaded+Programming
\title Win32 Multithreaded Programming
*/
/*!
\externalpage http://www.phptr.com/content/images/0131872494/samplechapter/blanchette_ch10.pdf
\title "Item View Classes" Chapter of C++ GUI Programming with Qt 4
*/
/*!
\externalpage https://developer.apple.com/library/mac/#documentation/UserExperience/Conceptual/AppleHIGuidelines/Intro/Intro.html
\title Mac OS X Aqua
*/
/*!
\externalpage http://www.kdedevelopers.org/node/2345
\title KDE applications
*/
/*!
\externalpage https://web.archive.org/web/20020803110822/http://wp.netscape.com/newsref/std/cookie_spec.html
\title Netscape Cookie Specification
*/
/*!
\externalpage https://docs.microsoft.com/en-us/previous-versions//ms533046(v=vs.85)
\title Mitigating Cross-site Scripting With HTTP-only Cookies
*/
/*!
\externalpage http://en.tldp.org/HOWTO/Framebuffer-HOWTO.html
\title Framebuffer HOWTO
*/
/*!
\externalpage http://wap.trafikanten.no
\title Trafikanten
*/
/*!
\externalpage http://www.w3.org/TR/scxml/
\title State Chart XML: State Machine Notation for Control Abstraction
*/
/*!
\externalpage http://www.wisdom.weizmann.ac.il/~dharel/SCANNED.PAPERS/Statecharts.pdf
\title Statecharts: A visual formalism for complex systems
*/
/*!
\externalpage http://www.gnu.org/licenses/gpl.html
\title GNU General Public License
*/
/*!
\externalpage http://www.gnu.org/licenses/old-licenses/lgpl-2.1.html
\title GNU Lesser General Public License, version 2.1
*/
/*!
\externalpage http://developers.sun.com/sunstudio/downloads/patches/index.jsp
\title Sun Studio Patches
*/
/*!
\externalpage http://www.qtcentre.org
\title Qt Centre
*/
/*!
\externalpage http://www.kde.org
\title KDE
*/
/*!
\externalpage http://www.directfb.org/index.php?path=Main%2FDownloads&amp;page=1
\title DirectFB - df_window example
*/
/*!
\externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFBPalette.html
\title DirectFB - IDirectFBPalette
*/
/*!
\externalpage http://www.cplusplus.com/reference/clibrary/cstring/memcpy/
\title C++ Reference - memcpy
*/
/*!
\externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFB_CreateInputEventBuffer.html
\title DirectFB - CreateInputEventBuffer
*/
/*!
\externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/types.html#DFBSurfaceBlittingFlags
\title DirectFB - DFBSurfaceBlittingFlags
*/
/*!
\externalpage http://directfb.org/docs/DirectFB_Reference_1_4/IDirectFBImageProvider.html
\title DirectFB - IDirectFBImageProvider
*/
/*!
\externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFBSurface.html
\title DirectFB - IDirectFBSurface
*/
/*!
\externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/IDirectFBWindow
\title DirectFB - IDirectFBWindow
*/
/*!
\externalpage http://www.directfb.org/docs/DirectFB_Reference_1_4/types.html#DFBSurfaceDescription
\title DirectFB - DFBSurfaceDescription
*/
/*!
\externalpage http://www.w3.org/TR/REC-CSS2/selector.html#q1
\title Standard CSS2 selector
*/
/*!
\externalpage http://www.w3.org/XML/Core/#Publications
\title W3C XML specifications
*/
/*!
\externalpage http://www.w3.org/XML/Schema
\title XML Schema
*/
/*!
\externalpage http://opensource.org/licenses/bsd-license.php
\title New and Modified BSD Licenses
*/
/*!
\externalpage http://www.ecma-international.org/publications/standards/Ecma-262.htm
\title ECMAScript Language Specification
*/
/*!
\externalpage https://developer.mozilla.org/en/JavaScript
\title JavaScript Resources
*/
/*!
\externalpage https://developer.mozilla.org/en/JavaScript/Guide
\title JavaScript Guide
*/
/*!
\externalpage https://developer.mozilla.org/en/JavaScript/About_JavaScript
\title About JavaScript
*/
/*!
\externalpage http://www.libusb.org/
\title libusb
*/
/*!
\externalpage https://developer.mozilla.org/en/JavaScript/Reference/Reserved_Words
\title JavaScript Reserved Words
*/
/*!
\externalpage http://publicsuffix.org/
\title publicsuffix.org
*/
/*!
\externalpage http://accessibility.linuxfoundation.org/a11yspecs/ia2/docs/html/_accessible_event_i_d_8idl.html
\title AccessibleEventID.idl File Reference
*/
/*!
\externalpage https://docs.microsoft.com/en-us/windows/win32/winauto/event-constants
\title Microsoft Active Accessibility Event Constants
*/
/*!
\externalpage ftp://ftp.qt-project.org/pub/qt/solutions/lgpl/qtmotifextension-2.7_1-opensource.tar.gz
\title Motif Extension
*/
/*!
\externalpage http://www.opengl.org/registry/
\title OpenGL Registry
*/
/*!
\externalpage http://www.khronos.org/registry/gles/
\title Khronos OpenGL ES API Registry
*/
/*!
\externalpage https://www.khronos.org/opengl/wiki/Array_Texture
\title Array Texture
*/
/*!
\externalpage https://github.com/iksaif/qsslkey-p11
\title qsslkey example
*/
/*!
\externalpage http://www.w3.org/TR/2009/WD-webdatabase-20091029/
\title HTML5 Web Database API
*/
/*!
\externalpage http://lldb.llvm.org/
\title The LLDB Debugger
*/
/*!
\externalpage https://login.qt.io/
\title Qt Account Sign-up
*/
/*!
\externalpage http://facebook.github.io/zstd/
\title Zstandard Site
*/
/*!
\externalpage https://www.unicode.org/
\title Unicode standard
*/
/*!
\externalpage https://docs.microsoft.com/en-us/windows/win32/api/processthreadsapi/nf-processthreadsapi-createprocessw
\title CreateProcess
*/
/*!
\externalpage https://testanything.org
\title Test Anything Protocol
*/
/*!
\externalpage https://www.jetbrains.com/teamcity/
\title TeamCity
*/
/*!
\externalpage https://junit.org/
\title JUnit XML
*/
/*!
\externalpage https://www.qt.io/product/quality-assurance/test-center
\title Test Center
*/

View File

@ -0,0 +1,107 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\externalpage http://qt.io/
\title Qt Homepage
*/
/*!
\externalpage http://bugreports.qt.io
\title Qt Bug Tracker
*/
/*!
\externalpage http://qt.io/download
\title Downloads
*/
/*!
\externalpage http://www.qt.io/about-us/
\title The Qt Company
*/
/*!
\externalpage http://qt.io/licensing/
\title Qt Licensing Overview
*/
/*!
\externalpage http://doc.qt.io/archives/qq/
\title Qt Quarterly
*/
/*!
\externalpage http://doc.qt.io/archives/qq/qq19-plurals.html
\title Qt Quarterly: Plural Form in Translation
*/
/*!
\externalpage https://code.qt.io/
\title Public Qt Repository
*/
/*!
\externalpage https://code.qt.io/cgit/%7bnon-gerrit%7d/qt-labs/qtestlib-tools.git/
\title qtestlib-tools
*/
/*!
\externalpage http://wiki.qt.io/Qt_Coding_Style
\title Qt Coding Style
*/
/*!
\externalpage http://doc.qt.io/archives/qt-eclipse-1.6/index.html
\title Eclipse Plugin
*/
/*!
\externalpage http://doc.qt.io/archives/qq/qq11-events.html
\title Qt Quarterly: Another Look at Events
*/
/*!
\externalpage https://www.youtube.com/watch?v=P4kv-AoAJ-Q
\title Livecoding video effects with Qt5
*/
/*!
\externalpage http://blog.qt.io/2012/02/29/pimp-my-video-shader-effects-and-multimedia/
\title Pimp my video
*/
/*!
\externalpage http://wiki.qt.io/QtMediaHub
\title QtMediaHub
*/
/*!
\externalpage http://wiki.qt.io/Qt_RaspberryPi
\title QtonPi
*/
/*!
\externalpage http://wiki.qt.io/jom
\title jom
*/
/*!
\externalpage http://doc.qt.io/qt-4.8
\title Qt 4.8 Reference Documentation
*/
/*!
\externalpage http://wiki.qt.io/Qt_Localization
\title external: Translating Qt Into Other Languages
*/
/*!
\externalpage http://wiki.qt.io/Qt_Multimedia_Backends
\title Qt Multimedia Backends
*/
/*!
\externalpage https://doc.qt.io/qt3dstudio/index.html
\title Qt 3D Studio Manual
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/index.html
\title Qt Design Studio Manual
*/
/*!
\externalpage https://marketplace.qt.io
\title Qt Marketplace
*/
/*!
\externalpage https://doc.qt.io/qtforpython/index.html
\title Qt for Python
*/

View File

@ -0,0 +1,641 @@
// Copyright (C) 2021 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
/*!
\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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-developing-qnx.html
\title Qt Creator: Connecting QNX Devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-developing-generic-linux.html
\title Qt Creator: Connecting Generic Remote Linux Devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-developing-mcu.html
\title Qt Creator: Connecting MCUs
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-setup-webassembly.html
\title Qt Creator: Building Applications for the Web
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-deployment-embedded-linux.html
\title Qt Creator: Deploying Applications to Generic Remote Linux Devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-faq.html
\title Qt Creator: FAQ
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-how-tos.html
\title Qt Creator: How-tos
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-help.html
\title Qt Creator: Using the Help Mode
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-quick-tour.html
\title Qt Creator: User Interface
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-modes.html
\title Qt Creator: Selecting Modes
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-sidebars.html
\title Qt Creator: Working with Sidebars
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-sidebar-views.html
\title Qt Creator: Browsing Project Contents
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-projects-view.html
\title Qt Creator: Projects
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-file-system-view.html
\title Qt Creator: File System
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-open-documents-view.html
\title Qt Creator: Open Documents
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-output-panes.html
\title Qt Creator: Viewing Output
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-cli.html
\title Qt Creator: Using Command Line Options
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-task-lists.html
\title Qt Creator: Showing Task List Files in Issues Pane
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-telemetry.html
\title Qt Creator: Managing Data Collection
*/
/*!
\externalpage https://doc.qt.io/qtcreator/collecting-usage-statistics.html
\title Qt Creator: Collecting Usage Statistics
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-managing-sessions.html
\title Qt Creator: Managing Sessions
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-external.html
\title Qt Creator: Using External Tools
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-version-control.html
\title Qt Creator: Using Version Control Systems
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-bazaar.html
\title Qt Creator: Using Bazaar
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-clearcase.html
\title Qt Creator: Using ClearCase
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-cvs.html
\title Qt Creator: Using CVS
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-git.html
\title Qt Creator: Using Git
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-mercurial.html
\title Qt Creator: Using Mercurial
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-perforce.html
\title Qt Creator: Using Perforce
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-vcs-subversion.html
\title Qt Creator: Using Subversion
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-keyboard-shortcuts.html
\title Qt Creator: Keyboard Shortcuts
*/
/*!
\externalpage https://doc.qt.io/qtcreator/qtcreator-transitions-example.html
\title Qt Creator: Creating a Qt Quick Application
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-qml-modules-with-plugins.html
\title Qt Creator: 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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/quick-projects.html
\title Qt Creator: Creating Qt Quick Projects
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-qtquickdesigner-plugin.html
\title Qt Creator: Using Qt Quick Designer
*/
/*!
\externalpage https://doc.qt.io/qtcreator/qt-quick-toolbars.html
\title Qt Creator: Using Qt Quick Toolbars
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-options.html
\title Qt Creator: Configuring the Editor
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-functions.html
\title Qt Creator: Writing Code
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-coding-navigating.html
\title Qt Creator: Working in Edit Mode
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-highlighting.html
\title Qt Creator: Semantic Highlighting
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-checking-code-syntax.html
\title Qt Creator: Checking Code Syntax
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-completing-code.html
\title Qt Creator: Completing Code
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-codepasting.html
\title Qt Creator: Pasting and Fetching Code Snippets
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-macros.html
\title Qt Creator: Using Text Editing Macros
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-fakevim.html
\title Qt Creator: Using FakeVim Mode
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-indenting-code.html
\title Qt Creator: Indenting Text or Code
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-finding.html
\title Qt Creator: Finding and Replacing
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-refactoring.html
\title Qt Creator: Refactoring
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-quick-fixes.html
\title Qt Creator: Applying Refactoring Actions
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-editor-locator.html
\title Qt Creator: Searching with the 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-mime-types.html
\title Qt Creator: Editing MIME Types
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-modeling.html
\title Qt Creator: Modeling
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-qml-debugging-example.html
\title Qt Creator: Debugging a Qt Quick Example Application
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debugging-example.html
\title Qt Creator: Debugging a C++ Example Application
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debugger-engines.html
\title Qt Creator: Setting Up Debugger
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debugging-qml.html
\title Qt Creator: Debugging Qt Quick Projects
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debugging.html
\title Qt Creator: Debugging
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debugger-operating-modes.html
\title Qt Creator: Launching the Debugger
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debug-mode.html
\title Qt Creator: Interacting with the Debugger
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debugging-helpers.html
\title Qt Creator: Using Debugging Helpers
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-troubleshooting-debugging.html
\title Qt Creator: Troubleshooting Debugger
*/
/*!
\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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-os-supported-platforms.html
\title Qt Creator: 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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-usability.html
\title Qt Creator: 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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/technical-support.html
\title Qt Creator: 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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-tutorials.html
\title Qt Creator: 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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-glossary.html
\title Qt Creator: Glossary
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-getting-started.html
\title Qt Creator: 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-cache-profiler.html
\title Qt Creator: Profiling Function Execution
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-running-valgrind-remotely.html
\title Qt Creator: Running 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-analyze-mode.html
\title Qt Creator: Analyzing Code
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-qml-performance-monitor.html
\title Qt Creator: Profiling QML Applications
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-deploying-android.html
\title Qt Creator: Deploying Applications to Android Devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-developing-ios.html
\title Qt Creator: Connecting iOS devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-developing-android.html
\title Qt Creator: Connecting Android Devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-example-application.html
\title Qt Creator: Building and Running an Example
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-generic.html
\title Qt Creator: Setting Up a Generic Project
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-sharing-project-settings.html
\title Qt Creator: Sharing 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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-cmake.html
\title Qt Creator: Setting Up CMake
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-targets.html
\title Qt Creator: Adding Kits
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-tool-chains.html
\title Qt Creator: Adding Compilers
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-qbs.html
\title Qt Creator: Setting Up Qbs
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-creating.html
\title Qt Creator: Creating Projects
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-wizards.html
\title Qt Creator: Adding New Custom Wizards
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-meson.html
\title Qt Creator: Setting Up Meson
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-nimble.html
\title Qt Creator: Setting Up Nimble
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-incredibuild.html
\title Qt Creator: Setting Up IncrediBuild
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-conan.html
\title Qt Creator: Setting Up Conan
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-projects-autotools.html
\title Qt Creator: Setting Up an Autotools Project
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-configuring-projects.html
\title Qt Creator: Configuring Projects
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-process-customizing.html
\title Qt Creator: Customizing the Build Process
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings.html
\title Qt Creator: Specifying Build Settings
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings-cmake.html
\title Qt Creator: CMake Build Configuration
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings-qmake.html
\title Qt Creator: qmake Build Configuration
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings-qbs.html
\title Qt Creator: Qbs Build Configuration
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings-meson.html
\title Qt Creator: Meson Build Configuration
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings-incredibuild.html
\title Qt Creator: IncrediBuild Build Configuration
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-settings-conan.html
\title Qt Creator: Conan Build Configuration
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-code-style-settings.html
\title Qt Creator: Specifying Code Style Settings
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-run-settings.html
\title Qt Creator: Specifying Run Settings
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-qmake-libraries.html
\title Qt Creator: Adding Libraries to Projects
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-other.html
\title Qt Creator: Build Systems
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-running-targets.html
\title Qt Creator: Running on Multiple Platforms
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-build-dependencies.html
\title Qt Creator: Specifying 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-custom-output-parsers.html
\title Qt Creator: Using 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-editor-settings.html
\title Qt Creator: Specifying Editor Settings
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-project-qmake.html
\title Qt Creator: Adding Qt Versions
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-building-targets.html
\title Qt Creator: Building for Multiple Platforms
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-using-qt-designer.html
\title Qt Creator: Developing Widget Based Applications
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-writing-program.html
\title Qt Creator: Creating a Qt Widget Based Application
*/
/*!
\externalpage https://doc.qt.io/qtcreator/adding-plugins.html
\title Qt Creator: Adding Qt Designer Plugins
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-configuring.html
\title Qt Creator: Configuring Qt Creator
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-debuggers.html
\title Qt Creator: Adding Debuggers
*/
/*!
\externalpage https://doc.qt.io/qtcreator/qtcreator-accelbubble-example.html
\title Qt Creator: Creating a Mobile Application
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-diff-editor.html
\title Qt Creator: Comparing Files
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-beautifier.html
\title Qt Creator: Beautifying Source Code
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-clang-codemodel.html
\title Qt Creator: Parsing C++ Files with the Clang Code Model
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-quick-ui-forms.html
\title Qt Creator: UI Files
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-clang-tools.html
\title Qt Creator: Using Clang Tools
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-heob.html
\title Qt Creator: Detecting Memory Leaks with Heob
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-cpu-usage-analyzer.html
\title Qt Creator: Analyzing CPU Usage
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-cppcheck.html
\title Qt Creator: Analyzing Code with Cppcheck
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-ctf-visualizer.html
\title Qt Creator: Visualizing Chrome Trace Events
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-autotest.html
\title Qt Creator: Running Autotests
*/
/*!
\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-writing-program.html
\title Creating a Qt Widget Based Application
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-scxml.html
\title Qt Creator: Editing State Charts
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-language-servers.html
\title Qt Creator: Using Language Servers
*/
/*!
\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
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-live-preview-desktop.html
\title Qt Creator: Previewing on Desktop
*/
/*!
\externalpage https://doc.qt.io/qtcreator/creator-live-preview-devices.html
\title Qt Creator: Previewing on Devices
*/
/*!
\externalpage https://doc.qt.io/qtcreator/qt-design-viewer.html
\title Qt Creator: Previewing in Browsers
*/

View File

@ -0,0 +1,685 @@
// Copyright (C) 2021 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
// Up-to-date with QDS 2.2.1
/*!
\externalpage https://doc.qt.io/qtdesignstudio/index.html
\title Qt Design Studio Manual
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtdesignstudio-toc.html
\title Qt Design Studio: All Topics
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-getting-started.html
\title Qt Design Studio: Getting Started
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-installation.html
\title Qt Design Studio: Installation
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/gstutorials.html
\title Qt Design Studio: Your First UI
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtdesignstudio-loginui1-example.html
\title Qt Design Studio: Log In UI - Components
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtdesignstudio-loginui2-example.html
\title Qt Design Studio: Log In UI - Positioning
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtdesignstudio-loginui3-example.html
\title Qt Design Studio: Log In UI - States
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtdesignstudio-loginui4-example.html
\title Qt Design Studio: Log In UI - Timeline
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-quick-tour.html
\title Qt Design Studio: User Interface
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-modes.html
\title Qt Design Studio: Selecting Modes
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-using-qt-quick-designer.html
\title Qt Design Studio: Design Views
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-form-editor.html
\title Qt Design Studio: Form Editor
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-editor.html
\title Qt Design Studio: 3D Editor
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-library.html
\title Qt Design Studio: Library
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-navigator.html
\title Qt Design Studio: Navigator
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-properties-view.html
\title Qt Design Studio: Properties
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-connection-view.html
\title Qt Design Studio: Connection View
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-states-view.html
\title Qt Design Studio: States
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-transition-editor.html
\title Qt Design Studio: Transition Editor
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-timeline-view.html
\title Qt Design Studio: Timeline
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-curve-editor.html
\title Qt Design Studio: Curve Editor
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-text-editor.html
\title Qt Design Studio: Text Editor
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-projects-view.html
\title Qt Design Studio: Projects
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-file-system-view.html
\title Qt Design Studio: File System
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-open-documents-view.html
\title Qt Design Studio: Open Documents
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-project-managing-workspaces.html
\title Qt Design Studio: Managing Workspaces
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-project-managing-sessions.html
\title Qt Design Studio: Managing Sessions
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-keyboard-shortcuts.html
\title Qt Design Studio: Keyboard Shortcuts
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-projects.html
\title Qt Design Studio: Creating Projects
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-use-cases.html
\title Qt Design Studio: Use Cases
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-terms.html
\title Qt Design Studio: Concepts and Terms
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studioexamples.html
\title Qt Design Studio: Examples and Tutorials
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-uis.html
\title Qt Design Studio: Wireframing
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-app-flows.html
\title Qt Design Studio: Designing Application Flows
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-view.html
\title Qt Design Studio: Adding Flow Views
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-item.html
\title Qt Design Studio: Adding Flow Items
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-action-area.html
\title Qt Design Studio: Adding Action Areas and Transitions
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-effects.html
\title Qt Design Studio: Applying Effects to Transitions
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-events.html
\title Qt Design Studio: Simulating Events
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-conditions.html
\title Qt Design Studio: Simulating Conditions
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-states.html
\title Qt Design Studio: Applying States in Flows
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-flow-external-events.html
\title Qt Design Studio: Reacting to External Events
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-components.html
\title Qt Design Studio: Components
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-preset-components.html
\title Qt Design Studio: Preset Components
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-shapes.html
\title Qt Design Studio: Shapes
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-text.html
\title Qt Design Studio: Text
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-images.html
\title Qt Design Studio: Images
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-user-interaction-methods.html
\title Qt Design Studio: User Interaction Methods
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-controls.html
\title Qt Design Studio: UI Controls
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-data-models.html
\title Qt Design Studio: Lists and Other Data Models
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-2d-effects.html
\title Qt Design Studio: 2D Effects
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-logic-helpers.html
\title Qt Design Studio: Logic Helpers
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-animations.html
\title Qt Design Studio: Animations
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-view.html
\title Qt Design Studio: 3D Views
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-node.html
\title Qt Design Studio: Node
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-group.html
\title Qt Design Studio: Group
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-instancing.html
\title Qt Design Studio: Instanced Rendering
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-skeletal-components.html
\title Qt Design Studio: Skeletal Animation
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-model.html
\title Qt Design Studio: 3D Models
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-materials.html
\title Qt Design Studio: Materials and Shaders
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-texture.html
\title Qt Design Studio: Textures
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-materials-types.html
\title Qt Design Studio: 3D Materials
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-effects.html
\title Qt Design Studio: 3D Effects
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-custom-shaders.html
\title Qt Design Studio: Custom Shaders
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-custom-effects-materials.html
\title Qt Design Studio: Custom Effects and Materials
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-lights.html
\title Qt Design Studio: Lights
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-camera.html
\title Qt Design Studio: Cameras
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-scene-environment.html
\title Qt Design Studio: Scene Environment
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-morph-target.html
\title Qt Design Studio: Morph Target
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-repeater-3d.html
\title Qt Design Studio: Repeater3D
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-3d-loader-3d.html
\title Qt Design Studio: Loader3D
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-settings.html
\title Qt Design Studio: Specifying Editor Settings
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-component-instances.html
\title Qt Design Studio: Creating Component Instances
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-components-creating.html
\title Qt Design Studio: Creating Custom Components
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-buttons.html
\title Qt Design Studio: Creating Buttons
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-scalable-image.html
\title Qt Design Studio: Creating Scalable Buttons and Borders
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-properties.html
\title Qt Design Studio: Specifying Component Properties
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-positioning.html
\title Qt Design Studio: Scalable Layouts
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-annotations.html
\title Qt Design Studio: Annotating Designs
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-prototyping.html
\title Qt Design Studio: Prototyping
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-creating-ui-logic.html
\title Qt Design Studio: Creating UI Logic
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-simulation-overview.html
\title Qt Design Studio: Simulating Complex Experiences
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-placeholder-data.html
\title Qt Design Studio: Loading Placeholder Data
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-javascript.html
\title Qt Design Studio: Simulating Application Logic
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-simulink.html
\title Qt Design Studio: Simulating Dynamic Systems
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-qml-modules-with-plugins.html
\title Qt Design Studio: Using QML Modules with Plugins
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-adding-dynamics.html
\title Qt Design Studio: Dynamic Behaviors
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qmldesigner-connections.html
\title Qt Design Studio: Adding Connections
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-signals.html
\title Qt Design Studio: Connecting Components to Signals
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-property-bindings.html
\title Qt Design Studio: Adding Bindings Between Properties
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-dynamic-properties.html
\title Qt Design Studio: Specifying Dynamic Properties
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-states.html
\title Qt Design Studio: Adding States
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-live-preview.html
\title Qt Design Studio: Validating with Target Hardware
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-live-preview-desktop.html
\title Qt Design Studio: Previewing on Desktop
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-live-preview-devices.html
\title Qt Design Studio: Previewing on Devices
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qt-design-viewer.html
\title Qt Design Studio: Previewing in Browsers
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-exporting-and-importing.html
\title Qt Design Studio: Asset Creation with Other Tools
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-overview.html
\title Qt Design Studio: Exporting from Design Tools
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-ai.html
\title Qt Design Studio: Exporting Designs from Adobe Illustrator
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/psqtbridge.html
\title Qt Design Studio: Exporting Designs from Adobe Photoshop
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-ps-setup.html
\title Qt Design Studio: Setting Up Qt Bridge for Adobe Photoshop
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-ps-using.html
\title Qt Design Studio: Using Qt Bridge for Adobe Photoshop
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/xdqtbridge.html
\title Qt Design Studio: Exporting Designs from Adobe XD
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-xd-setup.html
\title Qt Design Studio: Setting Up Qt Bridge for Adobe XD
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-xd-using.html
\title Qt Design Studio: Using Qt Bridge for Adobe XD
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/sketchqtbridge.html
\title Qt Design Studio: Exporting Designs from Sketch
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-sketch-setup.html
\title Qt Design Studio: Setting Up Qt Bridge for Sketch
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-sketch-using.html
\title Qt Design Studio: Using Qt Bridge for Sketch
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/figmaqtbridge.html
\title Qt Design Studio: Exporting Designs from Figma
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-figma-setup.html
\title Qt Design Studio: Setting Up Qt Bridge for Figma
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtbridge-figma-using.html
\title Qt Design Studio: Using Qt Bridge for Figma
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/exporting-3d-assets.html
\title Qt Design Studio: Exporting 3D Assets
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/exporting-from-blender.html
\title Qt Design Studio: Exporting from Blender
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/exporting-from-maya.html
\title Qt Design Studio: Exporting from Maya
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/exporting-from-qt3ds.html
\title Qt Design Studio: Exporting from Qt 3D Studio
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-importing-designs.html
\title Qt Design Studio: Importing Designs
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-importing-2d.html
\title Qt Design Studio: Importing 2D Assets
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-fonts.html
\title Qt Design Studio: Using Custom Fonts
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-importing-3d.html
\title Qt Design Studio: Importing 3D Assets
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-exporting-qml.html
\title Qt Design Studio: Exporting Components
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-motion-design.html
\title Qt Design Studio: Motion Design
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-animation-overview.html
\title Qt Design Studio: Introduction to Animation Techniques
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-timeline.html
\title Qt Design Studio: Creating Timeline Animations
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-editing-easing-curves.html
\title Qt Design Studio: Editing Easing Curves
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-production-quality-animation.html
\title Qt Design Studio: Production Quality
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qtquick-optimizing-designs.html
\title Qt Design Studio: Optimizing Designs
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-optimized-3d-scenes.html
\title Qt Design Studio: Creating Optimized 3D Scenes
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-implementing-applications.html
\title Qt Design Studio: Implementing Applications
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-coding.html
\title Qt Design Studio: Coding
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-functions.html
\title Qt Design Studio: Writing Code
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-coding-navigating.html
\title Qt Design Studio: Working in Edit Mode
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-sidebars.html
\title Qt Design Studio: Working with Sidebars
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-views.html
\title Qt Design Studio: Browsing Project Contents
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-output-panes.html
\title Qt Design Studio: Viewing Output
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-highlighting.html
\title Qt Design Studio: Semantic Highlighting
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-checking-code-syntax.html
\title Qt Design Studio: Checking Code Syntax
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-completing-code.html
\title Qt Design Studio: Completing Code
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-indenting-code.html
\title Qt Design Studio: Indenting Text or Code
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/qt-quick-toolbars.html
\title Qt Design Studio: Using Qt Quick Toolbars
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-diff-editor.html
\title Qt Design Studio: Comparing Files
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-finding-overview.html
\title Qt Design Studio: Finding
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-finding.html
\title Qt Design Studio: Finding and Replacing
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-locator.html
\title Qt Design Studio: Searching with the Locator
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-refactoring.html
\title Qt Design Studio: Refactoring
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-quick-fixes.html
\title Qt Design Studio: Applying Refactoring Actions
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-options.html
\title Qt Design Studio: Configuring the Editor
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-options-text.html
\title Qt Design Studio: Specifying Text Editor Settings
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-debugging.html
\title Qt Design Studio: Debugging and Profiling
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-debugging-qml.html
\title Qt Design Studio: Debugging Qt Quick Projects
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-qml-debugging-example.html
\title Qt Design Studio: Debugging a Qt Quick Example Application
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-qml-performance-monitor.html
\title Qt Design Studio: Profiling QML Applications
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-advanced.html
\title Qt Design Studio: Advanced Designer Topics
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-quick-ui-forms.html
\title Qt Design Studio: UI Files
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-telemetry.html
\title Qt Design Studio: Managing Data Collection
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/collecting-usage-statistics.html
\title Qt Design Studio: Collecting Usage Statistics
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/collecting-user-feedback.html
\title Qt Design Studio: Collecting User Feedback
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-crashpad.html
\title Qt Design Studio: Reporting Crashes
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-packaging.html
\title Qt Design Studio: Packaging Applications
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-developer-topics.html
\title Qt Design Studio: Developer Topics
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-vcs-git.html
\title Qt Design Studio: Using Git
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-porting-projects.html
\title Qt Design Studio: Converting Qt 5 Projects into Qt 6 Projects
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/quick-converting-ui-projects.html
\title Qt Design Studio: Converting UI Projects to Applications
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-editor-external.html
\title Qt Design Studio: Using External Tools
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-help.html
\title Qt Design Studio: Help
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-help.html
\title Qt Design Studio: Using the Help Mode
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-faq.html
\title Qt Design Studio: Frequently Asked Questions
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/studio-platforms.html
\title Qt Design Studio: Supported Platforms
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/technical-support.html
\title Qt Design Studio: Technical Support
*/
/*!
\externalpage https://doc.qt.io/qtdesignstudio/creator-acknowledgements.html
\title Qt Design Studio: Acknowledgements
*/

View File

@ -0,0 +1,170 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc850
\title RFC 850
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc1036
\title RFC 1036
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc1179
\title RFC 1179
\keyword lpr
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc1738
\title RFC 1738
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc1918
\title RFC 1918
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc1928
\title RFC 1928
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc1929
\title RFC 1929
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc2045
\title RFC 2045
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc2109
\title RFC 2109
HTTP State Management Mechanism
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc2822
\title RFC 2822
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc2965
\title RFC 2965
HTTP State Management Mechanism
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc3174
\title RFC 3174
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc3491
\title RFC 3491
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc3492
\title RFC 3492
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc3986
\title RFC 3986
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc4122
\title RFC 4122
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc4627
\title RFC 4627
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc4648
\title RFC 4648
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc4686
\title RFC 4686
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc5280#section-5.3.1
\title RFC 5280, section 5.3.1
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc6347
\title RFC 6347
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc6347#section-4.2.1
\title RFC 6347, section 4.2.1
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc6347#section-4.2.8
\title RFC 6347, section 4.2.8
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc6724
\title RFC 6724
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc7049
\title RFC 7049
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc7049#section-3.9
\title RFC 7049, section 3.9
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc7049#section-3.10
\title RFC 7049, section 3.10
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc7049#section-6
\title RFC 7049, section 6
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc7252
\title RFC 7252
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc8018#section-5.1
\title RFC 8018, section 5.1
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc8018#section-5.2
\title RFC 8018, section 5.2
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc8152
\title RFC 8152
*/
/*!
\externalpage https://datatracker.ietf.org/doc/html/rfc8446#section-6
\title RFC 8446, section 6
*/