aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qnx/creator-developing-qnx.qdoc
blob: 546de76fcb39f82ccfc1cb342e1a8b466a747409 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
// Copyright (C) 2018 Blackberry
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

/*!
    \previouspage creator-developing-mcu.html
    \page creator-developing-qnx.html
    \nextpage creator-setup-webassembly.html

    \title Connecting QNX Devices

    You can connect QNX devices to the development PC to deploy, run and debug
    applications on them from within \QC. The QNX Neutrino RTOS should provide
    a few additional command line tools and services, as described in
    \l {Qt for QNX}.

    \note In Qt 6, \QC support for QNX is considered experimental.

    \section1 Adding a QNX Neutrino Device in \QC

    Adding a QNX Neutrino device is very similar to
    \l{Connecting Generic Remote Linux Devices}, except that
    you need to select \uicontrol {QNX Device} in the
    \uicontrol {Device Configuration} wizard.

    \section1 Adding Kits for QNX Devices

    To view QNX device settings, select \uicontrol Edit > \uicontrol Preferences >
    \uicontrol Devices > \uicontrol QNX. Select the \uicontrol {Generate kits}
    check box to allow \QC to generate kits for QNX development. For more
    information about how to create the kits manually, see \l {Adding Kits}.
*/