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

/*!
    \page creator-deployment-b2qt.html
    \previouspage creator-deploying-android.html
    \nextpage creator-deployment-embedded-linux.html

    \title Deploying Applications to Boot2Qt Devices

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

    \image qtcreator-boot2qt-deployment-steps.png "Boot2Qt deployment steps"

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

    \section1 Launching Applications on Boot

    In addition, to have your application launch on boot, select
    \uicontrol {Add Deploy Step} > \uicontrol {Change default application}
    > \uicontrol {Set this application to start by default}.
*/