Doc: replace "Enterprise" with "commercial only"

Change-Id: If07c5ee18e93d32085a9f617ba18ff7abf5a95b3
Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
Leena Miettinen
2014-12-11 12:04:11 +01:00
committed by Leena Miettinen
parent d99cb730a0
commit c7f1eed9b6
4 changed files with 10 additions and 8 deletions

View File

@@ -61,9 +61,10 @@
\li \l{Using Clang Static Analyzer}{Clang Static Analyzer} \li \l{Using Clang Static Analyzer}{Clang Static Analyzer}
In \QC Enterprise, you can detect problems in C, C++, and You can detect problems in C, C++, and
Objective-C programs by using the experimental plugin that Objective-C programs by using the experimental plugin that
integrates the Clang Static Analyzer source code analysis tool. integrates the Clang Static Analyzer source code analysis tool
(commercial only).
\endlist \endlist

View File

@@ -31,9 +31,10 @@
\title Using Clang Static Analyzer \title Using Clang Static Analyzer
\QC Enterprise integrates the \l{http://clang-analyzer.llvm.org} \QC integrates the \l{http://clang-analyzer.llvm.org}
{Clang Static Analyzer} for finding problems in C, C++, and Objective-C {Clang Static Analyzer} for finding problems in C, C++, and Objective-C
programs. You must have Clang installed to use the plugin. At the time of programs (commercial only). You must have Clang installed to use the plugin.
At the time of
this writing, the plugin is experimental and only available on Linux and this writing, the plugin is experimental and only available on Linux and
OS X. OS X.

View File

@@ -155,7 +155,7 @@
\li Description \li Description
\li Minimum Qt Version \li Minimum Qt Version
\li Qt Quick Version \li Qt Quick Version
\li Enterprise Feature \li Commercial Only
\row \row
\li \gui {Pixmap Cache} \li \gui {Pixmap Cache}

View File

@@ -113,9 +113,9 @@
the build step and add a custom build step that specifies another shell the build step and add a custom build step that specifies another shell
command. command.
\QC Enterprise is integrated to \l{http://doc.qt.digia.com/QtQuickCompiler/} \QC is integrated to \l{http://doc.qt.digia.com/QtQuickCompiler/}
{Qt Quick Compiler}. It is a commercial add-on for Qt Quick applications {Qt Quick Compiler} (commercial only) that enables you to compile QML source
that enables you to compile QML source code into the final binary. This code into the final binary. This
improves the startup time of the application and eliminates the need to improves the startup time of the application and eliminates the need to
deploy QML files together with the application. \QC new project wizards deploy QML files together with the application. \QC new project wizards
create projects that the Qt Quick Compiler can compile, because they are create projects that the Qt Quick Compiler can compile, because they are