forked from qt-creator/qt-creator
Doc: update QML emulation layer options
A check box was divided into two radio buttons. Change-Id: I0439e038be2508a62811a5200c10a07367e85576 Reviewed-by: Tim Jenssen <tim.jenssen@theqtcompany.com>
This commit is contained in:
committed by
Leena Miettinen
parent
9ccb6b81c9
commit
16c3745da4
@@ -91,13 +91,14 @@
|
||||
correctly from QML modules, the emulation layer must be built with the same
|
||||
Qt version as the QML modules.
|
||||
|
||||
By default, the emulation layer is provided by \QC and built with the same
|
||||
By default, a fallback emulation layer is provided by \QC and built with the same
|
||||
Qt version as \QC. Therefore, your QML modules will mostly not work out of
|
||||
the box.
|
||||
|
||||
To use an emulation layer that is built with the Qt
|
||||
configured in the build and run kit for the project, deselect the
|
||||
\gui {Always use the QML emulation layer provided by Qt Creator} check box.
|
||||
configured in the build and run kit for the project, select \gui Tools >
|
||||
\gui Options > \gui {Qt Quick} > \gui {Qt Quick Designer} >
|
||||
\gui {Use QML emulation layer which is built by the selected Qt} radio button.
|
||||
\QC builds the emulation layer when you select the \gui Design mode.
|
||||
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user