Doc: Remove info about Qt Quick Designer plugin from Qt Creator Manual

Fixes: QTCREATORBUG-26321
Change-Id: I8738cbdc56d6469a4d133b17741871787e0cba9f
Reviewed-by: Thomas Hartmann <thomas.hartmann@qt.io>
Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
Leena Miettinen
2021-10-05 15:50:41 +02:00
parent badc1f8551
commit 73fa76f776
91 changed files with 336 additions and 542 deletions

View File

@@ -244,7 +244,12 @@
You can change property values temporarily, without editing the source, and
view the results in the running application. You can change the property
values permanently in the \uicontrol Properties view in the Design mode.
values permanently in
\if defined(qtcreator)
code.
\else
the \l Properties view.
\endif
\section1 Applying QML Changes at Runtime