summaryrefslogtreecommitdiff
path: root/doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc
diff options
context:
space:
mode:
authorJohanna Vanhatapio <johanna.vanhatapio@qt.io>2021-04-01 15:17:08 +0300
committerJohanna Vanhatapio <johanna.vanhatapio@qt.io>2021-04-07 11:30:23 +0000
commit4bf879a7701e6c2f6c61c87f7d5db858c4a07eed (patch)
tree31904577ae10ef48c4f66c0b06ee6e720e0a3f76 /doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc
parent0af187299aa0cc9271336942dcbc0ecb718f6bca (diff)
downloadqt-creator-4bf879a7701e6c2f6c61c87f7d5db858c4a07eed.tar.gz
Doc: Update info on the Library view
Task-number: QDS-4007 Change-Id: I981dfa54b4497b0517f1348aff8cc2d992a2cb2a Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
Diffstat (limited to 'doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc')
-rw-r--r--doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc14
1 files changed, 7 insertions, 7 deletions
diff --git a/doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc b/doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc
index 6e059278b7..5c1256cb72 100644
--- a/doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc
+++ b/doc/qtdesignstudio/src/qtdesignstudio-simulink.qdoc
@@ -144,13 +144,13 @@
\section2 Importing the Simulink Connector
- To integrate the Simulink model into \QDS, you first need to import the
- Simulink connector in \uicontrol Library. Click the \uicontrol {QML Imports
- Tab}, select the \uicontrol {<Add Import>} drop-down menu, and then select
- \uicontrol SimulinkConnector. \QDS is now ready to communicate with the
+ To integrate the Simulink model into \QDS, you first need to add the
+ Simulink connector module to your project. In the \l Library view, select
+ \uicontrol Components > \inlineimage plus.png
+ > \uicontrol SimulinkConnector. \QDS is now ready to communicate with the
Simulink model.
- \image studio-qml-imports-slconnector.png "Simulink Connector in the QML Imports list"
+ \image studio-qml-imports-slconnector.png "Simulink Connector in the list of available modules."
If you need to change the IP address and/or port, you need to select the
\uicontrol SimulinkConnector item in \uicontrol Navigator and set the IP
@@ -162,8 +162,8 @@
To communicate with a specific model in Simulink, you need to create
properties matching the send and receive properties in the root of the
application you are building. Select the root item in \uicontrol
- Navigator to add the properties in the \uicontrol Properties tab in
- \uicontrol {Connection View}.
+ Navigator to add the properties in \uicontrol {Connection View} >
+ \uicontrol Properties.
See \l {Specifying Dynamic Properties} for a detailed description of how
to add a custom property. The name of the property and the data type