aboutsummaryrefslogtreecommitdiffstats
path: root/doc/qtcreator/src/qnx/creator-deployment-qnx.qdoc
blob: 7e7b8e2059d409bddedd08158f382ed6e3a5da7b (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
// Copyright (C) 2018 Blackberry
// Copyright (C) 2022 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only

// **********************************************************************
// NOTE: the sections are not ordered by their logical order to avoid
// reshuffling the file each time the index order changes (i.e., often).
// Run the fixnavi.pl script to adjust the links to the index order.
// **********************************************************************

/*!
    \previouspage creator-deployment-embedded-linux.html
    \page creator-deployment-qnx.html
    \nextpage creator-connecting-mobile.html

    \title Deploying Applications to QNX Neutrino Devices

    You can specify settings for deploying applications to QNX Neutrino
    devices in the project configuration file and in \uicontrol Projects
    > \uicontrol {Run Settings} > \uicontrol Deployment.

    \image qtcreator-qnx-deployment.png "Deploy to device"

    The deployment process is described in more detail in
    \l{Deploying Applications to Generic Remote Linux Devices}.

    \section1 Finding Configured Devices

    The \uicontrol {Check for a configured device} deployment step looks for a
    device that is ready for deployment.
*/