forked from qt-creator/qt-creator
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:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user