Doc: Add page for Qt Insight view

Task-number: QDS-10551
Change-Id: Iaf918b71082a62dc9a30564df2ac38e1db82f433
Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Reviewed-by: Qt CI Patch Build Bot <ci_patchbuild_bot@qt.io>
Reviewed-by: Tanja Remes <tanja.remes@qt.io>
This commit is contained in:
Mats Honkamaa
2023-09-11 08:36:08 +03:00
parent ed6f870a81
commit f979ca36dd
5 changed files with 31 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 42 KiB

View File

@@ -33,6 +33,7 @@
\li \l{Open Documents} \li \l{Open Documents}
\li \l{Content Library} \li \l{Content Library}
\li \l{Texture Editor} \li \l{Texture Editor}
\li \l{Qt Insight}
\endlist \endlist
\li \l{Managing Workspaces} \li \l{Managing Workspaces}
\li \l{Managing Sessions} \li \l{Managing Sessions}

View File

@@ -0,0 +1,28 @@
// Copyright (C) 2023 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page studio-qt-insight.html
\previouspage studio-texture-editor.html
\nextpage creator-project-managing-workspaces.html
\title Qt Insight
In the \uicontrol {Qt Insight} view, you manage your Qt Insight.
Qt Insight is an analytics solution that provides real user insights on the usage of Qt
applications. It shows, for example, an applications performance, usage, and user data.
For more information, see the
\l{https://www.qt.io/product/insight/onboarding-instructions}{Getting Started with Qt Insight}
documentation.
\image qt-insight-view.png
In \QDS, you can do the following with Qt Insight:
\list
\li Turn on and off tracking
\li Set send cadence
\li Manage categories
\endlist
*/

View File

@@ -4,7 +4,7 @@
/*! /*!
\page studio-texture-editor.html \page studio-texture-editor.html
\previouspage studio-content-library.html \previouspage studio-content-library.html
\nextpage creator-project-managing-workspaces.html \nextpage studio-qt-insight.html
\title Texture Editor \title Texture Editor

View File

@@ -3,7 +3,7 @@
/*! /*!
\page creator-project-managing-workspaces.html \page creator-project-managing-workspaces.html
\previouspage studio-texture-editor.html \previouspage studio-qt-insight.html
\nextpage creator-project-managing-sessions.html \nextpage creator-project-managing-sessions.html
\title Managing Workspaces \title Managing Workspaces