forked from qt-creator/qt-creator
Doc: Update Qt Quick Designer connection editor docs
- Update the screenshot - Use "select" instead of "specify", because items and properties can be selected from lists. Change-Id: I292f7900d956c682e3f4b6071bbef9a6362cc6be Reviewed-by: Tim Jenssen <tim.jenssen@qt.io> Reviewed-by: Thomas Hartmann <Thomas.Hartmann@theqtcompany.com>
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 5.7 KiB After Width: | Height: | Size: 4.8 KiB |
@@ -108,13 +108,13 @@
|
||||
\li Select \uicontrol Item to select the target object whose property you want
|
||||
to change dynamically.
|
||||
|
||||
\li Select \uicontrol Property to specify the property to bind to a source
|
||||
\li Select \uicontrol Property to select the property to bind to a source
|
||||
property.
|
||||
|
||||
\li Select \uicontrol {Source Item} to specify the object whose property you
|
||||
\li Select \uicontrol {Source Item} to select the object whose property you
|
||||
want to use to determine the behavior of the target object.
|
||||
|
||||
\li Select \uicontrol {Source Property} to specify the property to bind the
|
||||
\li Select \uicontrol {Source Property} to select the property to bind the
|
||||
target property to.
|
||||
|
||||
\endlist
|
||||
|
||||
Reference in New Issue
Block a user