forked from qt-creator/qt-creator
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:
BIN
doc/qtdesignstudio/images/qt-insight-view.png
Normal file
BIN
doc/qtdesignstudio/images/qt-insight-view.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
@@ -33,6 +33,7 @@
|
||||
\li \l{Open Documents}
|
||||
\li \l{Content Library}
|
||||
\li \l{Texture Editor}
|
||||
\li \l{Qt Insight}
|
||||
\endlist
|
||||
\li \l{Managing Workspaces}
|
||||
\li \l{Managing Sessions}
|
||||
|
28
doc/qtdesignstudio/src/views/studio-qtinsight.qdoc
Normal file
28
doc/qtdesignstudio/src/views/studio-qtinsight.qdoc
Normal 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 application’s 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
|
||||
*/
|
@@ -4,7 +4,7 @@
|
||||
/*!
|
||||
\page studio-texture-editor.html
|
||||
\previouspage studio-content-library.html
|
||||
\nextpage creator-project-managing-workspaces.html
|
||||
\nextpage studio-qt-insight.html
|
||||
|
||||
\title Texture Editor
|
||||
|
||||
|
@@ -3,7 +3,7 @@
|
||||
|
||||
/*!
|
||||
\page creator-project-managing-workspaces.html
|
||||
\previouspage studio-texture-editor.html
|
||||
\previouspage studio-qt-insight.html
|
||||
\nextpage creator-project-managing-sessions.html
|
||||
|
||||
\title Managing Workspaces
|
||||
|
Reference in New Issue
Block a user