Doc: Describe Help > About Qt Creator > Copy and Close

Move the instructions for contacting Qt from the front page to
a how-to topic.

Task-number: QTCREATORBUG-30209
Change-Id: I4f4083927ad54bdca555e1825f817f494e30e860
Reviewed-by: André Hartmann <aha_1980@gmx.de>
Reviewed-by: hjk <hjk@qt.io>
This commit is contained in:
Leena Miettinen
2024-02-06 16:58:52 +01:00
parent 7b57ae31f6
commit 321b245477
2 changed files with 50 additions and 16 deletions

View File

@@ -0,0 +1,49 @@
// Copyright (C) 2024 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR GFDL-1.3-no-invariants-only
/*!
\page creator-how-to-contact-qt.html
\previouspage creator-how-tos.html
\ingroup creator-how-to-use
\title Contact Qt
To report bugs and tell us what you think about \QC and Qt,
go to \uicontrol Help.
\section1 Report bugs and suggest improvements
To report bugs and add suggestions for improvement to the
\l{https://bugreports.qt.io/}{Qt Project Bug Tracker},
go to \uicontrol Help > \uicontrol {Report Bug}.
To copy information about your \QC version that you can paste to the bug
report, go to \uicontrol Help > \uicontrol {About \QC} and select
\uicontrol {Copy and Close}.
To copy detailed information about your system that you can paste to the bug
report, go to \uicontrol Help > \uicontrol {System Information} and select
\uicontrol {Copy to Clipboard}.
To get commercial Qt support, go to \uicontrol Help >
\uicontrol {Commercial Qt Support} and create a service request.
To check your licenses and services, go to \uicontrol Help >
\uicontrol {Qt Account}.
\section1 Give feedback
To rate \QC and send us feedback, go to \uicontrol Help >
\uicontrol {Give Feedback}.
Or, give feedback from your Qt account.
\section1 Join discussions
To join the \l{https://lists.qt-project.org/listinfo/qt-creator}
{\QC mailing list} or \l{https://web.libera.chat/#qt-creator}
{#qt-creator} channel on Libera.Chat IRC, go to \uicontrol Help >
\uicontrol Contact.
\sa {Pasting and Fetching Code Snippets}, {Technical Support}
*/

View File

@@ -86,6 +86,7 @@
\endlist
\li \b {\l{Reference}}
\list
\li \l {Acknowledgements}
\li \l {Build Systems}
\li \l {Command-Line Options}
\li \l {Custom Wizards}
@@ -94,21 +95,5 @@
\li \l {Supported Platforms}
\li \l {Reference}{See More...}
\endlist
\row
\li {4,1} \b {Contact Us}
\list
\li To report bugs and suggestions to the
\l{https://bugreports.qt.io/}{Qt Project Bug Tracker},
select \uicontrol Help > \uicontrol {Report Bug}.
\li To copy and paste detailed information about your
system to the bug report, select \uicontrol Help >
\uicontrol {System Information}.
\li To join the \l{https://lists.qt-project.org/listinfo/qt-creator}
{\QC mailing list} or \l{https://web.libera.chat/#qt-creator}
{#qt-creator} channel on Libera.Chat IRC, select
\uicontrol Help > \uicontrol Contact.
\li For credits and a list of third-party libraries, see
\l {Acknowledgements}.
\endlist
\endtable
*/