forked from qt-creator/qt-creator
Doc: Add a note that qmltooling plugins are required for QML debugging
Task-number: QTBUG-82039 Change-Id: I042b8212e3571b806e9a35b12fa83cc84006b2e6 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
/****************************************************************************
|
||||
**
|
||||
** Copyright (C) 2018 The Qt Company Ltd.
|
||||
** Copyright (C) 2020 The Qt Company Ltd.
|
||||
** Contact: https://www.qt.io/licensing/
|
||||
**
|
||||
** This file is part of the Qt Creator documentation.
|
||||
@@ -89,6 +89,10 @@
|
||||
|
||||
\endlist
|
||||
|
||||
\note The \c qmltooling plugins that are required for debugging are
|
||||
automatically installed during \QC and Qt installation. Do not delete
|
||||
them if you plan to debug QML applications.
|
||||
|
||||
\section1 Mixed C++/QML Debugging
|
||||
|
||||
To debug both the C++ and QML parts of your application at the same time,
|
||||
|
Reference in New Issue
Block a user