Doc: Replace title with HTML filename as value of \contentspage

To make links work if the title changes.

Change-Id: Icf516e74c68efc3b26689aaec27f28ee7ae51ce3
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io>
This commit is contained in:
Leena Miettinen
2018-07-11 13:53:28 +02:00
parent f80aa2c6f7
commit 41493d24f0
113 changed files with 226 additions and 227 deletions

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-heob.html \previouspage creator-heob.html
\page creator-cpu-usage-analyzer.html \page creator-cpu-usage-analyzer.html
\nextpage creator-autotest.html \nextpage creator-autotest.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-troubleshooting-debugging.html \previouspage creator-troubleshooting-debugging.html
\page creator-analyze-mode.html \page creator-analyze-mode.html
\nextpage creator-qml-performance-monitor.html \nextpage creator-qml-performance-monitor.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-running-valgrind-remotely.html \previouspage creator-running-valgrind-remotely.html
\page creator-clang-tools.html \page creator-clang-tools.html
\nextpage creator-heob.html \nextpage creator-heob.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-clang-tools.html \previouspage creator-clang-tools.html
\page creator-heob.html \page creator-heob.html
\nextpage creator-cpu-usage-analyzer.html \nextpage creator-cpu-usage-analyzer.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-qml-performance-monitor.html \previouspage creator-qml-performance-monitor.html
\page creator-valgrind-overview.html \page creator-valgrind-overview.html
\nextpage creator-analyzer.html \nextpage creator-analyzer.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-valgrind-overview.html \previouspage creator-valgrind-overview.html
\page creator-analyzer.html \page creator-analyzer.html
\nextpage creator-cache-profiler.html \nextpage creator-cache-profiler.html
@@ -140,7 +140,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-analyzer.html \previouspage creator-analyzer.html
\page creator-cache-profiler.html \page creator-cache-profiler.html
\nextpage creator-running-valgrind-remotely.html \nextpage creator-running-valgrind-remotely.html
@@ -260,7 +260,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-cache-profiler.html \previouspage creator-cache-profiler.html
\page creator-running-valgrind-remotely.html \page creator-running-valgrind-remotely.html
\nextpage creator-clang-tools.html \nextpage creator-clang-tools.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-analyze-mode.html \previouspage creator-analyze-mode.html
\page creator-qml-performance-monitor.html \page creator-qml-performance-monitor.html
\nextpage creator-valgrind-overview.html \nextpage creator-valgrind-overview.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -25,7 +25,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-connecting-mobile.html \previouspage creator-connecting-mobile.html
\page creator-developing-android.html \page creator-developing-android.html
\nextpage creator-developing-baremetal.html \nextpage creator-developing-baremetal.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -25,7 +25,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-deployment.html \previouspage creator-deployment.html
\page creator-deploying-android.html \page creator-deploying-android.html
\nextpage creator-deployment-embedded-linux.html \nextpage creator-deployment-embedded-linux.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -25,7 +25,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-developing-android.html \previouspage creator-developing-android.html
\page creator-developing-baremetal.html \page creator-developing-baremetal.html
\nextpage creator-developing-generic-linux.html \nextpage creator-developing-generic-linux.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-other.html \previouspage creator-project-other.html
\page creator-project-cmake.html \page creator-project-cmake.html
\nextpage creator-project-qbs.html \nextpage creator-project-qbs.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debugging-qml.html \previouspage creator-debugging-qml.html
\page creator-debugging-example.html \page creator-debugging-example.html
\nextpage creator-qml-debugging-example.html \nextpage creator-qml-debugging-example.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -31,7 +31,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debugging.html \previouspage creator-debugging.html
\page creator-debugger-engines.html \page creator-debugger-engines.html
\nextpage creator-debugger-operating-modes.html \nextpage creator-debugger-operating-modes.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-testing.html \previouspage creator-testing.html
\page creator-debugging.html \page creator-debugging.html
\nextpage creator-debugger-engines.html \nextpage creator-debugger-engines.html
@@ -98,7 +98,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debugger-engines.html \previouspage creator-debugger-engines.html
\page creator-debugger-operating-modes.html \page creator-debugger-operating-modes.html
\nextpage creator-debug-mode.html \nextpage creator-debug-mode.html
@@ -352,7 +352,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debugger-operating-modes.html \previouspage creator-debugger-operating-modes.html
\page creator-debug-mode.html \page creator-debug-mode.html
\nextpage creator-debugging-helpers.html \nextpage creator-debugging-helpers.html
@@ -928,7 +928,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debug-mode.html \previouspage creator-debug-mode.html
\page creator-debugging-helpers.html \page creator-debugging-helpers.html
\nextpage creator-debugging-qml.html \nextpage creator-debugging-qml.html
@@ -1526,7 +1526,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-qml-debugging-example.html \previouspage creator-qml-debugging-example.html
\page creator-troubleshooting-debugging.html \page creator-troubleshooting-debugging.html
\nextpage creator-analyze-mode.html \nextpage creator-analyze-mode.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debugging-example.html \previouspage creator-debugging-example.html
\page creator-qml-debugging-example.html \page creator-qml-debugging-example.html
\nextpage creator-troubleshooting-debugging.html \nextpage creator-troubleshooting-debugging.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debugging-helpers.html \previouspage creator-debugging-helpers.html
\page creator-debugging-qml.html \page creator-debugging-qml.html
\nextpage creator-debugging-example.html \nextpage creator-debugging-example.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-refactoring.html \previouspage creator-editor-refactoring.html
\page creator-beautifier.html \page creator-beautifier.html
\nextpage creator-editor-options.html \nextpage creator-editor-options.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-diff-editor.html \previouspage creator-diff-editor.html
\page creator-clang-codemodel.html \page creator-clang-codemodel.html
\nextpage creator-finding-overview.html \nextpage creator-finding-overview.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-functions.html \previouspage creator-editor-functions.html
\page creator-coding-navigating.html \page creator-coding-navigating.html
\nextpage creator-highlighting.html \nextpage creator-highlighting.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-usability.html \previouspage creator-usability.html
\page creator-coding.html \page creator-coding.html
\nextpage creator-editor-functions.html \nextpage creator-editor-functions.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-macros.html \previouspage creator-macros.html
\page creator-diff-editor.html \page creator-diff-editor.html
\nextpage creator-clang-codemodel.html \nextpage creator-clang-codemodel.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-options.html \previouspage creator-editor-options.html
\page creator-editor-options-text.html \page creator-editor-options-text.html
\nextpage creator-editor-fakevim.html \nextpage creator-editor-fakevim.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-beautifier.html \previouspage creator-beautifier.html
\page creator-editor-options.html \page creator-editor-options.html
\nextpage creator-editor-options-text.html \nextpage creator-editor-options-text.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-coding.html \previouspage creator-coding.html
\page creator-editor-functions.html \page creator-editor-functions.html
\nextpage creator-coding-navigating.html \nextpage creator-coding-navigating.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-coding-navigating.html \previouspage creator-coding-navigating.html
\page creator-highlighting.html \page creator-highlighting.html
\nextpage creator-checking-code-syntax.html \nextpage creator-checking-code-syntax.html
@@ -157,7 +157,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-highlighting.html \previouspage creator-highlighting.html
\page creator-checking-code-syntax.html \page creator-checking-code-syntax.html
\nextpage creator-completing-code.html \nextpage creator-completing-code.html
@@ -839,7 +839,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-checking-code-syntax.html \previouspage creator-checking-code-syntax.html
\page creator-completing-code.html \page creator-completing-code.html
\nextpage creator-indenting-code.html \nextpage creator-indenting-code.html
@@ -1066,7 +1066,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage qt-quick-toolbars.html \previouspage qt-quick-toolbars.html
\page creator-editor-codepasting.html \page creator-editor-codepasting.html
\nextpage creator-macros.html \nextpage creator-macros.html
@@ -1159,7 +1159,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-codepasting.html \previouspage creator-editor-codepasting.html
\page creator-macros.html \page creator-macros.html
\nextpage creator-diff-editor.html \nextpage creator-diff-editor.html
@@ -1196,7 +1196,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-options-text.html \previouspage creator-editor-options-text.html
\page creator-editor-fakevim.html \page creator-editor-fakevim.html
\nextpage creator-mime-types.html \nextpage creator-mime-types.html
@@ -1401,7 +1401,7 @@
*/ */
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-completing-code.html \previouspage creator-completing-code.html
\page creator-indenting-code.html \page creator-indenting-code.html
\nextpage qt-quick-toolbars.html \nextpage qt-quick-toolbars.html
@@ -1668,7 +1668,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-finding-overview.html \previouspage creator-finding-overview.html
\page creator-editor-finding.html \page creator-editor-finding.html
\nextpage creator-editor-locator.html \nextpage creator-editor-locator.html
@@ -1917,7 +1917,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-locator.html \previouspage creator-editor-locator.html
\page creator-editor-refactoring.html \page creator-editor-refactoring.html
\nextpage creator-beautifier.html \nextpage creator-beautifier.html
@@ -2767,7 +2767,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-finding.html \previouspage creator-editor-finding.html
\page creator-editor-locator.html \page creator-editor-locator.html
\nextpage creator-editor-refactoring.html \nextpage creator-editor-refactoring.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-clang-codemodel.html \previouspage creator-clang-codemodel.html
\page creator-finding-overview.html \page creator-finding-overview.html
\nextpage creator-editor-finding.html \nextpage creator-editor-finding.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-fakevim.html \previouspage creator-editor-fakevim.html
\page creator-mime-types.html \page creator-mime-types.html
\nextpage creator-modeling.html \nextpage creator-modeling.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-mime-types.html \previouspage creator-mime-types.html
\page creator-modeling.html \page creator-modeling.html
\nextpage creator-scxml.html \nextpage creator-scxml.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -44,7 +44,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-modeling.html \previouspage creator-modeling.html
\page creator-scxml.html \page creator-scxml.html
\nextpage creator-building-running.html \nextpage creator-building-running.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -24,7 +24,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-cpu-usage-analyzer.html \previouspage creator-cpu-usage-analyzer.html
\page creator-autotest.html \page creator-autotest.html
\nextpage creator-advanced.html \nextpage creator-advanced.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-generic.html \previouspage creator-project-generic.html
\page creator-cli.html \page creator-cli.html
\nextpage creator-keyboard-shortcuts.html \nextpage creator-keyboard-shortcuts.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-keyboard-shortcuts.html \previouspage creator-keyboard-shortcuts.html
\page creator-editor-external.html \page creator-editor-external.html
\nextpage creator-task-lists.html \nextpage creator-task-lists.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-help-overview.html \previouspage creator-help-overview.html
\page creator-help.html \page creator-help.html
\nextpage creator-faq.html \nextpage creator-faq.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-cli.html \previouspage creator-cli.html
\page creator-keyboard-shortcuts.html \page creator-keyboard-shortcuts.html
\nextpage creator-editor-external.html \nextpage creator-editor-external.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-sharing-project-settings.html \previouspage creator-sharing-project-settings.html
\page creator-project-managing-sessions.html \page creator-project-managing-sessions.html
\nextpage creator-design-mode.html \nextpage creator-design-mode.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-external.html \previouspage creator-editor-external.html
\page creator-task-lists.html \page creator-task-lists.html
\nextpage creator-help-overview.html \nextpage creator-help-overview.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-faq.html \previouspage creator-faq.html
\page creator-tips.html \page creator-tips.html
\nextpage creator-known-issues.html \nextpage creator-known-issues.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-overview.html \previouspage creator-overview.html
\page creator-quick-tour.html \page creator-quick-tour.html
\nextpage creator-configuring.html \nextpage creator-configuring.html

View File

@@ -24,7 +24,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-help.html \previouspage creator-help.html
\page creator-faq.html \page creator-faq.html
\nextpage creator-tips.html \nextpage creator-tips.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -25,7 +25,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-developing-generic-linux.html \previouspage creator-developing-generic-linux.html
\page creator-developing-ios.html \page creator-developing-ios.html
\nextpage creator-developing-qnx.html \nextpage creator-developing-qnx.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-deploying-android.html \previouspage creator-deploying-android.html
\page creator-deployment-embedded-linux.html \page creator-deployment-embedded-linux.html
\nextpage creator-deployment-qnx.html \nextpage creator-deployment-qnx.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -25,7 +25,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-developing-baremetal.html \previouspage creator-developing-baremetal.html
\page creator-developing-generic-linux.html \page creator-developing-generic-linux.html
\nextpage creator-developing-ios.html \nextpage creator-developing-ios.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage technical-support.html \previouspage technical-support.html
\page creator-acknowledgements.html \page creator-acknowledgements.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-autotest.html \previouspage creator-autotest.html
\page creator-advanced.html \page creator-advanced.html
\nextpage creator-os-supported-platforms.html \nextpage creator-os-supported-platforms.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\page creator-commercial-overview.html \page creator-commercial-overview.html
\title Commercial Features \title Commercial Features

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-quick-tour.html \previouspage creator-quick-tour.html
\page creator-configuring.html \page creator-configuring.html
\nextpage creator-build-example-application.html \nextpage creator-build-example-application.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-running-targets.html \previouspage creator-running-targets.html
\page creator-deployment.html \page creator-deployment.html
\nextpage creator-deploying-android.html \nextpage creator-deploying-android.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-managing-sessions.html \previouspage creator-project-managing-sessions.html
\page creator-design-mode.html \page creator-design-mode.html
\nextpage creator-visual-editor.html \nextpage creator-visual-editor.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage index.html \previouspage index.html
\page creator-getting-started.html \page creator-getting-started.html
\nextpage creator-overview.html \nextpage creator-overview.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-known-issues.html \previouspage creator-known-issues.html
\page creator-glossary.html \page creator-glossary.html
\nextpage technical-support.html \nextpage technical-support.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-task-lists.html \previouspage creator-task-lists.html
\page creator-help-overview.html \page creator-help-overview.html
\nextpage creator-help.html \nextpage creator-help.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-tips.html \previouspage creator-tips.html
\page creator-known-issues.html \page creator-known-issues.html
\nextpage creator-glossary.html \nextpage creator-glossary.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-deployment-qnx.html \previouspage creator-deployment-qnx.html
\page creator-connecting-mobile.html \page creator-connecting-mobile.html
\nextpage creator-developing-android.html \nextpage creator-developing-android.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-getting-started.html \previouspage creator-getting-started.html
\page creator-overview.html \page creator-overview.html
\nextpage creator-quick-tour.html \nextpage creator-quick-tour.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -31,7 +31,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-advanced.html \previouspage creator-advanced.html
\page creator-os-supported-platforms.html \page creator-os-supported-platforms.html
\nextpage creator-project-other.html \nextpage creator-project-other.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-glossary.html \previouspage creator-glossary.html
\page technical-support.html \page technical-support.html
\nextpage creator-acknowledgements.html \nextpage creator-acknowledgements.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-build-process-customizing.html \previouspage creator-build-process-customizing.html
\page creator-testing.html \page creator-testing.html
\nextpage creator-debugging.html \nextpage creator-debugging.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-build-example-application.html \previouspage creator-build-example-application.html
\page creator-tutorials.html \page creator-tutorials.html
\nextpage {Creating a Qt Quick Application} \nextpage {Creating a Qt Quick Application}

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage adding-plugins.html \previouspage adding-plugins.html
\page creator-usability.html \page creator-usability.html
\nextpage creator-coding.html \nextpage creator-coding.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Author: Peter Penz (ppenz@openismus.com) ** Author: Peter Penz (ppenz@openismus.com)
** Auther: Patricia Santana Cruz (patriciasantanacruz@gmail.com) ** Auther: Patricia Santana Cruz (patriciasantanacruz@gmail.com)
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
@@ -26,7 +26,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-qbs.html \previouspage creator-project-qbs.html
\page creator-projects-autotools.html \page creator-projects-autotools.html
\nextpage creator-project-generic.html \nextpage creator-project-generic.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-configuring.html \previouspage creator-configuring.html
\page creator-build-example-application.html \page creator-build-example-application.html
\nextpage creator-tutorials.html \nextpage creator-tutorials.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-scxml.html \previouspage creator-scxml.html
\page creator-building-running.html \page creator-building-running.html
\nextpage creator-building-targets.html \nextpage creator-building-targets.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-building-running.html \previouspage creator-building-running.html
\page creator-building-targets.html \page creator-building-targets.html
\nextpage creator-running-targets.html \nextpage creator-running-targets.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-developing-qnx.html \previouspage creator-developing-qnx.html
\page creator-build-process-customizing.html \page creator-build-process-customizing.html
\nextpage creator-testing.html \nextpage creator-testing.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-qmake.html \previouspage creator-project-qmake.html
\page creator-tool-chains.html \page creator-tool-chains.html
\nextpage creator-debuggers.html \nextpage creator-debuggers.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-managing.html \previouspage creator-project-managing.html
\page creator-project-creating.html \page creator-project-creating.html
\nextpage creator-project-opening.html \nextpage creator-project-opening.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-wizards.html \previouspage creator-project-wizards.html
\page creator-project-wizards-json.html \page creator-project-wizards-json.html
\nextpage creator-project-wizards-xml.html \nextpage creator-project-wizards-xml.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-wizards-json.html \previouspage creator-project-wizards-json.html
\page creator-project-wizards-xml.html \page creator-project-wizards-xml.html
\nextpage creator-version-control.html \nextpage creator-version-control.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-qmake-libraries.html \previouspage creator-project-qmake-libraries.html
\page creator-project-wizards.html \page creator-project-wizards.html
\nextpage creator-project-wizards-json.html \nextpage creator-project-wizards-json.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-tool-chains.html \previouspage creator-tool-chains.html
\page creator-debuggers.html \page creator-debuggers.html
\nextpage creator-build-settings.html \nextpage creator-build-settings.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-projects-autotools.html \previouspage creator-projects-autotools.html
\page creator-project-generic.html \page creator-project-generic.html
\nextpage creator-cli.html \nextpage creator-cli.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-opening.html \previouspage creator-project-opening.html
\page creator-project-qmake-libraries.html \page creator-project-qmake-libraries.html
\nextpage creator-project-wizards.html \nextpage creator-project-wizards.html

View File

@@ -1,7 +1,7 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -31,7 +31,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-creating.html \previouspage creator-project-creating.html
\page creator-project-opening.html \page creator-project-opening.html
\nextpage creator-project-qmake-libraries.html \nextpage creator-project-qmake-libraries.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-os-supported-platforms.html \previouspage creator-os-supported-platforms.html
\page creator-project-other.html \page creator-project-other.html
\nextpage creator-project-cmake.html \nextpage creator-project-cmake.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage accelbubble \previouspage accelbubble
\page creator-project-managing.html \page creator-project-managing.html
\nextpage creator-project-creating.html \nextpage creator-project-creating.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -24,7 +24,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-project-cmake.html \previouspage creator-project-cmake.html
\page creator-project-qbs.html \page creator-project-qbs.html
\nextpage creator-projects-autotools.html \nextpage creator-projects-autotools.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-targets.html \previouspage creator-targets.html
\page creator-project-qmake.html \page creator-project-qmake.html
\nextpage creator-tool-chains.html \nextpage creator-tool-chains.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-building-targets.html \previouspage creator-building-targets.html
\page creator-running-targets.html \page creator-running-targets.html
\nextpage creator-deployment.html \nextpage creator-deployment.html

View File

@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-debuggers.html \previouspage creator-debuggers.html
\page creator-build-settings.html \page creator-build-settings.html
\nextpage creator-run-settings.html \nextpage creator-run-settings.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-editor-settings.html \previouspage creator-editor-settings.html
\page creator-code-style-settings.html \page creator-code-style-settings.html
\nextpage creator-build-dependencies.html \nextpage creator-build-dependencies.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-code-style-settings.html \previouspage creator-code-style-settings.html
\page creator-build-dependencies.html \page creator-build-dependencies.html
\nextpage creator-sharing-project-settings.html \nextpage creator-sharing-project-settings.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-run-settings.html \previouspage creator-run-settings.html
\page creator-editor-settings.html \page creator-editor-settings.html
\nextpage creator-code-style-settings.html \nextpage creator-code-style-settings.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-vcs-subversion.html \previouspage creator-vcs-subversion.html
\page creator-configuring-projects.html \page creator-configuring-projects.html
\nextpage creator-targets.html \nextpage creator-targets.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-build-settings.html \previouspage creator-build-settings.html
\page creator-run-settings.html \page creator-run-settings.html
\nextpage creator-editor-settings.html \nextpage creator-editor-settings.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-build-dependencies.html \previouspage creator-build-dependencies.html
\page creator-sharing-project-settings.html \page creator-sharing-project-settings.html
\nextpage creator-project-managing-sessions.html \nextpage creator-project-managing-sessions.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-configuring-projects.html \previouspage creator-configuring-projects.html
\page creator-targets.html \page creator-targets.html
\nextpage creator-project-qmake.html \nextpage creator-project-qmake.html

View File

@@ -2,7 +2,7 @@
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (C) 2016 Blackberry ** Copyright (C) 2018 Blackberry
** **
** Contact: Blackberry (qt@blackberry.com) ** Contact: Blackberry (qt@blackberry.com)
** Contact: KDAB (info@kdab.com) ** Contact: KDAB (info@kdab.com)
@@ -34,7 +34,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-deployment-embedded-linux.html \previouspage creator-deployment-embedded-linux.html
\page creator-deployment-qnx.html \page creator-deployment-qnx.html
\nextpage creator-connecting-mobile.html \nextpage creator-connecting-mobile.html

View File

@@ -2,7 +2,7 @@
** **
** This file is part of Qt Creator ** This file is part of Qt Creator
** **
** Copyright (C) 2016 Blackberry ** Copyright (C) 2018 Blackberry
** **
** Contact: Blackberry (qt@blackberry.com) ** Contact: Blackberry (qt@blackberry.com)
** Contact: KDAB (info@kdab.com) ** Contact: KDAB (info@kdab.com)
@@ -29,7 +29,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-developing-ios.html \previouspage creator-developing-ios.html
\page creator-developing-qnx.html \page creator-developing-qnx.html
\nextpage creator-build-process-customizing.html \nextpage creator-build-process-customizing.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-writing-program.html \previouspage creator-writing-program.html
\example accelbubble \example accelbubble
\nextpage creator-project-managing.html \nextpage creator-project-managing.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -31,7 +31,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-design-mode.html \previouspage creator-design-mode.html
\page creator-visual-editor.html \page creator-visual-editor.html
\nextpage quick-projects.html \nextpage quick-projects.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-tutorials.html \previouspage creator-tutorials.html
\example transitions \example transitions
\nextpage creator-writing-program.html \nextpage creator-writing-program.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage quick-components.html \previouspage quick-components.html
\page quick-buttons.html \page quick-buttons.html
\nextpage quick-scalable-image.html \nextpage quick-scalable-image.html
@@ -115,7 +115,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage quick-buttons.html \previouspage quick-buttons.html
\page quick-scalable-image.html \page quick-scalable-image.html
\nextpage qtquick-navigator.html \nextpage qtquick-navigator.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,8 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage index.html
\contentspage {Qt Creator Manual}
\previouspage creator-using-qt-quick-designer.html \previouspage creator-using-qt-quick-designer.html
\page quick-components.html \page quick-components.html
\nextpage quick-buttons.html \nextpage quick-buttons.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -24,7 +24,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage qmldesigner-pathview-editor.html \previouspage qmldesigner-pathview-editor.html
\page qmldesigner-connections.html \page qmldesigner-connections.html
\nextpage quick-signals.html \nextpage quick-signals.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -31,7 +31,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-visual-editor.html \previouspage creator-visual-editor.html
\page quick-projects.html \page quick-projects.html
\nextpage creator-quick-ui-forms.html \nextpage creator-quick-ui-forms.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2017 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage creator-quick-ui-forms.html \previouspage creator-quick-ui-forms.html
\page creator-using-qt-quick-designer.html \page creator-using-qt-quick-designer.html
\nextpage quick-components.html \nextpage quick-components.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -31,7 +31,7 @@
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage qtquick-iso-icon-browser.html \previouspage qtquick-iso-icon-browser.html
\page quick-export-to-qml.html \page quick-export-to-qml.html
\nextpage creator-qml-modules-with-plugins.html \nextpage creator-qml-modules-with-plugins.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -24,7 +24,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage quick-states.html \previouspage quick-states.html
\page qtquick-iso-icon-browser.html \page qtquick-iso-icon-browser.html
\nextpage quick-export-to-qml.html \nextpage quick-export-to-qml.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -30,7 +30,7 @@
// ********************************************************************** // **********************************************************************
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage quick-export-to-qml.html \previouspage quick-export-to-qml.html
\page creator-qml-modules-with-plugins.html \page creator-qml-modules-with-plugins.html
\nextpage creator-using-qt-designer.html \nextpage creator-using-qt-designer.html

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2016 The Qt Company Ltd. ** Copyright (C) 2018 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -24,7 +24,7 @@
****************************************************************************/ ****************************************************************************/
/*! /*!
\contentspage {Qt Creator Manual} \contentspage index.html
\previouspage qtquick-properties.html \previouspage qtquick-properties.html
\page qmldesigner-pathview-editor.html \page qmldesigner-pathview-editor.html
\nextpage qmldesigner-connections.html \nextpage qmldesigner-connections.html

Some files were not shown because too many files have changed in this diff Show More