From 20ad8e01c24a5821d4b42e8bc62636a83bf8fffa Mon Sep 17 00:00:00 2001 From: Leena Miettinen Date: Fri, 20 Mar 2015 14:05:31 +0100 Subject: [PATCH] Doc: add an overview of commercial features Change-Id: I6eb0a4bb415d2eb004aaabfc7572789e1eb74512 Reviewed-by: Eike Ziller --- .../overview/creator-commercial-overview.qdoc | 55 +++++++++++++++++++ doc/src/qtcreator.qdoc | 4 ++ 2 files changed, 59 insertions(+) create mode 100644 doc/src/overview/creator-commercial-overview.qdoc diff --git a/doc/src/overview/creator-commercial-overview.qdoc b/doc/src/overview/creator-commercial-overview.qdoc new file mode 100644 index 00000000000..47f3cb2d1d0 --- /dev/null +++ b/doc/src/overview/creator-commercial-overview.qdoc @@ -0,0 +1,55 @@ +/**************************************************************************** +** +** Copyright (C) 2015 The Qt Company Ltd. +** Contact: http://www.qt.io/licensing +** +** This file is part of Qt Creator +** +** +** GNU Free Documentation License +** +** 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. +** +** +****************************************************************************/ + +// ********************************************************************** +// NOTE: the sections are not ordered by their logical order to avoid +// reshuffling the file each time the index order changes (i.e., often). +// Run the fixnavi.pl script to adjust the links to the index order. +// ********************************************************************** + +/*! + \contentspage {Qt Creator Manual} + \page creator-commercial-overview.html + + \title Qt Creator Commercial Features + + You can use the following \QC features if you have the appropriate + \l{http://qt.io/licensing/}{Qt license}: + + \list + \li \l{Using Clang Static Analyzer}{Clang Static Analyzer} integration. + \li Additional \l{Understanding the Data}{QML Profiler} event + categories: + \list + \li Pixmap cache + \li \l{Analyzing Scene Graph Events}{Scene graph} + \li Memory usage + \li Input events + \endlist + \li \l{http://doc.qt.io/QtQuickCompiler/}{Qt Quick Compiler} + integration + \li \l{Using Qt Quick Designer Extensions} + {Qt Quick Designer extensions}: + \list + \li \l{Adding Connections}{Connections view} + \li \l{Editing PathView Properties}{PathView property editor} + \li \l{Using Qt Quick UI Forms}{Export button} for exporting + items as alias properties + \endlist + \endlist +*/ diff --git a/doc/src/qtcreator.qdoc b/doc/src/qtcreator.qdoc index 6c51f76bedd..0e4c2f0e5ab 100644 --- a/doc/src/qtcreator.qdoc +++ b/doc/src/qtcreator.qdoc @@ -37,6 +37,10 @@ Windows operating systems. For more information, see \l{Supported Platforms}. + This manual also describes features that are only available if you have the + appropriate \l{http://qt.io/licensing/}{Qt license}. For more information, + see \l{Qt Creator Commercial Features}. + \table \row \li \inlineimage creator_gettingstarted.png