forked from qt-creator/qt-creator
Doc: Add a step to add connections and bindings in Connections tab
...in Qt Quick Designer. Change-Id: Ifedb43e73eb868292d31941f432731c27320ca5e Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
This commit is contained in:
@@ -58,6 +58,9 @@
|
||||
|
||||
\li Select the \uicontrol {Connections} tab.
|
||||
|
||||
\li Select the \inlineimage plus.png
|
||||
(\uicontrol Add) button to add a connection.
|
||||
|
||||
\li Select \uicontrol Target to add the object to connect to a signal.
|
||||
|
||||
\li Select \uicontrol {Signal Handler} to select the signal that the connection
|
||||
@@ -105,6 +108,9 @@
|
||||
|
||||
\li Select the \uicontrol {Bindings} tab.
|
||||
|
||||
\li Select the \inlineimage plus.png
|
||||
(\uicontrol Add) button to add a binding.
|
||||
|
||||
\li Select \uicontrol Item to select the target object whose property you want
|
||||
to change dynamically.
|
||||
|
||||
|
Reference in New Issue
Block a user