2013-04-16 14:24:45 +00:00
|
|
|
/****************************************************************************
|
|
|
|
**
|
|
|
|
** Copyright (C) 2013 Digia Plc and/or its subsidiary(-ies).
|
|
|
|
** Contact: http://www.qt-project.org/legal
|
|
|
|
**
|
|
|
|
** This file is part of the documentation of the Qt Toolkit.
|
|
|
|
**
|
|
|
|
** $QT_BEGIN_LICENSE:FDL$
|
|
|
|
** Commercial License Usage
|
|
|
|
** Licensees holding valid commercial Qt licenses may use this file in
|
|
|
|
** accordance with the commercial license agreement provided with the
|
|
|
|
** Software or, alternatively, in accordance with the terms contained in
|
|
|
|
** a written agreement between you and Digia. For licensing terms and
|
|
|
|
** conditions see http://qt.digia.com/licensing. For further information
|
|
|
|
** use the contact form at http://qt.digia.com/contact-us.
|
|
|
|
**
|
|
|
|
** GNU Free Documentation License Usage
|
|
|
|
** Alternatively, this file may be used under the terms of the GNU Free
|
|
|
|
** Documentation License version 1.3 as published by the Free Software
|
|
|
|
** Foundation and appearing in the file included in the packaging of
|
|
|
|
** this file. Please review the following information to ensure
|
|
|
|
** the GNU Free Documentation License version 1.3 requirements
|
|
|
|
** will be met: http://www.gnu.org/copyleft/fdl.html.
|
|
|
|
** $QT_END_LICENSE$
|
|
|
|
**
|
|
|
|
****************************************************************************/
|
|
|
|
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-deployment-qnx.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Deploying Applications to QNX Devices
|
|
|
|
*/
|
2013-11-05 15:32:00 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-baremetal.html
|
2013-11-05 15:32:00 +00:00
|
|
|
\title Qt Creator: Connecting Bare Metal Devices
|
|
|
|
*/
|
2013-04-16 14:24:45 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-bb10.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Connecting BlackBerry 10 Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-qnx.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Connecting QNX Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-deployment-bb10.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Deploying Applications to BlackBerry 10 Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-generic-linux.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Connecting Embedded Linux Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-deployment-embedded-linux.html
|
2013-11-05 15:32:00 +00:00
|
|
|
\title Qt Creator: Deploying Applications to Embedded Linux Devices
|
2013-04-16 14:24:45 +00:00
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-faq.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: FAQ
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-tips.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Tips and Tricks
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-help.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using the Help Mode
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-quick-tour.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: User Interface
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-cli.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Command Line Options
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-task-lists.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Showing Task List Files in Issues Pane
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-managing-sessions.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Managing Sessions
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-external.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using External Tools
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-version-control.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Version Control Systems
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-keyboard-shortcuts.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Keyboard Shortcuts
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/quick-screens.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating Screens
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-qml-application.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating a Qt Quick Application
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/quick-export-to-qml.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Exporting Designs from Graphics Software
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-qml-modules-with-plugins.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using QML Modules with Plugins
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-visual-editor.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Developing Qt Quick Applications
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-using-qt-quick-designer.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Qt Quick Designer
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/quick-projects.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating Qt Quick Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/quick-components.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating Components
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/qt-quick-toolbars.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Qt Quick Toolbars
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/quick-buttons.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating Buttons
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/quick-scalable-image.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating Scalable Buttons and Borders
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-options.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Configuring the Editor
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-functions.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Writing Code
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-coding-navigating.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Working in Edit Mode
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-highlighting.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Semantic Highlighting
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-checking-code-syntax.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Checking Code Syntax
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-completing-code.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Completing Code
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-codepasting.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Pasting and Fetching Code Snippets
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-macros.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Text Editing Macros
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-fakevim.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using FakeVim Mode
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-indenting-code.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Indenting Text or Code
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-finding.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Finding and Replacing
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-refactoring.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Refactoring
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-locator.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Searching with the Locator
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-coding.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Coding
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-options-text.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Specifying Text Editor Settings
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-finding-overview.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Finding
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-mime-types.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Editing MIME Types
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-qml-debugging-example.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Debugging a Qt Quick Example Application
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debugging-example.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Debugging a C++ Example Application
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debugger-engines.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Setting Up Debugger
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debugging-qml.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Debugging Qt Quick Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debugging.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Debugging
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debugger-operating-modes.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Launching the Debugger
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debug-mode.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Interacting with the Debugger
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debugging-helpers.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Debugging Helpers
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-troubleshooting-debugging.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Troubleshooting Debugger
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/index.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator Manual
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-advanced.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Advanced Use
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-os-supported-platforms.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Supported Platforms
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-connecting-mobile.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Connecting Mobile Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-usability.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Optimizing Applications for Mobile Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-acknowledgements.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Acknowledgements
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-help-overview.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Getting Help
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/technical-support.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Technical Support
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-overview.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: IDE Overview
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-testing.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Debugging and Analyzing
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-deployment.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Deploying to Mobile Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-tutorials.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Tutorials
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-known-issues.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Known Issues
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-design-mode.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Designing User Interfaces
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-publish-ovi.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Publishing
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-glossary.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Glossary
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-getting-started.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Getting Started
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-analyzer.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Detecting Memory Leaks
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-cache-profiler.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Profiling Function Execution
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-running-valgrind-remotely.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Running Valgrind Tools Remotely
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-valgrind-overview.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Valgrind Code Analysis Tools
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-analyze-mode.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Analyzing Code
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-qml-performance-monitor.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Profiling QML Applications
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-deploying-android.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Deploying Applications to Android Devices
|
|
|
|
*/
|
2013-10-25 11:24:07 +00:00
|
|
|
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-ios.html
|
2013-10-25 11:24:07 +00:00
|
|
|
\title Qt Creator: Connecting iOS devices
|
|
|
|
*/
|
|
|
|
|
2013-04-16 14:24:45 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-android.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Connecting Android Devices
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-build-example-application.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Building and Running an Example
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-generic.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Setting Up a Generic Project
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-sharing-project-settings.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Sharing Project Settings
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-opening.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Opening Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-managing.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Managing Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-cmake.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Setting Up a CMake Project
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-targets.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Adding Kits
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-tool-chains.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Adding Compilers
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-qbs.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Setting Up a Qbs Project
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-creating.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-wizards.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Adding New Custom Wizards
|
|
|
|
*/
|
2015-01-08 10:09:36 +00:00
|
|
|
/*!
|
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-wizards-json.html
|
|
|
|
\title Qt Creator: Adding JSON-Based Wizards
|
|
|
|
*/
|
|
|
|
/*!
|
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-wizards-xml.html
|
|
|
|
\title Qt Creator: Adding XML-Based Wizards
|
|
|
|
*/
|
2013-04-16 14:24:45 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-projects-autotools.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Setting Up an Autotools Project
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-configuring-projects.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Configuring Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-build-process-customizing.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Customizing the Build Process
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-build-settings.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Specifying Build Settings
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-code-style-settings.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Specifying Code Style Settings
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-run-settings.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Specifying Run Settings
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-qmake-libraries.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Adding Libraries to Projects
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-other.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Using Other Build Systems
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-running-targets.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Running on Multiple Platforms
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-build-dependencies.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Specifying Dependencies
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-building-running.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Building and Running
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-editor-settings.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Specifying Editor Settings
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-project-qmake.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Adding Qt Versions
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-building-targets.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Building for Multiple Platforms
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-using-qt-designer.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Developing Widget Based Applications
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-writing-program.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Creating a Qt Widget Based Application
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/adding-plugins.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Adding Qt Designer Plugins
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-configuring.html
|
2013-04-16 14:24:45 +00:00
|
|
|
\title Qt Creator: Configuring Qt Creator
|
|
|
|
*/
|
2013-11-05 15:32:00 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-debuggers.html
|
2013-11-05 15:32:00 +00:00
|
|
|
\title Qt Creator: Adding Debuggers
|
|
|
|
*/
|
2014-02-13 09:45:27 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-mobile-app-tutorial.html
|
2014-04-02 15:04:03 +00:00
|
|
|
\title Qt Creator: Creating a Mobile Application
|
2014-02-13 09:45:27 +00:00
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-diff-editor.html
|
2014-02-13 09:45:27 +00:00
|
|
|
\title Qt Creator: Comparing Files
|
|
|
|
*/
|
2014-03-11 13:46:42 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-beautifier.html
|
2014-03-11 13:46:42 +00:00
|
|
|
\title Qt Creator: Beautifying Source Code
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-developing-winrt.html
|
2014-03-11 13:46:42 +00:00
|
|
|
\title Qt Creator: Connecting Windows Runtime Devices
|
|
|
|
*/
|
2014-10-28 13:28:42 +00:00
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-clang-codemodel.html
|
2014-10-28 13:28:42 +00:00
|
|
|
\title Qt Creator: Parsing C++ Files
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-quick-ui-forms.html
|
2014-10-28 13:28:42 +00:00
|
|
|
\title Qt Creator: Qt Quick UI Forms
|
|
|
|
*/
|
|
|
|
/*!
|
2014-12-03 09:12:18 +00:00
|
|
|
\externalpage http://doc.qt.io/qtcreator/creator-clang-static-analyzer.html
|
2014-10-28 13:28:42 +00:00
|
|
|
\title Qt Creator: Using Clang Static Analyzer
|
|
|
|
*/
|