forked from qt-creator/qt-creator
Doc: replace "Enterprise" with "commercial only"
Change-Id: If07c5ee18e93d32085a9f617ba18ff7abf5a95b3 Reviewed-by: Eike Ziller <eike.ziller@theqtcompany.com>
This commit is contained in:
committed by
Leena Miettinen
parent
d99cb730a0
commit
c7f1eed9b6
@@ -61,9 +61,10 @@
|
||||
|
||||
\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
|
||||
integrates the Clang Static Analyzer source code analysis tool.
|
||||
integrates the Clang Static Analyzer source code analysis tool
|
||||
(commercial only).
|
||||
|
||||
\endlist
|
||||
|
||||
|
||||
@@ -31,9 +31,10 @@
|
||||
|
||||
\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
|
||||
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
|
||||
OS X.
|
||||
|
||||
|
||||
@@ -155,7 +155,7 @@
|
||||
\li Description
|
||||
\li Minimum Qt Version
|
||||
\li Qt Quick Version
|
||||
\li Enterprise Feature
|
||||
\li Commercial Only
|
||||
|
||||
\row
|
||||
\li \gui {Pixmap Cache}
|
||||
|
||||
@@ -113,9 +113,9 @@
|
||||
the build step and add a custom build step that specifies another shell
|
||||
command.
|
||||
|
||||
\QC Enterprise is integrated to \l{http://doc.qt.digia.com/QtQuickCompiler/}
|
||||
{Qt Quick Compiler}. It is a commercial add-on for Qt Quick applications
|
||||
that enables you to compile QML source code into the final binary. This
|
||||
\QC is integrated to \l{http://doc.qt.digia.com/QtQuickCompiler/}
|
||||
{Qt Quick Compiler} (commercial only) that enables you to compile QML source
|
||||
code into the final binary. This
|
||||
improves the startup time of the application and eliminates the need to
|
||||
deploy QML files together with the application. \QC new project wizards
|
||||
create projects that the Qt Quick Compiler can compile, because they are
|
||||
|
||||
Reference in New Issue
Block a user