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:
Leena Miettinen
2016-07-28 16:22:18 +02:00
parent 55466483cb
commit 7ad279e99d
2 changed files with 3 additions and 3 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.7 KiB

After

Width:  |  Height:  |  Size: 4.8 KiB

View File

@@ -108,13 +108,13 @@
\li Select \uicontrol Item to select the target object whose property you want \li Select \uicontrol Item to select the target object whose property you want
to change dynamically. 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. 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. 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. target property to.
\endlist \endlist