forked from qt-creator/qt-creator
Doc: update information about commercial features
Using the Auto test plugin or QML Profiler extensions no longer requires a commercial lincense. The ISO Icon Browser was missing from the list of commercial features. Change-Id: Ic40c8ae5bddea5424f2de57d8e2ece17588428ff Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
@@ -208,8 +208,7 @@
|
|||||||
|
|
||||||
The following types of events are displayed in the timeline view on one or
|
The following types of events are displayed in the timeline view on one or
|
||||||
several rows. The availability of event types depends on the version of Qt
|
several rows. The availability of event types depends on the version of Qt
|
||||||
the application was compiled with, the version of Qt Quick it is using, and
|
the application was compiled with and the version of Qt Quick it is using.
|
||||||
whether \QC or \QCE is used to profile it.
|
|
||||||
|
|
||||||
\table
|
\table
|
||||||
|
|
||||||
@@ -218,7 +217,6 @@
|
|||||||
\li Description
|
\li Description
|
||||||
\li Minimum Qt Version
|
\li Minimum Qt Version
|
||||||
\li Qt Quick Version
|
\li Qt Quick Version
|
||||||
\li Commercial Only
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Pixmap Cache}
|
\li \uicontrol {Pixmap Cache}
|
||||||
@@ -227,7 +225,6 @@
|
|||||||
with specifics about its file name and size.
|
with specifics about its file name and size.
|
||||||
\li Qt 5.1
|
\li Qt 5.1
|
||||||
\li Qt Quick 2
|
\li Qt Quick 2
|
||||||
\li \image ok
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Scene Graph}
|
\li \uicontrol {Scene Graph}
|
||||||
@@ -236,7 +233,7 @@
|
|||||||
so.
|
so.
|
||||||
\li Qt 5.1
|
\li Qt 5.1
|
||||||
\li Qt Quick 2
|
\li Qt Quick 2
|
||||||
\li \image ok
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Memory Usage}
|
\li \uicontrol {Memory Usage}
|
||||||
\li Displays block allocations of the JavaScript memory manager.
|
\li Displays block allocations of the JavaScript memory manager.
|
||||||
@@ -251,21 +248,18 @@
|
|||||||
requested.
|
requested.
|
||||||
\li Qt 5.4
|
\li Qt 5.4
|
||||||
\li Qt Quick 2
|
\li Qt Quick 2
|
||||||
\li \image ok
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Input Events}
|
\li \uicontrol {Input Events}
|
||||||
\li Displays mouse and keyboard events.
|
\li Displays mouse and keyboard events.
|
||||||
\li Qt 4.7.4
|
\li Qt 4.7.4
|
||||||
\li Qt Quick 1 or Qt Quick 2
|
\li Qt Quick 1 or Qt Quick 2
|
||||||
\li \image ok
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol Painting
|
\li \uicontrol Painting
|
||||||
\li Displays the time spent painting the scene for each frame.
|
\li Displays the time spent painting the scene for each frame.
|
||||||
\li Qt 4.7.4
|
\li Qt 4.7.4
|
||||||
\li Qt Quick 1
|
\li Qt Quick 1
|
||||||
\li
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol Animations
|
\li \uicontrol Animations
|
||||||
@@ -276,14 +270,12 @@
|
|||||||
animations are shown in a separate row then.
|
animations are shown in a separate row then.
|
||||||
\li Qt 5.0 (Qt 5.3)
|
\li Qt 5.0 (Qt 5.3)
|
||||||
\li Qt Quick 2
|
\li Qt Quick 2
|
||||||
\li
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol Compiling
|
\li \uicontrol Compiling
|
||||||
\li Displays the time spent compiling the QML files.
|
\li Displays the time spent compiling the QML files.
|
||||||
\li Qt 4.7.4
|
\li Qt 4.7.4
|
||||||
\li Qt Quick 1 or Qt Quick 2
|
\li Qt Quick 1 or Qt Quick 2
|
||||||
\li
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol Creating
|
\li \uicontrol Creating
|
||||||
@@ -298,7 +290,6 @@
|
|||||||
events.
|
events.
|
||||||
\li Qt 4.7.4 (Qt 5.2.1)
|
\li Qt 4.7.4 (Qt 5.2.1)
|
||||||
\li Qt Quick 1 or Qt Quick 2
|
\li Qt Quick 1 or Qt Quick 2
|
||||||
\li
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol Binding
|
\li \uicontrol Binding
|
||||||
@@ -306,7 +297,6 @@
|
|||||||
evaluation takes.
|
evaluation takes.
|
||||||
\li Qt 4.7.4
|
\li Qt 4.7.4
|
||||||
\li Qt Quick 1 or Qt Quick 2
|
\li Qt Quick 1 or Qt Quick 2
|
||||||
\li
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol {Handling Signal}
|
\li \uicontrol {Handling Signal}
|
||||||
@@ -314,7 +304,6 @@
|
|||||||
handling takes.
|
handling takes.
|
||||||
\li Qt 4.7.4
|
\li Qt 4.7.4
|
||||||
\li Qt Quick 1 or Qt Quick 2
|
\li Qt Quick 1 or Qt Quick 2
|
||||||
\li
|
|
||||||
|
|
||||||
\row
|
\row
|
||||||
\li \uicontrol JavaScript
|
\li \uicontrol JavaScript
|
||||||
@@ -323,7 +312,6 @@
|
|||||||
you may be using to evaluate bindings or handle signals.
|
you may be using to evaluate bindings or handle signals.
|
||||||
\li Qt 5.3
|
\li Qt 5.3
|
||||||
\li Qt Quick 2
|
\li Qt Quick 2
|
||||||
\li
|
|
||||||
|
|
||||||
\endtable
|
\endtable
|
||||||
|
|
||||||
|
@@ -31,10 +31,8 @@
|
|||||||
|
|
||||||
\title Running Autotests
|
\title Running Autotests
|
||||||
|
|
||||||
\commercial
|
|
||||||
|
|
||||||
\QC integrates the \l{Qt Test} framework for unit testing Qt based
|
\QC integrates the \l{Qt Test} framework for unit testing Qt based
|
||||||
applications and libraries (commercial only). You can use \QC to build and
|
applications and libraries. You can use \QC to build and
|
||||||
run autotests for your projects.
|
run autotests for your projects.
|
||||||
|
|
||||||
\image qtcreator-autotests.png
|
\image qtcreator-autotests.png
|
||||||
|
@@ -139,8 +139,7 @@
|
|||||||
\li \uicontrol Outline shows the symbol hierarchy of a C++ file and the type
|
\li \uicontrol Outline shows the symbol hierarchy of a C++ file and the type
|
||||||
hierarchy of a QML file.
|
hierarchy of a QML file.
|
||||||
|
|
||||||
\li \uicontrol Tests lists autotests and Qt Quick tests in the project
|
\li \uicontrol Tests lists autotests and Qt Quick tests in the project.
|
||||||
(commercial only).
|
|
||||||
|
|
||||||
\li \uicontrol {Type Hierarchy} shows the base classes of a class.
|
\li \uicontrol {Type Hierarchy} shows the base classes of a class.
|
||||||
|
|
||||||
@@ -297,7 +296,7 @@
|
|||||||
\section2 Viewing Tests
|
\section2 Viewing Tests
|
||||||
|
|
||||||
The \uicontrol Tests view shows the autotests and Qt Quick tests in the
|
The \uicontrol Tests view shows the autotests and Qt Quick tests in the
|
||||||
current project (commercial only). Select the test cases to run. If a Qt
|
current project. Select the test cases to run. If a Qt
|
||||||
Quick test case does not have a name, it is marked \uicontrol Unnamed in the
|
Quick test case does not have a name, it is marked \uicontrol Unnamed in the
|
||||||
list. Unnamed test cases are always executed when the application that
|
list. Unnamed test cases are always executed when the application that
|
||||||
contains them is run, and therefore you cannot select or deselect them.
|
contains them is run, and therefore you cannot select or deselect them.
|
||||||
@@ -350,7 +349,7 @@
|
|||||||
|
|
||||||
\li \uicontrol{General Messages}
|
\li \uicontrol{General Messages}
|
||||||
|
|
||||||
\li \uicontrol{Test Results} (commercial only)
|
\li \uicontrol{Test Results}
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
@@ -41,16 +41,8 @@
|
|||||||
\l{http://qt.io/licensing/}{Qt license}:
|
\l{http://qt.io/licensing/}{Qt license}:
|
||||||
|
|
||||||
\list
|
\list
|
||||||
\li \l{Running Autotests}
|
|
||||||
\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{Analyzing CPU Usage}{CPU Usage Analyzer}
|
\li \l{Analyzing CPU Usage}{CPU Usage Analyzer}
|
||||||
|
\li \l{Browsing ISO 7000 Icons} in \QMLD
|
||||||
\li \l{http://doc.qt.io/QtQuickCompiler/}{Qt Quick Compiler}
|
\li \l{http://doc.qt.io/QtQuickCompiler/}{Qt Quick Compiler}
|
||||||
integration
|
integration
|
||||||
\li \l{http://doc.qt.io/QtForDeviceCreation/index.html}{Developing for
|
\li \l{http://doc.qt.io/QtForDeviceCreation/index.html}{Developing for
|
||||||
|
@@ -114,7 +114,7 @@
|
|||||||
|
|
||||||
\QC is integrated to the \l{Qt Test} framework for unit testing
|
\QC is integrated to the \l{Qt Test} framework for unit testing
|
||||||
Qt based applications and libraries. You can use \QC to build
|
Qt based applications and libraries. You can use \QC to build
|
||||||
and run autotests (commercial only).
|
and run autotests.
|
||||||
|
|
||||||
For more information, see \l{Testing}.
|
For more information, see \l{Testing}.
|
||||||
\li \b {Publishing}
|
\li \b {Publishing}
|
||||||
|
@@ -61,7 +61,7 @@
|
|||||||
\li \l{Running Autotests}
|
\li \l{Running Autotests}
|
||||||
|
|
||||||
You can use an experimental Auto Test plugin to build and run
|
You can use an experimental Auto Test plugin to build and run
|
||||||
autotests using \QC (commercial only).
|
autotests using \QC.
|
||||||
|
|
||||||
\endlist
|
\endlist
|
||||||
|
|
||||||
|
@@ -166,7 +166,7 @@
|
|||||||
|
|
||||||
Qt unit tests for features or classes
|
Qt unit tests for features or classes
|
||||||
|
|
||||||
\li Qt Auto Test (commercial only)
|
\li Qt Auto Test
|
||||||
|
|
||||||
Projects with boilerplate code for an autotest. For more
|
Projects with boilerplate code for an autotest. For more
|
||||||
information, see \l {Creating Autotests}.
|
information, see \l {Creating Autotests}.
|
||||||
|
Reference in New Issue
Block a user