2024-04-22 14:31:21 +02:00
|
|
|
// Copyright (C) 2024 The Qt Company Ltd.
|
|
|
|
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
|
|
|
|
|
|
|
|
/*!
|
|
|
|
\page studio-live-preview.html
|
|
|
|
\previouspage quick-states.html
|
|
|
|
\nextpage studio-live-preview-desktop.html
|
|
|
|
|
2024-12-03 19:28:20 +02:00
|
|
|
\title Validating with target hardware
|
2024-04-22 14:31:21 +02:00
|
|
|
|
|
|
|
Preview a UI file or the entire UI on the desktop, as well as on embedded
|
|
|
|
Linux devices to instantly view the changes you make to the UI. On Android
|
|
|
|
devices, the preview shows the snapshot of your project from the moment
|
|
|
|
you start the preview on the device, not your changes.
|
|
|
|
|
2025-01-31 10:58:08 +01:00
|
|
|
\image studio-live-preview.webp Live preview of the application
|
2024-04-22 14:31:21 +02:00
|
|
|
|
|
|
|
Or, use \QDV to run applications in most widely-used web browsers on the
|
|
|
|
desktop and in mobile devices and share your designs with reviewers who
|
2025-01-31 10:58:08 +01:00
|
|
|
don't have \QDS.
|
2024-04-22 14:31:21 +02:00
|
|
|
|
2025-01-31 10:58:08 +01:00
|
|
|
To learn more follow the topics below:
|
2024-04-22 14:31:21 +02:00
|
|
|
\list
|
2025-01-31 10:58:08 +01:00
|
|
|
\li \l{Running a \QDS project}
|
|
|
|
{Run a project created with \QDS}.
|
|
|
|
|
2024-12-03 19:28:20 +02:00
|
|
|
\li \l{Previewing on desktop}
|
2025-01-31 10:58:08 +01:00
|
|
|
{Preview individual QML files or the whole UI}.
|
2024-04-22 14:31:21 +02:00
|
|
|
|
2024-12-03 19:28:20 +02:00
|
|
|
\li \l{Previewing on devices}
|
2025-01-31 10:58:08 +01:00
|
|
|
{Connect your devices to your computer}.
|
2024-04-22 14:31:21 +02:00
|
|
|
|
2024-12-03 19:28:20 +02:00
|
|
|
\li \l{Sharing applications online}
|
2025-01-31 10:58:08 +01:00
|
|
|
{Share applications online and view them in a web browser}.
|
2024-04-22 14:31:21 +02:00
|
|
|
|
2024-12-03 19:28:20 +02:00
|
|
|
\li \l{Viewing applications on Android}
|
2025-01-31 10:58:08 +01:00
|
|
|
{Preview \QDS projects with \QUV on an Android device}.
|
2024-04-22 14:31:21 +02:00
|
|
|
\endlist
|
|
|
|
*/
|