Doc: Add device types available in Kit options

Describe the "Emulator skin" field.

Change-Id: I7d3808064a48f7523b9f76f2058b5a1276b19e94
Reviewed-by: Kari Oikarinen <kari.oikarinen@qt.io>
This commit is contained in:
Leena Miettinen
2019-04-04 16:55:58 +02:00
parent 6fd4bcbc36
commit 3f544c18f8

View File

@@ -1,6 +1,6 @@
/**************************************************************************** /****************************************************************************
** **
** Copyright (C) 2018 The Qt Company Ltd. ** Copyright (C) 2019 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/ ** Contact: https://www.qt.io/licensing/
** **
** This file is part of the Qt Creator documentation. ** This file is part of the Qt Creator documentation.
@@ -53,6 +53,10 @@
\li Bare Metal Device \li Bare Metal Device
\li Boot2Qt Device (commercial only)
\li \l {Emulator}{Boot2Qt Emulator Device} (commercial only)
\li Generic Linux Device \li Generic Linux Device
\li iOS Device \li iOS Device
@@ -61,6 +65,12 @@
\li QNX Device \li QNX Device
\li Windows Phone
\li Windows Phone Emulator
\li Windows Runtime (local)
\endlist \endlist
To add kits: To add kits:
@@ -95,6 +105,9 @@
\li In the \uicontrol Device field, select a device. \li In the \uicontrol Device field, select a device.
\li In the \uicontrol {Emulator skin} field, select the skin to use for
the \l {Emulator}{Boot2Qt Emulator Device}.
\li In the \uicontrol Sysroot field, specify the directory where the device \li In the \uicontrol Sysroot field, specify the directory where the device
image is located. If you are not cross-compiling, leave this field image is located. If you are not cross-compiling, leave this field
empty. empty.